Cooper Harasyn
Cooper Harasyn
This fixes an "illegal addressing mode" error with the latest version of ca65. Fixes #17.
See title. When assembling with `ca65 V2.19 - Git 494bf10` I get the following errors: ``` E:\temp\ebsrc-main>ca65 --version ca65 V2.19 - Git 494bf10 E:\temp\ebsrc-main>make ca65 -t none --cpu 65816 --bin-include-dir...
It's hard to notice when you're just playing Mario Paint, but I determined that about 1-2 times a second, frames of input are dropped. This is most likely due to...