Our great sponsors
-
I know you said you wrote this in Kick Assembler, but I really feel like I should plug 64tass a fantastic cross-assembler. I've used it for my own reverse engineering projects. You might also want to look into DurexForth not because I think you should write this in Forth instead of ASM, but because it might help you to think about how to write things like a quest interpreter.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Including files in durexForth (C64)
- Are there any things in math you wish you could rename?
- I'm working on a MOS 6502 emulator in C, and am not sure if I'm going about it in the most "best practice" way. Any advice or comments would be great! :D
- I just got my IBM 5160 online!
- Adding a separate debug window to the py65 6502 emulator