Fixed a couple of minor typos in the modification commentary

This commit is contained in:
Mark Moxon 2023-01-06 11:25:31 +00:00
commit 3dc852da53
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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