mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-09 13:47:41 +00:00
Restore function symbols for 0-01, temporarily remove OSRtc and OSSync splits
This commit is contained in:
66
configure.py
66
configure.py
@@ -1288,45 +1288,45 @@ config.libs = [
|
||||
#minor=0,
|
||||
#patch=2,
|
||||
objects=[
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/seq.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synth.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/seq_api.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/snd_synthapi.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/seq.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synth.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/seq_api.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/snd_synthapi.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/stream.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synthdata.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synthmacros.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synthvoice.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synth_ac.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synth_adsr.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synth_vsamples.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/synth_dbtab.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/s_data.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/hw_dspctrl.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/hw_volconv.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/snd3d.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/snd_init.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/snd_math.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/snd_midictrl.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/snd_service.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/hardware.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/hw_aramdma.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/dsp_import.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/hw_dolphin.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/hw_memory.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/hw_lib_dummy.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/CheapReverb/creverb_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/CheapReverb/creverb.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/StdReverb/reverb_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/StdReverb/reverb.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/Delay/delay_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/Chorus/chorus_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00"), "musyx/runtime/profile.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synthdata.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synthmacros.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synthvoice.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synth_ac.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synth_adsr.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synth_vsamples.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/synth_dbtab.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/s_data.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/hw_dspctrl.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/hw_volconv.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/snd3d.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/snd_init.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/snd_math.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/snd_midictrl.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/snd_service.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/hardware.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/hw_aramdma.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/dsp_import.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/hw_dolphin.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/hw_memory.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/hw_lib_dummy.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/CheapReverb/creverb_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/CheapReverb/creverb.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/StdReverb/reverb_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/StdReverb/reverb.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/Delay/delay_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/Chorus/chorus_fx.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "musyx/runtime/profile.c"),
|
||||
],
|
||||
),
|
||||
DolphinLib(
|
||||
"Dummy",
|
||||
[
|
||||
Object(MatchingFor("GM8E01_00"), "Dolphin/dummy.c"),
|
||||
Object(MatchingFor("GM8E01_00", "GM8E01_01"), "Dolphin/dummy.c"),
|
||||
],
|
||||
),
|
||||
DolphinLib(
|
||||
|
||||
Reference in New Issue
Block a user