getting closer

This commit is contained in:
Antoine Vignau 2024-02-28 21:01:20 +01:00
parent 03f048bf5e
commit b5e94e75e1
4 changed files with 12753 additions and 12752 deletions

Binary file not shown.

View File

@ -22,8 +22,8 @@
theGAME JSR checkJOYSTICK theGAME JSR checkJOYSTICK
* LDA #$01 ; read score table LDA #$01 ; read score table
* JSR readSCORE JSR readSCORE
*--- Show title page *--- Show title page
* Data from $0F00 to $1A84 * Data from $0F00 to $1A84
@ -3600,6 +3600,7 @@ L77C7 jsr checkKEY
BNE L77B7 BNE L77B7
DEC counter DEC counter
BNE L77B7 BNE L77B7
* STA KBDSTROBE * STA KBDSTROBE
* STA TXTPAGE1 * STA TXTPAGE1
L77D6 lda ptrSCREEN+2 L77D6 lda ptrSCREEN+2

Binary file not shown.

File diff suppressed because it is too large Load Diff