jak-project/game
ManDude 59a12029a0
[decomp] cleanup default-menu, fix dangerous IOP bug, autoconvert ints in pairs to/from bintegers (#997)
* fix a couple macros in ref tests

* `default-menu` cleanup

* add `find-instance-by-name` func

* improve debugger slightly hopefully

* fix IOP PLAY buffer overrun bug

* fix `default-menu` more

* automatically convert ints in static pairs to/from bintegers

* fix test

* clang

* fix a few more lambdas

* update refs

* add custom menu cuz cool

* oopsie! also make `default-level` and `halfpipe` go away

* add camera teleport menu

* update types in debug menu
2021-12-09 18:39:40 -05:00
..
common [decomp] cleanup default-menu, fix dangerous IOP bug, autoconvert ints in pairs to/from bintegers (#997) 2021-12-09 18:39:40 -05:00
graphics [runtime] fix gamepad race condition, only allow gamepad for pad 0, fix defstatehandler, allow mapping any pad w/ keyboard (#993) 2021-12-04 15:34:03 -05:00
kernel [decomp] cleanup default-menu, fix dangerous IOP bug, autoconvert ints in pairs to/from bintegers (#997) 2021-12-09 18:39:40 -05:00
mips2c [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
overlord [decomp] cleanup default-menu, fix dangerous IOP bug, autoconvert ints in pairs to/from bintegers (#997) 2021-12-09 18:39:40 -05:00
sce [decomp] cleanup default-menu, fix dangerous IOP bug, autoconvert ints in pairs to/from bintegers (#997) 2021-12-09 18:39:40 -05:00
system [runtime] fix gamepad race condition, only allow gamepad for pad 0, fix defstatehandler, allow mapping any pad w/ keyboard (#993) 2021-12-04 15:34:03 -05:00
CMakeLists.txt [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
fake_iso.txt add ref tests for tfrag (#989) 2021-12-04 13:14:40 -05:00
main.cpp [Decompile] DMA and similar (#275) 2021-02-21 11:02:28 -05:00
runtime.cpp memory cards (in progress) (#868) 2021-10-01 23:12:34 -04:00
runtime.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00