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

Binary file not shown.

File diff suppressed because it is too large Load Diff