2954 Commits
Author SHA1 Message Date
engineer124 ea906f4280 Rename bgm to clearer names 2021-11-13 16:04:58 +11:00
engineer124 85b280f68a Fill in bgm enums 2021-11-13 15:03:26 +11:00
engineer124 a9311e94c9 Introduce bgms 2021-11-13 14:49:57 +11:00
engineer124 0ca2818b8f Dictionary: u8 -> u16 2021-11-12 23:45:01 +11:00
engineer124 e84fd1d139 Introduce Word Id enum 2021-11-12 22:39:59 +11:00
engineer124 c527da6916 Import code_801A4EB0 data 2021-11-12 22:10:26 +11:00
engineer124 3ab4bf67bd Fix bss 2021-11-12 17:02:01 +11:00
engineer124 418b4718b8 More voice docs 2021-11-12 13:25:34 +11:00
MaideandGitHub 602f348928 En_Pm (#309)
* En_Pm

* Format

* PR

* a

* a

* Finally fixed?

* PR

* Fix enum
2021-11-11 22:41:59 -03:00
engineer124 e043159f4e Merge remote-tracking branch 'Decompollaborate/voice' into voice 2021-11-12 12:34:04 +11:00
engineer124 cb5d51579b Introduce OSVoiceDictionary 2021-11-12 12:33:06 +11:00
Tom OvertonandGitHub a5d8165cd1 Use ITEM_MASK_GIBDO enum in En_Hg (#451) 2021-11-11 19:46:11 -05:00
EllipticEllipsisandGitHub 1dba23c323 pfsinitpak OK (#425)
* pfsinitpak OK

* Review

* Remove unnecessary if (1) {}
2021-11-11 20:24:30 -03:00
EllipticEllipsisandGitHub 9aef02bc32 epiread.c OK (#410)
* epiread.c OK

* uintptr_t
2021-11-11 19:27:49 -03:00
EllipticEllipsisandGitHub 40ec8a9fc0 epiwrite.c OK (#411)
* epiwrite.c OK

* uintptr_t

* Reintroduce bad code rather than start rearranging headers
2021-11-11 18:25:53 -03:00
987566eebe pfsselectbank OK (#420)
* pfsselectbank OK

* Update src/libultra/io/pfsselectbank.c

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2021-11-11 17:45:53 -03:00
EllipticEllipsisandGitHub 285381e662 vimgr OK (#421)
* vimgr OK

* spec

* OSIoMesg, add OS_MESG defines, other review

* Review
2021-11-11 15:30:31 -03:00
b245740020 CRC files OK and documented (#409)
* crc.c OK and documented

* chmod calc_bss.sh and add base dir to includes

* Port voicecrc work, add documentation

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>

* Add full stop

* Review

* Format

* Add some more `!= 0`s

* size_t

Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>
2021-11-11 15:03:05 -03:00
782b9277e2 pfsfilestate OK (#422)
* pfsfilestate OK

* Format

* Update src/libultra/io/pfsfilestate.c

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2021-11-11 14:16:40 -03:00
3ee6c43600 pfsdeletefile OK (#424)
* pfsdeletefile OK

* Update src/libultra/io/pfsdeletefile.c

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2021-11-11 13:42:53 -03:00
Anghelo CarvajalandGitHub c018e83d36 Remove decomp-permuter (#447)
* Nuke decomp permuter

* Add decomp permuter and mips2c to gitignore
2021-11-11 12:46:18 -03:00
2e5c142f3b pfschecker OK (#429)
* pfschecker OK

* Clean up contpfs a bit

* Add prototype to pfs.h

* Format

* Update src/libultra/io/pfschecker.c

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2021-11-11 12:29:22 -03:00
d825ef5de1 Improve/Add Enums for Player, Items, and Quest (#275)
* Create enums (non-matching monkaBSS)

* Add effect enum

* Almost fix bss reordering (1 different word)

* Fix capacity

* Fully fix bss

* Add PlayerBoots

* PR Feedback & add missing playerForm enums

* Clean-Up

* Script to check global bss ordering

* Bit of cleanup

* Format

* Remove global_bss_check PR

* Fix bss

* Add enums to new PRs & previously missed ones

* Remove Effect Enums

* Missed one

* Format

* Remove old prevent_bss_reordering.h comments

* Use a better macro

* A few more uses of enums found

* Add enums to recent PRs

* Improve GI enums

* Add enums from new PRs

* PR Suggestions

* format

* Fix bss

* Fix mistake in GI

* No actually, part of it was correct before

Co-authored-by: Elliptic Ellipsis <elliptic.ellipsis@gmail.com>
2021-11-11 12:04:57 -03:00
engineer124 12164233fa Clean up dictionary 2021-11-12 01:49:17 +11:00
Connor AndersonandGitHub 25c60c6911 Add multiprocessing to disassembly script (#449)
* Fix naming bug in disasm.py

* Factor out segment disassembly

* Add multiprocessing for disassembly

* Add multiprocessing for symbol discovery
2021-11-11 11:36:40 -03:00