Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-24 | huge jump tables | Rémi Calixte | |
2021-08-23 | skip nonmatching FUN_02006ED4 | Rémi Calixte | |
2021-08-23 | ugliness | Rémi Calixte | |
2021-08-23 | fix issues | red031000 | |
2021-08-22 | substantial mod59 struct changes | red031000 | |
2021-08-22 | Merge pull request #456 from red031000/master | Akira Akashi | |
two item icons and a mod59 function | |||
2021-08-22 | Port bin2obj from NitroSDK | PikalaxALT | |
2021-08-22 | some cleanup | red031000 | |
2021-08-22 | Merge branch 'master' into unk_02006D98 | Rémi Calixte | |
2021-08-22 | Merge remote-tracking branch 'origin/master' into pikalax_work | PikalaxALT | |
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 | |
2021-08-21 | nitrogfx compatibility with MSVCC | PikalaxALT | |
2021-08-21 | Merge pull request #454 from tgsm/save_data_write_error | Akira Akashi | |
Save data write error |