.. |
bus.cpp
|
Save state support
|
2019-09-14 20:28:47 +10:00 |
bus.h
|
System: Support sideloading EXE files via BIOS patch
|
2019-09-14 13:22:34 +10:00 |
bus.inl
|
System: Support sideloading EXE files via BIOS patch
|
2019-09-14 13:22:34 +10:00 |
CMakeLists.txt
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cpu_bus.cpp
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cpu_core.cpp
|
CPU: Fix alignment exception on register indirect branch
|
2019-09-15 01:13:11 +10:00 |
cpu_core.h
|
CPU: Fix alignment exception on register indirect branch
|
2019-09-15 01:13:11 +10:00 |
cpu_core.inl
|
CPU: Implement alignment (memory) exception
|
2019-09-14 14:29:23 +10:00 |
cpu_disasm.cpp
|
CPU: Implement break instruction
|
2019-09-14 14:41:41 +10:00 |
cpu_disasm.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cpu_types.h
|
CPU: Fix BGEZAL with rs == ra
|
2019-09-15 01:02:35 +10:00 |
dma.cpp
|
Save state support
|
2019-09-14 20:28:47 +10:00 |
dma.h
|
Save state support
|
2019-09-14 20:28:47 +10:00 |
gpu.cpp
|
System: Periodically flush GPU
|
2019-09-14 23:50:24 +10:00 |
gpu.h
|
GPU: Use degenerate triangles to split strips and batch them
|
2019-09-15 00:17:43 +10:00 |
gpu_hw.cpp
|
GPU: Use degenerate triangles to split strips and batch them
|
2019-09-15 00:17:43 +10:00 |
gpu_hw.h
|
GPU: Implement fill VRAM command
|
2019-09-14 16:43:53 +10:00 |
gpu_hw_opengl.cpp
|
GPU: Use texel fetch for creating page textures
|
2019-09-14 23:48:32 +10:00 |
gpu_hw_opengl.h
|
GPU: Saving/loading of VRAM
|
2019-09-14 20:45:26 +10:00 |
host_interface.cpp
|
Interface: Support loading filenames on command line
|
2019-09-14 21:54:46 +10:00 |
host_interface.h
|
Interface: Support loading filenames on command line
|
2019-09-14 21:54:46 +10:00 |
pse.vcxproj
|
Save state support
|
2019-09-14 20:28:47 +10:00 |
pse.vcxproj.filters
|
Save state support
|
2019-09-14 20:28:47 +10:00 |
save_state_version.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
system.cpp
|
System: Periodically flush GPU
|
2019-09-14 23:50:24 +10:00 |
system.h
|
Save state support
|
2019-09-14 20:28:47 +10:00 |
types.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |