Posted By
Harry Potter on 2022-12-18 10:56:55
| Re: Plus4Crt3: still buggy! Help!
I found the bug! I was using the wrong addresses to swap the kernal in and out in the getkey() function while waiting for a key press. Now, I need to fix a reset bug. It should be easy to fix: I'm using jmp ($FFFA) where I need jmp ($FFFC).
|