There is a reaction game on Hans site called "reactie" ... It is in a bad shape, the binary is none, it's just a text with .bin ending, and the assembler code has some obvious flaws...
Maybe you can help me here. I'm stuck.
How the program should work:
When you start it, the HEX display goes blank. After a random time a timer younts up until you push a button on the keypad. Then it should display a comment on how you did.
I've put it in a modern dialect and assembled it, it works until you push the key. The display starts showing garbage.
What makes no sense is line 195 "sta $0305" self modifying code? did I miss something?
In the zip file you find the original and my humble tries...
If you need a nut to crack for this weekend, here it is ;)
Nils