Jeroen Venema

Results 4 comments of Jeroen Venema

Sorry it took me a while to respond. I think it's an interesting option to switch, but I'd rather see a separate switch command instead of providing this as an...

Fixed in https://github.com/envenomator/agon-ez80asm/commit/7c9af7b24efb0c765d81269293df0ed02ac685b5

For ez80asm, the .org directive was never intended to be used multiple times; just once in the beginning of the first source file. The docs do mention 'no padding', but...