jak-project/game
ManDude 9ff71412e5
[runtime] pckernel implementation (#1032)
* toggle for ripping level models

* Create pckernel.gc

* builds and works

* fix defs

* resolution info works

* native letterboxing

* menu

* Fullscreen buttons

* Update glfw

* fix fullscreen taking over everything for some reason

* fix screenshots and add more menu options

* Cleanup DMA mess in load boundary render code (first try!!)

* Update default-menu.gc

* clang

* fix accidental macros in pairs

* refs

* fix null reference bugs

* add lavatube

* custom aspect ratios work (3D only)

* custom aspect ratios work (3D only)

* fix aspect ratio and non-4x3 debug text

* change `sceOpen`

* deadzone setting

* merge fixes

* check out `debug-pad-display`

* update readme imgs

* settings save works

* oops

* settings read/load (incomplete)

* add `:stop` to debugger and fix detach on Windows

* settings load works

* fullscreen and aspect ratio setting fixes

* swap menu options for convenience

* settings loads automatically properly

* fix panic and font hack edge case

* add rolling, ogre, snow, swamp, sunken b, jungle b

* Fixed borderless on windows please work

* Update fake_iso.txt

* remove error from opengl debug filter

* update refs

* minor tfrag tod palette lookup change

* accidentally nuked all opengl errors
2021-12-30 18:48:37 -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] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
kernel [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
mips2c [decomp] collide-func (#1034) 2021-12-28 16:43:13 -05:00
overlord [game] make visibility work (#1031) 2021-12-28 15:13:46 -05:00
sce [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
system [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
CMakeLists.txt [decomp] collide-func (#1034) 2021-12-28 16:43:13 -05:00
fake_iso.txt [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
main.cpp [Decompile] DMA and similar (#275) 2021-02-21 11:02:28 -05:00
runtime.cpp [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
runtime.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00