summaryrefslogtreecommitdiff
path: root/arm7
AgeCommit message (Collapse)Author
2021-12-17Compatibility fixes for macOS 12.xPikalaxALT
2021-11-24Fix some more the building on macOSPikalaxALT
2021-11-24Fix build system for macOSPikalaxALT
2021-11-11Fix Makefile issues with OSX 11.6PikalaxALT
2021-11-05Fix issue on MacOS where wine32on64 will crash with Bus Error 10 on linking, ↵shinyquagsire23
due to passing too many arguments
2021-08-25PR: implement review corrections 3Michael Panzlaff
2021-08-25PR: implement review corrections 2Michael Panzlaff
2021-08-25PR: implement review corrections 1Michael Panzlaff
2021-08-25arm7: run clang-format on SND_*Michael Panzlaff
2021-08-25arm7: snd: remove some old TODOsMichael Panzlaff
2021-08-25arm7: make more SND_exChannel functions staticMichael Panzlaff
2021-08-25arm7: split SND into SND_global and SND_channelMichael Panzlaff
2021-08-25arm7: merge SND_channel into SND_exChannelMichael Panzlaff
2021-08-25arm7: merge SND_lfo into SND_exChannelMichael Panzlaff
2021-08-25arm7: merge SND_wave into SND_exChannelMichael Panzlaff
2021-08-25arm7: merge SND_lockChannel into SND_exChannelMichael Panzlaff
2021-08-25arm7: merge SND_seq SND_unkMichael Panzlaff
2021-08-25arm7: decompile SND_unk_037FD440Michael Panzlaff
2021-08-25arm7: document SND_unk functionsMichael Panzlaff
2021-08-25arm7: decompile SNDMichael Panzlaff
2021-08-25arm7: decompile SND_seqMichael Panzlaff
2021-08-25arm7: decompile SND_commandMichael Panzlaff
2021-08-25minor fixesMichael Panzlaff
2021-08-25add MI_CpuCopy32Michael Panzlaff
2021-08-25arm7: decompile SND_channelMichael Panzlaff
2021-08-25arm7: decompile SND_captureMichael Panzlaff
2021-08-25arm7: decompile SND_utilMichael Panzlaff
2021-08-25more header refactoringMichael Panzlaff
2021-08-25arm7: decompile SND_bankMichael Panzlaff
2021-08-25refactor sound headersMichael Panzlaff
2021-08-25arm7: decompile SND_lfoMichael Panzlaff
2021-08-25arm7: decompile SND_exChannelMichael Panzlaff
2021-08-25add some more sound header stuffMichael Panzlaff
2021-08-25arm7: decompile SND_lockChannelMichael Panzlaff
2021-08-25arm7: decompile SND_waveMichael Panzlaff
2021-08-25arm7: decompile SND_mainMichael Panzlaff
2021-08-25arm7: move bad variable from SND_main to SND_lockChannelMichael Panzlaff
2021-08-25decompile SND_alarm and SND_workMichael Panzlaff
2021-08-25move PXI function declarations from OS_reset to their respective headersMichael Panzlaff
2021-08-25arm7: add OS_CancelAlarm declarationMichael Panzlaff
2021-06-24cleanup header includes and ordersMichael Panzlaff
Not complete, but a good start.
2021-02-06add macOS supportDsaster
2021-02-05port over and implement asm processor for NONMATCHINGS. thanks hondew!ProjectRevoTPP
2020-09-19arm7 OS_contextred031000
2020-09-08split arm7 RTC_internalred031000
2020-09-05arm9 MI_memoryred031000
2020-09-03arm7 OS_messagered031000
2020-07-28Merge branch 'master' of github.com:pret/pokediamond into pikalax_workPikalaxALT
2020-07-27arm7 OS_irqTablered031000
2020-07-27arm9 OS_mutexred031000