Gfxprint OK (#826)

* Match last two functions as well as some cleanup

* One more small cleanup

* Reviews

* format

* Move internal GFXP_FLAG defines to c file

* Format
This commit is contained in:
Derek Hensley
2022-06-18 18:56:10 -07:00
committed by GitHub
parent 03ba917853
commit 271b7c7827
11 changed files with 183 additions and 120 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ asm/non_matchings/boot/stackcheck/StackCheck_Cleanup.s,StackCheck_Cleanup,0x8008
asm/non_matchings/boot/stackcheck/StackCheck_GetState.s,StackCheck_GetState,0x80085468,0x1E
asm/non_matchings/boot/stackcheck/StackCheck_CheckAll.s,StackCheck_CheckAll,0x800854E0,0x16
asm/non_matchings/boot/stackcheck/StackCheck_Check.s,StackCheck_Check,0x80085538,0xE
asm/non_matchings/boot/gfxprint/GfxPrint_InitDlist.s,GfxPrint_InitDlist,0x80085570,0x113
asm/non_matchings/boot/gfxprint/GfxPrint_Setup.s,GfxPrint_Setup,0x80085570,0x113
asm/non_matchings/boot/gfxprint/GfxPrint_SetColor.s,GfxPrint_SetColor,0x800859BC,0x13
asm/non_matchings/boot/gfxprint/GfxPrint_SetPosPx.s,GfxPrint_SetPosPx,0x80085A08,0x9
asm/non_matchings/boot/gfxprint/GfxPrint_SetPos.s,GfxPrint_SetPos,0x80085A2C,0xA
1 asm/non_matchings/boot/boot_main/bootproc.s bootproc 0x80080060 0x3C
134 asm/non_matchings/boot/stackcheck/StackCheck_GetState.s StackCheck_GetState 0x80085468 0x1E
135 asm/non_matchings/boot/stackcheck/StackCheck_CheckAll.s StackCheck_CheckAll 0x800854E0 0x16
136 asm/non_matchings/boot/stackcheck/StackCheck_Check.s StackCheck_Check 0x80085538 0xE
137 asm/non_matchings/boot/gfxprint/GfxPrint_InitDlist.s asm/non_matchings/boot/gfxprint/GfxPrint_Setup.s GfxPrint_InitDlist GfxPrint_Setup 0x80085570 0x113
138 asm/non_matchings/boot/gfxprint/GfxPrint_SetColor.s GfxPrint_SetColor 0x800859BC 0x13
139 asm/non_matchings/boot/gfxprint/GfxPrint_SetPosPx.s GfxPrint_SetPosPx 0x80085A08 0x9
140 asm/non_matchings/boot/gfxprint/GfxPrint_SetPos.s GfxPrint_SetPos 0x80085A2C 0xA