Skip to content

Commit

Permalink
VERSION_EU audio files (#277)
Browse files Browse the repository at this point in the history
* remove yamls that were wrong and prevented jp rev0 from building correctly

* playerstate

* some jp rev0 settings

* func_800145FC should return value instead of count

* enum usage

* format

* rename vars in Audio_PlaySoundTestTrack

* Makefile: audio OPTFLAGS for EU

* VERSION EU audio_general decompiled

* audio_effects.c (Identical to US)

* audio_heap.c

* VERSION_EU audio_load.c

* renames

* audio_playback.c

* audio_seqplayer

* audio_synthesis.c

* comment

* EU audio_thread.c

* fox load symbols

* more EU symbols and functions identified

* state_1C8 -> state

* identify more eu symbols

* more EU symbols
  • Loading branch information
sonicdcer authored Nov 9, 2024
1 parent af0c6f9 commit b8a3bf6
Show file tree
Hide file tree
Showing 130 changed files with 9,634 additions and 13,178 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@ build/src/libultra/rmon/%.o: OPTFLAGS := -O1 -g0
build/src/libultra/debug/%.o: OPTFLAGS := -O1 -g0
build/src/libultra/host/%.o: OPTFLAGS := -O1 -g0
build/src/audio/%.o: OPTFLAGS := -O2 -g0
build/srceu/audio/%.o: OPTFLAGS := -O2 -g0 # temporary

# per-file flags
build/src/audio/audio_effects.o: CFLAGS += -use_readwrite_const
Expand Down
269 changes: 0 additions & 269 deletions assets/yaml/jp/rev0/ast_7_ti_1.yaml

This file was deleted.

71 changes: 0 additions & 71 deletions assets/yaml/jp/rev0/ast_7_ti_2.yaml

This file was deleted.

Loading

0 comments on commit b8a3bf6

Please sign in to comment.