p65a
p65a copied to clipboard
Commit/document codegen
Future-me is reading this codebase and sees references to codegen https://github.com/DavidBuchanan314/p65a/blob/3749d29422b5b6fd133323743f54dbca3730ffd3/src/p65a/assembler.py#L731
iirc some of this Python source was generated from a JSON file with info about the 6502 ISA. I should include the source used to generate that, if I can find it. (possibly based on this, can't remember https://gist.github.com/kirbyUK/1a0797e19f54c1e35e67ce7b385b323e )