Commit Graph

184 Commits

Author SHA1 Message Date
camthesaxman 52c7a5553f start decompiling mini_pilot.s 2021-12-22 16:31:37 -06:00
camthesaxman 11fff329f4 match init_heap 2021-12-21 18:36:29 -06:00
camthesaxman b4a22426b3 get rid of init.s 2021-12-20 23:42:18 -06:00
camthesaxman 62b5064573 move library code outside of project directories 2021-12-20 23:26:55 -06:00
camthesaxman d69cf621b6 build rel files (#6)
* initial work on reldisasm

* super janky WIP elf2rel tool finally produces a matching file

* build mkbe.sel_stage.rel

* decompile mkbe.sel_stage.rel

* oops

* accentally broke dependencies

* disassemble mkbe.rel_mini_pilot.rel

* refactor elf2dol

* disassemble mkbe.option.rel

* disassemble mkbe.rel_mini_bowling.rel

* disassemble mkbe.rel_mini_race.rel

* disassemble mkbe.test_mode.rel

* disassemble mkbe.sel_ngc.rel

* disassemble mkbe.rel_mini_fight.rel

* disassemble mkbe.rel_mini_billiards.rel

* disassemble mkbe.rel_mini_golf.rel
2021-12-20 22:09:56 -06:00
camthesaxman ad7ef2b1ae label bitmap.c and some more of avdisp.c 2021-12-15 00:35:17 -06:00
camthesaxman 9217353531 dump bitmap data to C 2021-12-13 23:25:34 -06:00
camthesaxman d3c51bdb79 finish decompiling bitmap.s 2021-12-13 22:37:46 -06:00
camthesaxman ae12585253 add lzss tool for compression and decompression 2021-12-13 18:00:12 -06:00
camthesaxman f34d625910 rename decompress_lz to lzs_decompress 2021-12-13 16:37:29 -06:00
camthesaxman 78383743b4 decompile decompress_lz 2021-12-13 16:36:43 -06:00
camthesaxman f1df5e6c8b start decompiling bitmap.s 2021-12-12 23:20:43 -06:00
camthesaxman bcc08dd4d8 finish decompiling input.s 2021-12-12 19:19:24 -06:00
camthesaxman bb8a6ada41 decompile more of input.s 2021-12-09 22:45:25 -06:00
camthesaxman dafaf13ec3 decompile more of motload.s 2021-12-05 22:31:38 -06:00
camthesaxman a7ed872098 start decompiling motload.s 2021-12-05 17:50:26 -06:00
camthesaxman 3907331110 decompile sel.s 2021-12-02 20:59:58 -06:00
camthesaxman 9ac705d22a split more files 2021-12-02 17:15:47 -06:00
camthesaxman 9fc97abc95 split some files 2021-12-02 17:06:26 -06:00
camthesaxman 3802c1e165 labeling and cleanup 2021-12-02 16:46:39 -06:00
camthesaxman d48a14af29 labeling 2021-12-01 06:59:25 -06:00
camthesaxman 60968a2e9d delete ball.s 2021-12-01 00:38:10 -06:00
camthesaxman 1791e07a08 ball.s almost done 2021-11-30 22:25:11 -06:00
camthesaxman 61908a793b decompile more of ball.s 2021-11-30 20:52:25 -06:00
camthesaxman 69276ffae1 minor renaming 2021-11-30 18:39:26 -06:00