mirror of
https://github.com/Pecusx/jataricart.git
synced 2026-05-21 21:33:51 +02:00
fixed byte programming for 28sf0x0; regenerated flashers
This commit is contained in:
@@ -403,6 +403,13 @@ flashsetaddr
|
||||
sty flashaddr+1
|
||||
rts
|
||||
|
||||
flashunlockchip
|
||||
lda #flash_unlockchip
|
||||
jmp jsrtovectorproc
|
||||
flashlockchip
|
||||
lda #flash_lockchip
|
||||
jmp jsrtovectorproc
|
||||
|
||||
flashsetbank
|
||||
sta $d500,x
|
||||
lda $d013
|
||||
|
||||
Reference in New Issue
Block a user