Corrected additional inconsistent uses of whitespace

This commit is contained in:
Eduardo Quezada
2022-08-15 17:04:34 -04:00
parent 63e4a8adcd
commit e8a05e92e4
11 changed files with 898 additions and 898 deletions

View File

@@ -1,5 +1,5 @@
@ Note: ROM header data is empty space here.
@ It's populated by gbafix using data provided in the Makefile.
@ It's populated by gbafix using data provided in the Makefile.
.global Start
Start:
@@ -41,20 +41,20 @@ RomHeaderChecksum:
RomHeaderReserved2:
.space 2
.word 0
.word 0
.global GPIOPortData
.global GPIOPortData
GPIOPortData:
.2byte 0
.2byte 0
.global GPIOPortDirection
.global GPIOPortDirection
GPIOPortDirection:
.2byte 0
.2byte 0
.global GPIOPortReadEnable
.global GPIOPortReadEnable
GPIOPortReadEnable:
.2byte 0
.2byte 0
.2byte 0
.2byte 0
.space 0x34
.space 0x34