summaryrefslogtreecommitdiff
path: root/include/padmgr.h
AgeCommit message (Collapse)Author
2024-12-26main OK (#234)Derek Hensley
* main OK * gSegments -> SegmentBaseAddress * newline * format
2024-05-21second_game OK (#190)Prakxo
2023-09-25lb_rtc OK (#102)Prakxo
* lb_rtc OK * fixes * Use equality enum values
2023-08-10zurumode OK (#46)Prakxo
* zurumode OK * forgor to rename zuruKeyCheck * should remove warnings * refactor * rename pad to mgr * refactor 2
2023-08-09`libu64.a` identification (#43)Anghelo Carvajal
* identify debug * identify gfxprint.c and gfxprint_data.c * pad.c * fix * stackcheck * loadfragment and logseverity * mtxconv * comment * Revert "loadfragment and logseverity" This reverts commit 34d8214aa3869a518db8c9b59dc06361e8507418. * review * fix * another fix * fix
2023-08-09`game.c` OK (#37)Anghelo Carvajal
* C file * game_dt * game_ct * fix offsets and building * game_init_hyral and SetGameFrame * more funcs * game_main * game_get_controller and func_800D2E00_jp * Input * game_draw_last * a few attempts * game_draw_first * improve func_800D2E58_jp a bit * format * migrate data and bss * what * whoops * name bss * minor cleanup * match game.c Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * fix malloc function wrongly named * Update src/code/game.c Co-authored-by: Derek Hensley <hensley.derek58@gmail.com> * review --------- Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
2023-04-03Integrate sheet knowledge into the repo (#9)Anghelo Carvajal
* 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>