mirror of
https://github.com/robmcmullen/fujirun.git
synced 2025-01-14 00:32:55 +00:00
Removed unused HGR2 page
This commit is contained in:
parent
aefe89c5f1
commit
1a75732a79
Binary file not shown.
@ -531,527 +531,6 @@ FASTFONT_H1_23
|
||||
ldy scratch_0
|
||||
rts
|
||||
|
||||
FASTFONT_H2 ; A = character, X = column, Y = row; A is clobbered, X&Y are not
|
||||
pha
|
||||
lda FASTFONT_H2_JMP_HI,y
|
||||
sta FASTFONT_H2_JMP+2
|
||||
lda FASTFONT_H2_JMP_LO,y
|
||||
sta FASTFONT_H2_JMP+1
|
||||
sty scratch_0
|
||||
pla
|
||||
tay
|
||||
FASTFONT_H2_JMP
|
||||
jmp $ffff
|
||||
|
||||
|
||||
FASTFONT_H2_JMP_HI
|
||||
.byte >FASTFONT_H2_0
|
||||
.byte >FASTFONT_H2_1
|
||||
.byte >FASTFONT_H2_2
|
||||
.byte >FASTFONT_H2_3
|
||||
.byte >FASTFONT_H2_4
|
||||
.byte >FASTFONT_H2_5
|
||||
.byte >FASTFONT_H2_6
|
||||
.byte >FASTFONT_H2_7
|
||||
.byte >FASTFONT_H2_8
|
||||
.byte >FASTFONT_H2_9
|
||||
.byte >FASTFONT_H2_10
|
||||
.byte >FASTFONT_H2_11
|
||||
.byte >FASTFONT_H2_12
|
||||
.byte >FASTFONT_H2_13
|
||||
.byte >FASTFONT_H2_14
|
||||
.byte >FASTFONT_H2_15
|
||||
.byte >FASTFONT_H2_16
|
||||
.byte >FASTFONT_H2_17
|
||||
.byte >FASTFONT_H2_18
|
||||
.byte >FASTFONT_H2_19
|
||||
.byte >FASTFONT_H2_20
|
||||
.byte >FASTFONT_H2_21
|
||||
.byte >FASTFONT_H2_22
|
||||
.byte >FASTFONT_H2_23
|
||||
FASTFONT_H2_JMP_LO
|
||||
.byte <FASTFONT_H2_0
|
||||
.byte <FASTFONT_H2_1
|
||||
.byte <FASTFONT_H2_2
|
||||
.byte <FASTFONT_H2_3
|
||||
.byte <FASTFONT_H2_4
|
||||
.byte <FASTFONT_H2_5
|
||||
.byte <FASTFONT_H2_6
|
||||
.byte <FASTFONT_H2_7
|
||||
.byte <FASTFONT_H2_8
|
||||
.byte <FASTFONT_H2_9
|
||||
.byte <FASTFONT_H2_10
|
||||
.byte <FASTFONT_H2_11
|
||||
.byte <FASTFONT_H2_12
|
||||
.byte <FASTFONT_H2_13
|
||||
.byte <FASTFONT_H2_14
|
||||
.byte <FASTFONT_H2_15
|
||||
.byte <FASTFONT_H2_16
|
||||
.byte <FASTFONT_H2_17
|
||||
.byte <FASTFONT_H2_18
|
||||
.byte <FASTFONT_H2_19
|
||||
.byte <FASTFONT_H2_20
|
||||
.byte <FASTFONT_H2_21
|
||||
.byte <FASTFONT_H2_22
|
||||
.byte <FASTFONT_H2_23
|
||||
|
||||
FASTFONT_H2_0
|
||||
lda TransposedFontRow0,y
|
||||
sta $4000,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4400,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4800,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4c00,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5000,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5400,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5800,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5c00,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_1
|
||||
lda TransposedFontRow0,y
|
||||
sta $4080,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4480,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4880,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4c80,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5080,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5480,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5880,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5c80,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_2
|
||||
lda TransposedFontRow0,y
|
||||
sta $4100,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4500,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4900,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4d00,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5100,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5500,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5900,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5d00,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_3
|
||||
lda TransposedFontRow0,y
|
||||
sta $4180,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4580,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4980,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4d80,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5180,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5580,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5980,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5d80,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_4
|
||||
lda TransposedFontRow0,y
|
||||
sta $4200,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4600,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4a00,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4e00,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5200,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5600,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5a00,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5e00,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_5
|
||||
lda TransposedFontRow0,y
|
||||
sta $4280,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4680,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4a80,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4e80,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5280,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5680,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5a80,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5e80,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_6
|
||||
lda TransposedFontRow0,y
|
||||
sta $4300,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4700,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4b00,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4f00,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5300,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5700,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5b00,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5f00,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_7
|
||||
lda TransposedFontRow0,y
|
||||
sta $4380,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4780,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4b80,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4f80,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5380,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5780,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5b80,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5f80,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_8
|
||||
lda TransposedFontRow0,y
|
||||
sta $4028,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4428,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4828,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4c28,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5028,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5428,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5828,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5c28,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_9
|
||||
lda TransposedFontRow0,y
|
||||
sta $40a8,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $44a8,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $48a8,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4ca8,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $50a8,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $54a8,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $58a8,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5ca8,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_10
|
||||
lda TransposedFontRow0,y
|
||||
sta $4128,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4528,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4928,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4d28,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5128,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5528,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5928,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5d28,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_11
|
||||
lda TransposedFontRow0,y
|
||||
sta $41a8,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $45a8,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $49a8,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4da8,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $51a8,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $55a8,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $59a8,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5da8,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_12
|
||||
lda TransposedFontRow0,y
|
||||
sta $4228,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4628,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4a28,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4e28,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5228,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5628,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5a28,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5e28,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_13
|
||||
lda TransposedFontRow0,y
|
||||
sta $42a8,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $46a8,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4aa8,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4ea8,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $52a8,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $56a8,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5aa8,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5ea8,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_14
|
||||
lda TransposedFontRow0,y
|
||||
sta $4328,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4728,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4b28,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4f28,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5328,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5728,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5b28,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5f28,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_15
|
||||
lda TransposedFontRow0,y
|
||||
sta $43a8,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $47a8,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4ba8,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4fa8,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $53a8,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $57a8,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5ba8,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5fa8,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_16
|
||||
lda TransposedFontRow0,y
|
||||
sta $4050,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4450,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4850,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4c50,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5050,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5450,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5850,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5c50,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_17
|
||||
lda TransposedFontRow0,y
|
||||
sta $40d0,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $44d0,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $48d0,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4cd0,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $50d0,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $54d0,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $58d0,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5cd0,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_18
|
||||
lda TransposedFontRow0,y
|
||||
sta $4150,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4550,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4950,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4d50,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5150,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5550,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5950,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5d50,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_19
|
||||
lda TransposedFontRow0,y
|
||||
sta $41d0,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $45d0,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $49d0,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4dd0,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $51d0,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $55d0,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $59d0,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5dd0,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_20
|
||||
lda TransposedFontRow0,y
|
||||
sta $4250,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4650,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4a50,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4e50,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5250,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5650,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5a50,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5e50,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_21
|
||||
lda TransposedFontRow0,y
|
||||
sta $42d0,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $46d0,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4ad0,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4ed0,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $52d0,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $56d0,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5ad0,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5ed0,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_22
|
||||
lda TransposedFontRow0,y
|
||||
sta $4350,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $4750,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4b50,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4f50,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $5350,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $5750,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5b50,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5f50,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
FASTFONT_H2_23
|
||||
lda TransposedFontRow0,y
|
||||
sta $43d0,x
|
||||
lda TransposedFontRow1,y
|
||||
sta $47d0,x
|
||||
lda TransposedFontRow2,y
|
||||
sta $4bd0,x
|
||||
lda TransposedFontRow3,y
|
||||
sta $4fd0,x
|
||||
lda TransposedFontRow4,y
|
||||
sta $53d0,x
|
||||
lda TransposedFontRow5,y
|
||||
sta $57d0,x
|
||||
lda TransposedFontRow6,y
|
||||
sta $5bd0,x
|
||||
lda TransposedFontRow7,y
|
||||
sta $5fd0,x
|
||||
ldy scratch_0
|
||||
rts
|
||||
|
||||
TransposedFontRow0
|
||||
.byte $00, $00, $00, $14, $00, $00, $14, $14, $00, $00, $14, $14, $00, $00, $14, $00
|
||||
.byte $00, $00, $00, $1c, $00, $00, $1c, $1c, $00, $00, $1c, $1c, $00, $00, $1c, $00
|
||||
|
Loading…
x
Reference in New Issue
Block a user