mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 06:54:14 -04:00
e982c44721
* extract gfxprint font data as blobs * Remove font from fault_drawer out name * audio heap bss * audio sequence bss * audio session config bss * Move code_801D1E80 down in the spec * Gfxprint don't just include generated c file
7 lines
309 B
XML
7 lines
309 B
XML
<Root>
|
|
<File Name="boot" OutName="fault_drawer" BaseAddress="0x80080060" RangeStart="0x18BF0" RangeEnd="0x18FF0" >
|
|
<!-- The real version is const and found in fault_drawer.c, though shares the same name -->
|
|
<Blob Name="sFaultDrawerFont" Size="0x400" Offset="0x18BF0"/>
|
|
</File>
|
|
</Root>
|