Commit Graph

  • 778d5a2a56 zMode -> gxCache ComplexPlane 2022-04-18 16:01:27 -04:00
  • b1efe678e9 Merge pull request #20 from ComplexPlane/complexplane/fix-ig ComplexPlane 2022-04-17 17:30:14 -04:00
  • 8d61a3fda7 Fix itemgroup->animgroup labels ComplexPlane 2022-04-17 17:20:31 -04:00
  • 85e42eb3ec Labels. Mostly related to physics and animation. (#18) ComplexPlane 2022-04-17 17:02:56 -04:00
  • 0bff44d57f Tevutil labels (#19) ComplexPlane 2022-04-13 18:44:54 -04:00
  • 293cf08276 32-byte align dvd read buffers (#17) ComplexPlane 2022-03-28 18:50:30 -04:00
  • fd9fb64ac6 decompile more of minimap.s decomp-minimap camthesaxman 2022-02-24 18:51:59 -06:00
  • c3292f5099 start decompiling minimap.s camthesaxman 2022-02-24 18:22:27 -06:00
  • bbf22f4308 gen_compile_commands.py fixes (#14) ComplexPlane 2022-02-22 18:56:28 -05:00
  • 6344ec9294 progress script now compatible with devkitPPC r40 camthesaxman 2022-02-21 18:28:24 -06:00
  • 74e69e9c7e Separately compilable headers (#13) ComplexPlane 2022-02-21 19:23:59 -05:00
  • 1bde3a0a8c screen space -> view space camthesaxman 2022-02-11 21:00:40 -06:00
  • d03752ddaf decompile bg_storm.s camthesaxman 2022-02-10 23:23:19 -06:00
  • a6b48335e4 cleanup camthesaxman 2022-02-09 22:38:44 -06:00
  • 49828b8db6 decompile bg_bonus.s camthesaxman 2022-02-09 21:45:29 -06:00
  • ed9c151501 cleanup camthesaxman 2022-02-09 08:08:18 -06:00
  • 4c5ea3b9fc decompile bg_old_bonus.s camthesaxman 2022-02-08 19:27:59 -06:00
  • 2ac1b972cb decompile bg_old_sand.s camthesaxman 2022-02-08 18:27:50 -06:00
  • a57c3b1cf3 decompile bg_old_space.s camthesaxman 2022-02-08 17:43:12 -06:00
  • c9e552a092 decompile bg_jungle.s camthesaxman 2022-02-08 17:14:19 -06:00
  • bab0cbab62 decompile world.s camthesaxman 2022-02-08 16:24:04 -06:00
  • 875ac8eb75 decompile bg_old_cave.s and bg_old_sunset.s camthesaxman 2022-02-07 22:10:15 -06:00
  • 7a8d636a99 decompile bg_sunset.s camthesaxman 2022-02-07 21:58:08 -06:00
  • 86568b1ec8 split background files camthesaxman 2022-02-07 20:42:50 -06:00
  • 6590dc3c10 properly split course.s camthesaxman 2022-02-07 19:13:56 -06:00
  • 1c58c128fd decompile game.s (#12) camthesaxman 2022-02-07 19:01:58 -06:00
  • 1c9a8237e1 Merge branch 'master' into enhancements-stickdisplay enhancements-stickdisplay camthesaxman 2022-02-04 22:13:58 -06:00
  • 1f1281033d decompile OSAlloc.s and OSArena.s camthesaxman 2022-02-04 21:08:36 -06:00
  • 609262e639 stage x-macro camthesaxman 2022-02-02 22:45:55 -06:00
  • dbb0f7c477 decompile dsp_task.s camthesaxman 2022-02-02 22:16:08 -06:00
  • 2eecf30f20 implement more mathutil functions camthesaxman 2022-02-02 17:31:52 -06:00
  • d9d55511d5 implement more mathutil functions camthesaxman 2022-02-01 18:17:48 -06:00
  • bb7dd1e253 split some more files camthesaxman 2022-02-01 16:51:31 -06:00
  • 3774b0f678 C versions of some mathutil functions camthesaxman 2022-01-31 22:42:10 -06:00
  • d7aa4205c7 decompile fminmaxdim.s camthesaxman 2022-01-31 21:09:33 -06:00
  • 7e7bb6d25f import remaining math sources camthesaxman 2022-01-31 20:57:51 -06:00
  • d420f96887 import more math library sources camthesaxman 2022-01-31 20:26:29 -06:00
  • 43eb2e65de import some math library source files camthesaxman 2022-01-31 19:55:03 -06:00
  • 3f75d6f3dc add analog stick input display camthesaxman 2022-01-31 18:37:07 -06:00
  • 2850b94bc3 labeling camthesaxman 2022-01-30 22:30:17 -06:00
  • 670a14223b fix build camthesaxman 2022-01-30 19:55:56 -06:00
  • 7245b46c74 decompile info.s (#11) camthesaxman 2022-01-30 19:51:45 -06:00
  • 3107110eca label modeCtrl.gameType camthesaxman 2022-01-29 22:31:42 -06:00
  • c7fec02b05 remove hardcoded pointer in mathutil_tan camthesaxman 2022-01-29 20:37:30 -06:00
  • 32e09bea35 correct labels in OS.s camthesaxman 2022-01-29 18:53:23 -06:00
  • 1512ad85d9 match func_8000C8D4 camthesaxman 2022-01-29 17:20:37 -06:00
  • 26eeb5f717 decompile code_1.s (#10) camthesaxman 2022-01-29 10:28:32 -06:00
  • dd7dbc7402 use .4byte whenever possible camthesaxman 2022-01-28 18:45:20 -06:00
  • a251370678 fix more shiftability issues camthesaxman 2022-01-28 18:41:20 -06:00
  • 18712547c0 git cleanup (#9) EpochFlame 2022-01-28 17:35:45 -05:00
  • 3e015e3c6d fix some shiftability issues camthesaxman 2022-01-27 22:14:34 -06:00
  • 9362b4c89d add test recipe and fix up some lwzu instructions camthesaxman 2022-01-27 20:50:36 -06:00
  • d8e12db822 more labeling camthesaxman 2022-01-27 19:38:33 -06:00
  • 7c6e712d3f labeling camthesaxman 2022-01-26 22:40:35 -06:00
  • 388e0cd4ad fix build for devkitPPC versions < r40 camthesaxman 2022-01-26 20:04:20 -06:00
  • 039ac0e1f5 remove hardcoded _SDA2_BASE_ in assembly files camthesaxman 2022-01-26 19:35:57 -06:00
  • fe75676f83 finish decompiling sprite.s camthesaxman 2022-01-26 19:32:02 -06:00
  • bc593f157b decompile GXDisplayList.s camthesaxman 2022-01-25 22:20:49 -06:00
  • 5866136de2 decompile hio.s camthesaxman 2022-01-25 21:43:23 -06:00
  • 1b7a19ca2c decompile more of sprite.s camthesaxman 2022-01-25 21:00:53 -06:00
  • dd5a5e8a1c decompile item.s (#8) camthesaxman 2022-01-25 18:29:09 -06:00
  • 52fa53a965 decompile more of sprite.s camthesaxman 2022-01-24 18:56:49 -06:00
  • 79fb5d6b5c Merge branch 'master' of https://github.com/camthesaxman/smb-decomp camthesaxman 2022-01-23 15:58:09 -06:00
  • 67be161b50 decompile func_80071140 camthesaxman 2022-01-23 15:58:02 -06:00
  • 6ba69c761f decompile view.s (#7) camthesaxman 2022-01-21 23:06:19 -06:00
  • 392f28ce2e decompile GXPerf.s camthesaxman 2022-01-19 21:34:18 -06:00
  • 088e879a0e decompile OSError.s camthesaxman 2022-01-19 20:27:50 -06:00
  • ed8181229f dump DEMOFont.s to C camthesaxman 2022-01-19 19:37:47 -06:00
  • 1ddb0284a3 func_80071B78 nonmatching camthesaxman 2022-01-19 19:08:41 -06:00
  • 8e969c5001 decompile __ppc_eabi_init.s and OSMutex.s camthesaxman 2022-01-19 00:05:13 -06:00
  • 91b2eb45d1 decompile motload_pre.s camthesaxman 2022-01-18 22:57:45 -06:00
  • 407f53e26f decompile func_80071140 camthesaxman 2022-01-18 20:41:37 -06:00
  • 641a4b2da4 compatibility with latest devkitPPC camthesaxman 2022-01-17 20:37:30 -06:00
  • 4e98f9c0e7 more renaming and decompile dsp.s camthesaxman 2022-01-16 11:47:15 -06:00
  • f4bb0ed490 more labeling and match memcard_draw_ui camthesaxman 2022-01-15 21:40:04 -06:00
  • 281d4e5c5b labeling camthesaxman 2022-01-15 20:39:45 -06:00
  • f3c62abf12 bye bye, polydisp.s camthesaxman 2022-01-15 19:20:36 -06:00
  • 1ef0dd1de3 cleanup camthesaxman 2022-01-15 18:02:57 -06:00
  • b751bb9245 match draw_timer_bomb_fuse camthesaxman 2022-01-15 16:14:09 -06:00
  • 40e0114b20 finish splitting all library data camthesaxman 2022-01-15 11:57:48 -06:00
  • 6bcf6aee18 decompile more library code camthesaxman 2022-01-15 10:20:59 -06:00
  • 365770d818 decompile db.s camthesaxman 2022-01-15 08:56:17 -06:00
  • a63b38da24 decompile fstload.s camthesaxman 2022-01-14 23:32:16 -06:00
  • b9f71921c3 finish splitting library .sbss camthesaxman 2022-01-14 22:47:12 -06:00
  • 7acc6baa11 decompile some easy library functions camthesaxman 2022-01-14 22:09:37 -06:00
  • 171fd3c4e4 decompile code_5.s camthesaxman 2022-01-14 20:52:34 -06:00
  • 4dbc9270eb some adv.c cleanup camthesaxman 2022-01-14 18:48:50 -06:00
  • 4e9856d471 delete adv.s camthesaxman 2022-01-13 20:37:28 -06:00
  • 7afd5bb340 finish decompiling adv.s camthesaxman 2022-01-13 19:16:02 -06:00
  • 8a41124c4a decompile submode_adv_ranking_main_func camthesaxman 2022-01-13 17:44:28 -06:00
  • 024274ef79 split more library .sbss camthesaxman 2022-01-12 22:46:38 -06:00
  • 2b74b53124 finish splitting library .data section camthesaxman 2022-01-12 22:09:22 -06:00
  • 106b5d5b2e decompile more of adv.s camthesaxman 2022-01-12 20:27:43 -06:00
  • 5ad2a0cbdc labeling camthesaxman 2022-01-12 17:39:22 -06:00
  • 1dd8b3496b decompile more of adv.s camthesaxman 2022-01-11 21:49:39 -06:00
  • f3bf8d56ea decompile lbl_8000F790 camthesaxman 2022-01-11 20:16:51 -06:00
  • e9d482f6e3 labeling camthesaxman 2022-01-11 16:55:08 -06:00
  • ae8217662b match func_80035438 camthesaxman 2022-01-11 16:34:14 -06:00
  • 536e4da3ea decompile more of adv.s camthesaxman 2022-01-10 23:07:27 -06:00
  • 622abe8311 start decompiling adv.s camthesaxman 2022-01-10 21:40:29 -06:00