-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
Hi!
First of all, great job!!!
I've question.
My current 6502 setup has 32Kb of RAM (from $0000-$7FFF) 16Kb of I/O (from $8000-BFFF) and 16 Kb of ROM (from $C000-$FFFF)
I'm trying to change your asm code to "break" $3FFF current memory address.
Code seems to works (upload program to RAM not tested yet) , but for example if I go to "about" or "credits" nothing appears on LCD and freeze the system.
How can I do this?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels