2 posts / 0 new
Last post
The code when in the 128s

The code when in the 128s memory space is at E16E
LDX #$30
LDA $EC27,X
STA $D000,X
DEX
BPL $F7

To which E2C7 contains what the startup VIC settings, to which E2E7-8 contains 0D 0B

Where that is relative to the ROM file no idea.

Log in or register to post comments