|
|
|
|
|
by erwincoumans
1570 days ago
|
|
Thanks for the effort, this is great! Amazing some of us still can remember some of the special SYS and POKE addresses by head:
sys 64738 (hex FCE2, reset)
poke 808,234 (disable runstop/restore)
graphics memory 0x400-0x7e8 and
$a000-$bfff basic rom memory You could basically visualize the entire 64k in your head. Good times! |
|