| Age | Commit message (Collapse) | Author |
|
* libido OK
* boot cleanup
* format
* renames
|
|
* Stackcheck OK
* void*
|
|
* yaz0 OK
* boot_variables.h cleanup
* Small cleanup
* decompression abnormality
|
|
* Fault OK
* fault_drawer OK
* Cleanup
* Cleanup pt 2
* Forgot to save
* PR
|
|
* C file
* func_80026A64_jp, DmaMgr_RequestSync
* func_80026714_jp, func_80026814_jp, func_800269E4_jp, func_80026C4C_jp, func_80026DA0_jp, func_80026DCC_jp, func_80026E10_jp
* func_80026770_jp, func_800267DC_jp, func_80026BC0_jp, func_80026C00_jp, func_80026C28_jp
* DmaMgr_DmaRomToRam
* func_800266C4_jp, func_80026828_jp
* func_800263F0_jp
* func_80026CAC_jp
* migrate other strings
* Fix some warnings
* start renamings
* Improve func_800263F0_jp
* steal stuff from OoT
* dmaEntryMsgBufs
* name the remaining stuff
* format
* minor cleanups
* review
* format
* review
|
|
* C file
* mSM_submenu_ct, mSM_submenu_dt, mSM_submenu_move
* SubmenuArea_DoLink, SubmenuArea_DoUnlink, load_player
* mSM_submenu_ovlptr_cleanup
* mSM_move_Wait, mSM_move_PREWait, mSM_move_Play
* func_800C497C_jp
* mSM_submenu_ctrl
* mSM_ovlptr_dllcnv_sub, mSM_ovlptr_dllcnv, mSM_open_submenu, mSM_open_submenu_new, mSM_open_submenu_new2, mSM_Reset_player_btn_type1, mSM_Reset_player_btn_type2, mSM_submenu_draw
* fix warnings
* name functions referenced by check_process
* migrate data
* func_800C47B4_jp NON_MATCHING
* mSM_check_item_for_furniture, mSM_check_item_for_sell, mSM_check_item_for_give, mSM_check_item_for_take, mSM_check_item_for_minidisk, mSM_check_item_for_shrine, mSM_check_item_for_entrust, mSM_check_item_for_exchange
* rename remaining functions
* match mSM_submenu_ovlptr_init
* cleanup mSM_submenu_ovlptr_init
* match mSM_move_LINKWait?
* Rename mSM struct and other cleanups
* enums
* cleanup
* format
* move unknown struct to header
* typo
|
|
* OK
* Renames + cleanup
* format
---------
Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
|
|
* qrand OK
* refactor
* format
|
|
* __osMalloc
* aprintf.c
* math64.c
* qrand.c
* sleep.c
* sprintf.c
* malloc.c
* fixes
* fp and math64 cleanup
* RAD_TO_BINANG
|
|
* malloc
* match
* bss
* Fix naming
* move __osMalloc to libc64 folder
* move headers to libc64 folder
|
|
|
|
* start
* arena_lock_init, __osMallocInit, __osMallocAddBlock and __osMallocCleanup
* arena_lock, arena_unlock, __osMallocIsInitalized, __osMalloc, __osFree and __osCheckArena
* __osMallocNoLock and __osMallocR
* __osFree_NoLock and __osGetFreeArena
* ArenaImpl_FaultClient
* search_last_block
* match __osRealloc
* cleanup
* Steal docs from MM
* macros
* format
* fix func_8003BA60_jp declaration
* memmove comment
* fix paths
* review
* fix
* review
|
|
* func_80025CC0_jp
* Clean up
* Some cleanup
* Format
|
|
* git subrepo clone (merge) --branch=5da3132606e4fd427a8d72b8428e4f921cd6e56f git@github.com:z64tools/z64compress.git tools/z64compress
subrepo:
subdir: "tools/z64compress"
merged: "5da3132"
upstream:
origin: "git@github.com:z64tools/z64compress.git"
branch: "5da3132606e4fd427a8d72b8428e4f921cd6e56f"
commit: "5da3132"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* z64compress_wrapper.py
* fixes
* dmadata.c
* readme
* git subrepo pull tools/splat
subrepo:
subdir: "tools/splat"
merged: "01ac556"
upstream:
origin: "git@github.com:ethteck/splat.git"
branch: "master"
commit: "01ac556"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* segment_end_before_align: True
* Add compressed step to jenkinsfile
* TODO
* format
* remove from boot_variables.h
* simplify
* Change makefile to match MM
|
|
* remove some symbols
* Adding more symbols to undefined_syms.ld
* Avoid using the undefined_auto completely
* relocs for entry.s
|
|
* boot splits
* code file splits
* functions from sheets
* symbols from the sheet
* bootstrap headers
* common_data
* most segments
* headers for boot files
* add overlays as placeholders
* unname _os files
* named a few files
* code headers
* typo
* Disassemble every overlay
* bootstrap symbol_addrs_overlays.txt
* split yamls
---------
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
|