Convert GF ROM header to C

This commit is contained in:
GriffinR
2021-11-01 01:42:02 -04:00
parent dac4192fd3
commit ef2971d8dc
7 changed files with 189 additions and 89 deletions

View File

@@ -40,3 +40,24 @@ RomHeaderChecksum:
RomHeaderReserved2:
.space 2
@ 80000C0
.word 0
.global GPIOPortData
GPIOPortData: @ 80000C4
.2byte 0
.global GPIOPortDirection
GPIOPortDirection: @ 80000C6
.2byte 0
.global GPIOPortReadEnable
GPIOPortReadEnable: @ 80000C8
.2byte 0
@ 80000CA
.2byte 0
@ 80000CC
.space 0x34