A Z80 definition for customASM #149
physnoct
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I made a Z80 definition for customASM. It works except for 2 issues:
It can't parse EX AF,AF'.
It can't differenciate 2 different instructions like RLD and RL D and some other similar instructions.
https://github.com/physnoct/z80_assembler
Beta Was this translation helpful? Give feedback.
All reactions