fixed byte programming for 28sf0x0; regenerated flashers

This commit is contained in:
Jakub Husak
2023-02-10 11:40:18 +01:00
parent b3c933a99f
commit ca06cf8a02
16 changed files with 9 additions and 0 deletions
+7
View File
@@ -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