Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-25 | arm7: run clang-format on SND_* | Michael Panzlaff | |
2021-08-25 | arm7: snd: remove some old TODOs | Michael Panzlaff | |
2021-08-25 | arm7: make more SND_exChannel functions static | Michael Panzlaff | |
2021-08-25 | arm7: split SND into SND_global and SND_channel | Michael Panzlaff | |
2021-08-25 | arm7: merge SND_channel into SND_exChannel | Michael Panzlaff | |
2021-08-25 | arm7: merge SND_lfo into SND_exChannel | Michael Panzlaff | |
2021-08-25 | arm7: merge SND_wave into SND_exChannel | Michael Panzlaff | |
2021-08-25 | arm7: merge SND_lockChannel into SND_exChannel | Michael Panzlaff | |
2021-08-25 | arm7: merge SND_seq SND_unk | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_unk_037FD440 | Michael Panzlaff | |
2021-08-25 | arm7: document SND_unk functions | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_seq | Michael Panzlaff | |
2021-08-25 | fix small error in seq header | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_command | Michael Panzlaff | |
2021-08-25 | minor fixes | Michael Panzlaff | |
2021-08-25 | refactor snd headers | Michael Panzlaff | |
2021-08-25 | add MI_CpuCopy32 | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_channel | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_capture | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_util | Michael Panzlaff | |
2021-08-25 | more header refactoring | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_bank | Michael Panzlaff | |
2021-08-25 | refactor sound headers | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_lfo | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_exChannel | Michael Panzlaff | |
2021-08-25 | add some more sound header stuff | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_lockChannel | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_wave | Michael Panzlaff | |
2021-08-25 | move more sound structs from arm9 to common include | Michael Panzlaff | |
2021-08-25 | arm7: decompile SND_main | Michael Panzlaff | |
2021-08-25 | arm7: move bad variable from SND_main to SND_lockChannel | Michael Panzlaff | |
2021-08-25 | decompile SND_alarm and SND_work | Michael Panzlaff | |
2021-08-25 | move PXI function declarations from OS_reset to their respective headers | Michael Panzlaff | |
2021-08-25 | arm7: add OS_CancelAlarm declaration | Michael Panzlaff | |
2021-08-22 | Merge pull request #456 from red031000/master | Akira Akashi | |
two item icons and a mod59 function | |||
2021-08-22 | some cleanup | red031000 | |
2021-08-22 | Merge branch 'master' into master | Akira Akashi | |
2021-08-22 | Merge pull request #457 from tgsm/nitrobanner | Akira Akashi | |
Add nitrobanner tool | |||
2021-08-22 | Merge branch 'master' into master | Akira Akashi | |
2021-08-22 | Merge branch 'master' into nitrobanner | Akira Akashi | |
2021-08-22 | Merge pull request #455 from remicalixte/unk_0200CABC | Akira Akashi | |
decompile unk_0200CABC.s into render_window.c | |||
2021-08-22 | rename unk_0200CABC to render_window | Rémi Calixte | |
2021-08-22 | partially document unk_0200CABC | Rémi Calixte | |
2021-08-22 | remove old externs | Rémi Calixte | |
2021-08-22 | MOD59_SetupBg | red031000 | |
2021-08-21 | Add nitrobanner tool | tgsm | |
This tool was made from reverse-engineering the Nitro SDK's makebanner, and is intended to replace that program. It has been tested to match the Diamond/Pearl banners as well as the HeartGold/SoulSilver banners. | |||
2021-08-22 | litearlly two item icons | red031000 | |
2021-08-22 | Merge branch 'master' into unk_0200CABC | Rémi Calixte | |
2021-08-22 | decompile unk_0200CABC.s | Rémi Calixte | |