jak-project/game
ManDude 2beaa7a340
[decomp] cleanup drawable and ocean stuff (#414)
* use `kmalloc-flags` for goal `kmalloc`

* cleanup some drawable stuff, add offline tests

* cleanup generic-h a bit

* make decompiler work on 16-bit static data

* cleanup ocean stuff

* fix `ocean-spheres`

* oops forgot this

* I forgot to actually make `ocean-tables`
2021-05-03 08:54:49 -04:00
..
common Add the STR RPC to overlord and game code (#134) 2020-11-22 12:59:55 -05:00
graphics [compiler] fix warnings in repl lib and add macros to autocomplete (#317) 2021-03-11 12:54:16 -05:00
kernel [decomp] cleanup drawable and ocean stuff (#414) 2021-05-03 08:54:49 -04:00
overlord Replace spdlog (#185) 2021-01-06 12:16:39 -05:00
sce [Decompiler] Fix printing of lets (#314) 2021-03-07 12:01:59 -05:00
system Add a debug PS2 VM to the runtime (#401) 2021-05-01 00:32:19 -04:00
CMakeLists.txt Add a debug PS2 VM to the runtime (#401) 2021-05-01 00:32:19 -04:00
fake_iso.txt Add the STR RPC to overlord and game code (#134) 2020-11-22 12:59:55 -05:00
main.cpp [Decompile] DMA and similar (#275) 2021-02-21 11:02:28 -05:00
runtime.cpp Add a debug PS2 VM to the runtime (#401) 2021-05-01 00:32:19 -04:00
runtime.h Implement runtime display (test) (#318) 2021-03-09 23:51:28 -05:00