summaryrefslogtreecommitdiff
path: root/arm7
AgeCommit message (Collapse)Author
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
2020-07-27arm 7 *should* be shiftable nowred031000
2020-07-27Merge branch 'master' of github.com:pret/pokediamond into pikalax_workPikalaxALT
2020-07-27fix arm7 buildred031000
2020-07-27arm7 rtc cleanup and arm9 module 62 sinitred031000
2020-07-27Merge branch 'master' of github.com:pret/pokediamond into pikalax_workPikalaxALT
2020-07-26Document ARM7 crt0PikalaxALT
2020-07-25split arm7 NVRAM and some RTCred031000
2020-07-15apparently I forgot to remove arm7 OS_thread.sred031000
2020-07-13match OS_timerred031000
2020-07-11Added sorting to makefile wildcardDemki
fixes builds with make >= 3.8.2 and < 4.3
2020-07-06castEgor Ananyin
2020-07-06One more funcEgor Ananyin
2020-07-06I'm fucking stupidEgor Ananyin