mirror of
https://github.com/libretro/beetle-pce-fast-libretro.git
synced 2024-11-23 16:00:08 +00:00
5d0e3e0285
Fix 4 out of bounds exceptions RGB_FIFO only has a size of 3, so accessing it at the third index is out of bounds. |
||
---|---|---|
.. | ||
input | ||
cdc.cpp | ||
cdc.h | ||
cpu.cpp | ||
cpu.h | ||
debug.cpp | ||
debug.h | ||
dis.cpp | ||
dis.h | ||
dma.cpp | ||
dma.h | ||
frontio.cpp | ||
frontio.h | ||
gpu_command_table.inc | ||
gpu_line.inc | ||
gpu_polygon.inc | ||
gpu_sprite.inc | ||
gpu.cpp | ||
gpu.h | ||
gte_divrecip.inc | ||
gte.cpp | ||
gte.h | ||
irq.cpp | ||
irq.h | ||
mdec.cpp | ||
mdec.h | ||
NOTES | ||
PSX-TODO | ||
psx.cpp | ||
psx.h | ||
README.NOW | ||
sio.cpp | ||
sio.h | ||
SOURCES | ||
spu_fir_table.inc | ||
spu_nft.inc | ||
spu_reverb.inc | ||
spu.cpp | ||
spu.h | ||
timer.cpp | ||
timer.h |
This PSX emulation code is horribly unfinished! Please don't take and use any pieces of it in any other project unless you have a very good reason to!