summaryrefslogtreecommitdiff
path: root/assets/xml/boot/gfxprint.xml
blob: 944a1432b0649ca6f56ff162415f32def4a6ccdc (plain)
1
2
3
4
5
6
7
8
9
<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>