vdub_bobby said:
I'm trying to write a 1k game, so I started my code at $FC00. Dasm compiles this fine as 1k and it runs fine in PCAE, but it doesn't display anything in z26. What am I doing wrong? I'll attach the file...though it doesn't do much of anything yet.
A 2600 game must be at least 2K. If you want to do a 1K game then you should fill the first 1K with #$00.