mirror of
https://github.com/zeldaret/mm.git
synced 2026-05-23 23:05:08 -04:00
fa95f9e6e8
* Import bss to boot_main and idle, match last function in idle * Some pointer cleanup in idle, spec * Clean up idle, add build.c, add bss to CIC6105 * Import rand bss * sptask bss and a macro * sptask updated to use libultra macros * siacs.c bss * Macros in CIC and idle * controller bss * seteventmesg bss * spec * pimgr and piacs bss * initialize OK, threadsave, initialize, pimgr bss * Match DmaMgr_Start * Fix bss reorder using separate file * Small cleanup of hex/dec in buffer sizes * Add comment, remove unused bss from spec * Merge remote-tracking branch 'upstream/master' into boot_bss * Format * Delete files * remove commented-out structs * Bit more cleanup * Addressed reviews * Format
4 lines
124 B
C
4 lines
124 B
C
const char gBuildTeam[] = "zelda@srd44";
|
|
const char gBuildDate[] = "00-07-31 17:04:16";
|
|
const char gBuildMakeOption[] = "";
|