Commit Graph

11 Commits

Author SHA1 Message Date
Phillip Stephens c6502a089c Convert runtime.s to inline assembly and link
Former-commit-id: 5bad64c75a
2022-10-25 22:54:37 -07:00
Phillip Stephens ba4982f6dc Minor fixes
Former-commit-id: 8de39f488c
2022-10-07 01:17:26 -07:00
Luke Street 1caf7322ca Fix splits & .balign 8 all data sections
Former-commit-id: 2142670ac6
2022-08-10 19:08:58 -04:00
Luke Street 85f091062d Full deincbin
Former-commit-id: d05e75f6f9
2022-07-14 01:48:03 -04:00
Phillip Stephens 45963b5ba7 Split data.s
Former-commit-id: 4c74f8856b
2022-04-17 21:19:18 -07:00
Phillip Stephens 73b7b4df3a MusyX: Correct global variable locations, and move synth_dbtab to C
Former-commit-id: 7f90b8de58
2022-04-09 01:51:35 -07:00
Phillip Stephens d65e711d1e Fully symbolize MusyX
Former-commit-id: 40babd0f65
2022-04-08 23:40:18 -07:00
Phillip Stephens ca924e27b4 Match snd_init
Former-commit-id: 95f655b9db
2022-04-08 01:30:31 -07:00
Phillip Stephens 98f4319c5b Split out sinit data from bss.s, continue renaming globals
Former-commit-id: ab5fa28f1c
2022-04-07 01:53:55 -07:00
Phillip Stephens b858de6022 Split more section data
Former-commit-id: 2316eb01d3
2022-04-06 03:04:03 -07:00
Phillip Stephens 57eb04bb05 Move asm/Runtime/PPCEABI/H code into asm/Runtime
Former-commit-id: 19206f91f9
2022-04-06 01:17:53 -07:00