| Age | Commit message (Collapse) | Author |
|
z_opening (#2424)
* [iQue] Match z_end_title
* [iQue] Match z_construct
* [iQue] Match z_common_data
* [iQue] Match z_parameter
* [iQue] Match z_title, z_opening
* Actually match z_parameter
* Give up on stack issues
* this->exit = true
|
|
* [iQue] Match ovl_kaleido_scope
* Add bug comment for OOB reads
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Preemptively fix merge conflicts
---------
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
|
* [iQue] Define EGCS macro instead of relying on __GNUC__
* Revert longlong.h
|
|
* Add descriptions for gohma vs boss gohma
* Fix capitalization
|
|
* Update spec for iQue
* Use CPP includes for spec overlays, scenes, and libultra
* Fix iQue + DEBUG_FEATURES
* Define BBPLAYER, merge function definitions
* Add Makefile dependency on spec_includes
* Fix libc order for iQue
* Match src/libultra/bb/sa/common.c to fix linker errors
* Use C versions of getcount/setcompare for iQue
* Format
* Small fixes to line up boot segment
* Remove zlib.c
|
|
* [iQue] Match PI-related files in libultra/io, set correct thread ID for vimgr
* Create a define for the hardcoded address in devmgr.c
* Fix BSS
|
|
* Match remaining libultra/os files
* Align box id macros
* Fix bss, format
* Fix BSS
* Clarify some comments
* More bug comment
* Comment
* Fix BSS
|
|
* [iQue] Match libgcc
* Delete old stubs
* Squash warning
* Put GPL modification notice in libgcc2.inc.c too
* Comment wording
* Run clang-tidy on libgcc2.inc.c
|
|
* [iQue] Match libultra/gu
* Match sqrtf
|
|
* [iQue] Match remaining src/boot files
* Fix debug ROM
* Use -funsigned-char
* Sort ique before gc in LNx macros
|
|
* [iQue] Match gzip/zlib decompression
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
* Update missed renames in disassembly
* Fix some formatting
---------
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
|
|
* Only build .o files listed in the spec
* Remove useless CPP guards
|
|
osGetCount and __osSetCompare (#2413)
* [iQue] Match handwritten asm files in libultra/os, match C replacements of osGetCount and __osSetCompare
* Format
* Adjust some label names in dcache functions
|
|
* [iQue] Import vimodes from ultralib
* Account for pixel_advance change on iQue
* Actually do the fix properly
|
|
* [iQue] Match remaining libultra/io files
* Match osSpTaskYielded
* Fix bss, remove double space in controller.h
* Fix BSS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Cursed Family reward event flags
* tunic -> shirt
|
|
|
|
* as0
* Fix ASOPTFLAGS for src/libc, remove unnecessary noreorder region in kanread
* Suggested changes
* Use %half to load the boot bss size for matching
Co-authored-by: cadmic <cadmic24@gmail.com>
* Wrap all of __osProbeTLB in noreorder
---------
Co-authored-by: cadmic <cadmic24@gmail.com>
|
|
* Clean up EVENTCHKINF for Carpenters
* hardcode EVENTCHKINF_INDEX_CARPENTERS_RESCUED
|
|
|
|
* Set up iQue disassembly
* Label libultra vimodes
* Format
* skapi.c -> skapi.s
* Fix AudioDebug functions
* Group D_80134488 with fp.s in disassembly
* Label boot bss
* Add bss split for siacs
|
|
* Move D_80134488 from system_heap.c to fp.s
* Add declarations
* Fix bss
|
|
* Simplify most event flags
* EVENTINF_HORSES_INDEX -> EVENTINF_INDEX_HORSES
* Add missing index numbers
* pr suggestions
* Clean up INGO_RACE flags
|
|
* Set up build system for ique-cn
* Fix size of fbdemo_circle assets
* Treat iQue as NTSC and Use "NES" for Chinese text
* Revert z_kanfont
|
|
qualify them as const and incrementally link instead (#2381)
|
|
* document z_horse.h
* .bss
* suggestions and more comments
* bss
* INGORACE -> INGO_RACE
* format header macros
* FIx incorrect type comparision
* EnInMode -> EnInStartMode
* R_EXITED_SCENE_RIDING_HORSE
|
|
|
|
|
|
* name cs from master sword & deku tree actors
* review 1
* review 2
* choice declined/accepted renames
* review 3
* updated comment about the ms reveal flag
|
|
|
|
* name cs from remaining actors
* small change for consistency
* review
|
|
|
|
* initial work, think I got all of them
* cleanup line_numbers.h
* fix gc-eu-mq-dbg
* fix matching problems
* remove old lines
* format
* missed some stuff
* comment fixes
* other
* review changes
|
|
* name cs from graveyard, meadow and lake hylia
* `gLakeHyliaWaterRaisingCs` --> `gLakeHyliaRestoredCs`
|
|
|
|
(#2361)
* name cs from dungeons
* review
|
|
defines in libultra instead of PLATFORM defines (#2353)
* Move build.c definitions to the makefile, introduce and use libultra version defines in libultra instead of PLATFORM defines
* MAJOR+MINOR versions -> VERSION+PATCH, stringify build defines in makefile, let the libultra version determine the OPTFLAGS for libultra files
* Clang format moment
* Remove LIBULTRA_VERSION_ID, tweak OS_VERSION and libultra version definitions
* Better fix for formatting problems
|
|
* Introduce afile_sizes, generate headers of sizes for soundfonts and sequences
* Initial tools/audio README
* Versioning for samplebank extraction
* Clean up the disassemble_sequence.py runnable interface
* Add static assertions for maximum bank sizes
* Boost optimization for audio tools
* Samplebank XML doc
* Soundfont XML doc
* More docs in sampleconv for vadpcm
* Various tools fixes/cleanup
* VADPCM doc
* Try to fix md formatting
* VADPCM doc can come later
* Fix merge with PR 9
* Fix blobs from MM
* Try to fix bss
* Try fix bss round 2
* Fix sampleconv memset bug
* Suggested documentation tweaks
|
|
* name cs from ranch
* fixed llr credits cs dest part 5 and 6 being inverted
* format
|
|
City) (#2356)
* name cs from gerudo fortress, dmc and goron city
* format and updated comment about the darunia dancing cutscene
* review 2
|