This commit is contained in:
Antoine Vignau 2024-02-23 23:10:50 +01:00
parent 2c8f745824
commit 1c03eb3e3d
7 changed files with 11763 additions and 11803 deletions

Binary file not shown.

View File

@ -3518,7 +3518,7 @@ showALLSCORES
STA theY STA theY
JSR printSTRING JSR printSTRING
ASC " LODE RUNNER HIGH SCORES"8D8D8D ASC " LODE RUNNER HIGH SCORES"8D8D8D
ASC " INITIALS LEVEL SCORE"8D ASC " INITIALS LEVEL SCORE"8D
ASC " -------- ----- --------"8D00 ASC " -------- ----- --------"8D00
LDA #$01 ; for x=1 to...10 LDA #$01 ; for x=1 to...10
@ -3653,7 +3653,7 @@ dib2 sta ptrDATA+2
iny iny
dex dex
dex dex
bpl ]lp bne ]lp
sep #$30 sep #$30
*L79BB LDA #$AA ; ligne 176 *L79BB LDA #$AA ; ligne 176

View File

@ -320,7 +320,13 @@ tblBOARDBACKH
*--- From a X in board to a X in HGR *--- From a X in board to a X in HGR
xtable DB $00 ; HGR column index xtable
]debut = 10
lup lvlWIDTH
dfb ]debut
]debut = ]debut+5
--^
DB $00 ; HGR column index
DB $05 ; 0..5..10..15 DB $05 ; 0..5..10..15
DB $0A DB $0A
DB $0F DB $0F

View File

@ -1460,10 +1460,10 @@ spr64 hex 0000000000 ; -
hex 0000000000 hex 0000000000
hex 0000000000 hex 0000000000
hex 0000000000 hex 0000000000
hex 0444444440 hex 4444444444
hex 0444444440 hex 4444444444
hex 0444444440 hex 4444444444
hex 0444444440 hex 4444444444
hex 0000000000 hex 0000000000
hex 0000000000 hex 0000000000
spr65 hex 0000000000 ; < spr65 hex 0000000000 ; <

Binary file not shown.

File diff suppressed because it is too large Load Diff