jak-project/goal_src/kernel
ManDude 8cc63ff35c
Add a debug PS2 VM to the runtime (#401)
* update VS launch target params

* remove redundant VS launch option

* Add a debug PS2 VM to the runtime, currently only for the DMAC

* Formatting

* remove broken assert

* Avoid weird buffer overflow bug

* Test on `VIF0_DMA_BANK`!

* Add a docstring

* patch pointers for the other dma channels

* patch DMAC pointer

* remove dead leftover code

* Change default return value for `get_vm_ptr`
2021-05-01 00:32:19 -04:00
..
dgo-h.gc update 2020-11-28 19:59:23 -05:00
gcommon.gc Add a debug PS2 VM to the runtime (#401) 2021-05-01 00:32:19 -04:00
gkernel-h.gc [Compiler/Decompiler] Better support for Bitfield and Enum types (#374) 2021-04-22 19:08:58 -04:00
gkernel.gc [Decomp] Some more collision header files and speed up tests (#296) 2021-03-01 11:15:24 -05:00
gstate.gc support for i128 (#331) 2021-03-23 15:56:23 -04:00
gstring-h.gc [Decomp] Decompile gstring (#267) 2021-02-16 20:37:48 -05:00
gstring.gc Add string-format macro for in-place formatted strings (#364) 2021-04-17 18:00:39 -04:00
pskernel.gc [Decompiler, Game] Run type prop on gstring (#168) 2020-12-26 11:09:59 -05:00