Fixed a couple of minor typos in the modification commentary
This commit is contained in:
parent
88fe9b5a69
commit
3dc852da53
2 changed files with 2 additions and 2 deletions
|
|
@ -183,7 +183,7 @@ insert_nops(data_block, 0x9F3D + 0x900, 10)
|
|||
# INY
|
||||
# LDA XX15+1
|
||||
# STA (XX19),Y
|
||||
# INY :
|
||||
# INY
|
||||
# LDA XX15+2
|
||||
# STA (XX19),Y
|
||||
# INY
|
||||
|
|
|
|||
|
|
@ -223,7 +223,7 @@ insert_nops(data_block, 0x9F3D, 10)
|
|||
# INY
|
||||
# LDA XX15+1
|
||||
# STA (XX19),Y
|
||||
# INY :
|
||||
# INY
|
||||
# LDA XX15+2
|
||||
# STA (XX19),Y
|
||||
# INY
|
||||
|
|
|
|||
Loading…
Reference in a new issue