#omniasm #z80 #amstrad After lots of debugging (including my own assembler, lol), I've gotten my first Amstrad program working via my assembler and command-line disk creation tools! #8BitCoders
3
1
0
0
#omniasm #z80 #amstrad After lots of debugging (including my own assembler, lol), I've gotten my first Amstrad program working via my assembler and command-line disk creation tools! #8BitCoders
Awesome! After much debugging and head scratching (have less hair than before ๐๐) I've managed to get .pseudopc working in my #omniasm cross-cpu assembler so I can put in relocatable code now.
I hadn't taken into account the branch source address when calculating the new address using pseudopc!