Qiqitori

Results 2 comments of Qiqitori

In order to use the stack, my program first copies 0xc000 to 0xefff from the ROM to RAM at init time. (It inefficiently switches pages for every byte.) It doesn't...

I must admit that I wasn't aware that it's more common practice to make 48 KB ROMs start at 0x0000. I'll consider adjusting my 48 KB programs to start at...