* Squashed commit of the following:
commit 3ab4716110
Author: Fazana <52551480+FazanaJ@users.noreply.github.com>
Date: Mon May 23 23:11:46 2022 +0100
Mostly misc labelling, but also weather too (#232)
* bit more labelling
* identify some weather stuff
* Update sound_ids.h
* yum
* more random identification
* last weather stuff for now
* Update README.md
* Update README.md
* Fix non equivalent
* I found the 60fps button
* match func_80052B64
* match racer_attack_handler
* match func_80048C7C
* buncha function declaring
* e
* tweak
* match func_8004DE38
oh man oh man
* Small bit of labelling
* Merge remote-tracking branch 'upstream/master' into the-many-against-the-few
* Update README.md
* Fix monumentally poor bout of misinformation in the readme
we wouldn't want to mislead the readers, would we?
* github please
* Update README.md
* requested changes
kinda funny because I knew this struct existed, and knew it was used for this, but never made the connection lol
* Update objects.c
* match racer_enter_door
A nice easy one after the pure hellscape of the last few days :)
* names
* renames
* match func_8005250C
* heehee
* Update racer.c
* identify some misc asset calls
* identify some surface types
* match func_8005492C
* Delete func_8005492C.s
* match func_80052D7C
* move some enums
* label all existing misc asset calls
granted I know what almost none of them are lmao, buut will make things slightly easier in the long run
* Update README.md
* requested changes
pain
* Update README.md
* just a bit of labelling
* labbel
* more
* Update structs.h
* file select
* file struct
* Update menu.c
* multiplayer box
* texture naming
* realised why there's 3 indices lol
* rounding
* Update menu.c
* identify textures
* pain
* fix non equiv
* Update src/menu.c
Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
* Update src/unknown_078050.c
Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
* Update src/menu.c
Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
* more texture identification
* character select bytes
actually hate this so much
* Update menu.c
* I aged about 50 years doing this
* character select data
* fix conflicts
* match func_8007A98C
* fix video.c warnings
* rename func
* more video.c labels
* Update video.c
* blacklist windows script files
Mostly a me thing, so I can have some scripts in the root directory without them getting in the way. Since the repo operates exclusively on Linux, this shouldn't have any consequense
* fix build warnings in unknown_078050.c
* More.
* Update sched.c
* object name enum
* match gParticlePtrList_flush
* Update objects.c
* match func_8000E2B4
* Update .gitignore
* object ID enum
* match func_8000B290
* main game loop (and friends)
* Update racer.c
* match render_textured_rectangle
* match various funcs
* fix non equiv
* requested changes
Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
* Match func_80097D10 and near match func_80097918
* Rename some funcs
* Decompiled 4 functions in unknown_078050
* Renamed decompiled functions.
* Cleaned up a partial match
* Match menu_file_select_loop
* Match func_8008D5F8
* Match func_8008D8BC
* Match func_8008C168
* Match func_8008C698
* Minor updates
* Near match func_80081F4C
* MAtch func_80081F4C
* Apply some constants for half screen width
* Minor code cleanup and warning fixes
* Match menu_game_select_init
* Use constants
* Fix issue from last merge
* Update progress in README
Co-authored-by: David Benepe <benepe96@gmail.com>
Co-authored-by: Ryan Myers <foldor@gmail.com>
* Squashed commit of the following:
commit 3ab4716110
Author: Fazana <52551480+FazanaJ@users.noreply.github.com>
Date: Mon May 23 23:11:46 2022 +0100
Mostly misc labelling, but also weather too (#232)
* bit more labelling
* identify some weather stuff
* Update sound_ids.h
* yum
* more random identification
* last weather stuff for now
* Update README.md
* Update README.md
* Fix non equivalent
* I found the 60fps button
* match func_80052B64
* match racer_attack_handler
* match func_80048C7C
* buncha function declaring
* e
* tweak
* match func_8004DE38
oh man oh man
* Small bit of labelling
* Merge remote-tracking branch 'upstream/master' into the-many-against-the-few
* Update README.md
* Fix monumentally poor bout of misinformation in the readme
we wouldn't want to mislead the readers, would we?
* github please
* Update README.md
* requested changes
kinda funny because I knew this struct existed, and knew it was used for this, but never made the connection lol
* Update objects.c
* match racer_enter_door
A nice easy one after the pure hellscape of the last few days :)
* names
* renames
* match func_8005250C
* heehee
* Update racer.c
* identify some misc asset calls
* identify some surface types
* match func_8005492C
* Delete func_8005492C.s
* match func_80052D7C
* move some enums
* label all existing misc asset calls
granted I know what almost none of them are lmao, buut will make things slightly easier in the long run
* Update README.md
* requested changes
pain
* Update README.md
* just a bit of labelling
* Fix alSynAllocFX
* Match alCSPNew and __CSPVoiceHandler, which had slight differences from libreultra
* WIP __CSPHandleMIDIMsg
* Match alFxPull
* Match func_8006492C and func_8006493C
* Match alFxParamHdl
* Match _loadOutputBuffer:
* Match _doModFunc and with it finish reverb.c
* Match alSynNew and finish synthesizer.c
* Match some unknown funcs cleaner
* Clean up func_80063BA0
* Clean up func_80063A90
* Fix warning
* Add missing header files from previous commits
* Match alBnkfNew.c
* Match alCSPGetState
* Match several more audio lib funcs
* Match alSynDelete, and alSynSetFXMix
* Properly move __osRcpImTable data into osSetIntMask and our of alSynSetPriority
* Kind of match alSynSetPriority, and match alSynSetVol
* Delcare functions as static again to fix the score script regex
* Seperate some al files out like they seem to be in ultralib
* Match event.c
* Match synallocvoice.c
* Match some more audio funcs
* More audio matches
* Yaya more audio, I know
* Couple more matched files
* Match filter.c
* Match resample.c
* Match load.c
* Get env.c closer to a real match
* Fix some code related to an assert in env.c
* Match env.c, which has many differences from later public versions
* Finish matching audio library code
* Deleted unnecessary asm files, and made tweaks to al files to fix score script
* Fix codebreaking formatting error ;)
* Update include/PR/libaudio.h
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
* Update include/audio_internal.h
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
* Renamed sl.c.c to fix that, and renamed NOPSNEEDED to make it more clear it's not to be used.
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
* Ignore IDO warnings with styles we don't follow
* Fix multiple warnings in game_ui.c
* Define an Object_XYZ struct
* Replaced values in Object for Object_XYZ
* Documenting some values
* Update XYZ to ObjectTransform
* Match render_borders_for_multiplayer and convert #if 1 and #if 0 to #ifdef NON_EQUIVALENT
* Try using more libultra code for the gDPSetFillColor values
* Fix some broken NON_EQUIVALENT code
* Fix a couple of minor warnings in unknown_078050
* More warnings
* Match thread1_main, and clean up all warnings in main.c
* Matched main.c
* Document and cleanup some code in thread0_epc.c
* Fix all warnings in unknown_0255E0.c
* Document unknown_078050.c stuff
* Fix warnings in asset_loading.c
* Fix font warnings
* Fix minor memory.c warnings
* Fix warnings in camera.c
* Fix many more warnings in game.c
* racer.c warning fixes
* Match func_80008140
* func_800092A8 is close, but not quite matching
* Reconfigured unk80120AC0 to be ObjectSegment and have Object match it. Maybe it should be merged in?
* Make changes to get NON_EQUIVALENT building.
* Nearly match func_800092A8
* Get func_800092A8 REALLY close, and update the submodule to point to the newer location
* Matched func_800092A8 thanks to Synray
* Not sure why the commit value changed, but this is the latest
* Fix makefile for updated recomp project builds
* Match update_controller_sticks
* Do some documenting
* Implement suggestions from PR, and add ObjectSegment into Object struct
* Match two more funcs
* An if(0){} seems more appropriate after second thought
* Add size to ObjectSegment
* Update include/structs.h
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
Co-authored-by: Ryan Myers <foldor@gmail.com>
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
* Matched and documented a lot of functions in controller pak
* Clean up warnings on controller pak funcs
* Match func_80076A38
* Rename string_to_font_codes as I had it backwards
* Rename func_80076A38 to it's proper name
* Update and name some more funcs
* Near match for tt_menu_loop
* Remove M2C code, made SIDeviceStatus a type where possible, and reverted ghost header struct changes as I'm not happy with them
* Fix typo
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
* Better names for SIDeviceStatus enum UNK vals.
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
* Implement further suggestions
* Attempt to decompile func_80093D40, and got relatively close, identified some variables, but never got there yet
* Identify a couple more variables
* Match menu_boot_loop, it was *so* close, and just needed moving the s32 temp declaration.
* New matches from David just being added to my PR.
* Update return type of func_80087F14 to SIDeviceStatus, and make the #if 1 into a NON_EQUIVALENT for menu_character_loop for consistency
* Update src/unknown_0ABDF0.c
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
Co-authored-by: Ryan Myers <foldor@gmail.com>
Co-authored-by: AntonioCastelli <aatcastelli@gmail.com>
* Fix many warnings, mostly when using funcitons without including headers, and mostly in libultra files. Included a few warning ignores as well
* Add another warning fix
* Update alFxNew from libreultra's drvrNew.c file, to have some better matches and warning fixes
* Match alFxNew
* Redo the trailing comma, and a slight bit of documentation added
* Rename alLoadPull file to match what it's called in libreultra, alAdpcmPull
* Forgot to change the name in the GLOBAL_ASM
* Potentially identify a function name, but don't commit to it yet
* Fix many warnings, mostly when using functions without including headers, and mostly in libultra files. Included a few warning ignores as well
* Add another warning fix
* Revert trailing comma for LogicUpdateRates