CasualPokePlayer
|
5382d4d345
|
Revert ""cheat" around the lack of pipeline emulation, delaying bankswitches/imask clears (note: branching resets the pipeline)"
This reverts commit d5a47490ff .
|
2022-10-04 18:10:42 -07:00 |
CasualPokePlayer
|
d5a47490ff
|
"cheat" around the lack of pipeline emulation, delaying bankswitches/imask clears (note: branching resets the pipeline)
|
2022-10-04 17:58:29 -07:00 |
CasualPokePlayer
|
71f2676ad8
|
more virtualjaguar cleanup, fix various bugs, have the DSP run more in sync with the CPU/GPU (makes Zoop boot, Doom is much less laggy, various missing sound issues are no longer present)
|
2022-10-02 06:50:11 -07:00 |
CasualPokePlayer
|
f1a3e02e89
|
revert some of baa3bdf948 , as it caused regressions elsewhere, make GPU interrupts not stupid (makes Myst stop crashing with NTSC)
|
2022-09-30 02:28:27 -07:00 |
CasualPokePlayer
|
baa3bdf948
|
[virtualjaguar] rework dsp and gpu opcodes to come from the same source, fix some wrong opcodes (partially fixes Club Drive and Baldies music)
|
2022-09-29 21:53:14 -07:00 |
CasualPokePlayer
|
6388e4a0a8
|
more vjaguar cleanup
|
2022-09-28 03:25:53 -07:00 |
CasualPokePlayer
|
94bb881d00
|
better completely wrong cd timings, fix some bad risc opcodes, fixes FMVs in jag cd games
|
2022-09-26 21:49:33 -07:00 |
CasualPokePlayer
|
740cd1f8d4
|
more reg get/setting and tracing support for gpu/dsp
|
2022-09-24 04:14:28 -07:00 |
CasualPokePlayer
|
801a783c69
|
fix gpu/dsp ram domains
|
2022-09-23 02:43:49 -07:00 |
CasualPokePlayer
|
6113f3c17b
|
partial jagcd support (doesn't seem to completely work here)
fix some issues with vjaguar cleanup
add mem/trace callbacks and get/set reg support
|
2022-09-23 01:05:41 -07:00 |
CasualPokePlayer
|
d50454b37a
|
cleanup vjaguar code
|
2022-09-19 04:41:10 -07:00 |
CasualPokePlayer
|
483258a04d
|
virtualjaguar port, resolves #1907
|
2022-09-11 21:38:46 -07:00 |