Updated cx16 to match the Commander X16 ROMs and emulator, release 34.
This commit is contained in:
@@ -19,7 +19,7 @@ _cpeekc:
|
||||
sta VERA::ADDR+1 ; set row number
|
||||
stz VERA::ADDR+2
|
||||
lda CURS_X ; get character column
|
||||
asl a
|
||||
asl a ; each character has two bytes
|
||||
sta VERA::ADDR
|
||||
lda VERA::DATA0 ; get screen code
|
||||
plp
|
||||
|
||||
Reference in New Issue
Block a user