Files
mm/assets/xml/boot/gfxprint.xml
T
Derek Hensley 9ca02c79b5 Misc fixes (#1800)
* disasm_fix

* dtor

* Fault_LogThreadContext

* rearrange microcode

* sGfxPrintFont size of 0x800

* Move (null) to stackcheck

* vimgr bss

* sfx

* Remove code_801D1E80

* z_en_hy_code

* Fix assembler messages with endlabels and dlabels

* xlitob data

* Move skin unused bss pad to rumble
2025-03-24 10:52:10 -03:00

10 lines
595 B
XML

<Root>
<File Name="boot" OutName="gfxprint" BaseAddress="0x80080060" RangeStart="0x16BF0" RangeEnd="0x174A0" >
<Texture Name="sGfxPrintFontTLUT" OutName="gfx_print_font_tlut" Format="rgba16" Width="8" Height="8" Offset="0x16BF0"/>
<Texture Name="sGfxPrintRainbowTLUT" OutName="gfx_print_rainbow_tlut" Format="rgba16" Width="8" Height="2" Offset="0x16C70"/>
<!-- TODO: Properly extract fonts not as blobs -->
<Blob Name="sGfxPrintRainbowFont" Size="0x8" Offset="0x16C90"/>
<Blob Name="sGfxPrintFont" Size="0x800" Offset="0x16C98"/>
</File>
</Root>