.. |
bus.cpp
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
bus.h
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
bus.inl
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
cdrom.cpp
|
CDROM: Add missing fields to save state
|
2019-09-17 23:04:00 +10:00 |
cdrom.h
|
CDROM: Implement get version and getstat commands
|
2019-09-17 22:18:58 +10:00 |
CMakeLists.txt
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cpu_core.cpp
|
CPU: Fix interrupts in branch delay slots messing up PC
|
2019-09-18 00:22:17 +10:00 |
cpu_core.h
|
GTE: Stub and register read/write function
|
2019-09-17 23:38:04 +10:00 |
cpu_core.inl
|
CPU: Implement alignment (memory) exception
|
2019-09-14 14:29:23 +10:00 |
cpu_disasm.cpp
|
GTE: Stub and register read/write function
|
2019-09-17 23:38:04 +10:00 |
cpu_disasm.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cpu_types.h
|
GTE: Stub and register read/write function
|
2019-09-17 23:38:04 +10:00 |
digital_controller.cpp
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
digital_controller.h
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +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
|
GPU: Implement transparency mode
|
2019-09-19 00:55:06 +10:00 |
gpu.h
|
GPU: Implement transparency mode
|
2019-09-19 00:55:06 +10:00 |
gpu_hw.cpp
|
GPU: Support dumping copies out to file
|
2019-09-18 15:43:25 +10:00 |
gpu_hw.h
|
GPU: Use max vertex count based on buffer size
|
2019-09-15 01:18:58 +10:00 |
gpu_hw_opengl.cpp
|
GPU: Implement transparency mode
|
2019-09-19 00:55:06 +10:00 |
gpu_hw_opengl.h
|
GPU: Implement transparency mode
|
2019-09-19 00:55:06 +10:00 |
gte.cpp
|
GTE: Stub and register read/write function
|
2019-09-17 23:38:04 +10:00 |
gte.h
|
GTE: Stub and register read/write function
|
2019-09-17 23:38:04 +10:00 |
gte_types.h
|
GTE: Stub and register read/write function
|
2019-09-17 23:38:04 +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 |
interrupt_controller.cpp
|
CDROM: Implement get version and getstat commands
|
2019-09-17 22:18:58 +10:00 |
interrupt_controller.h
|
GPU: Hook up vblank interrupt
|
2019-09-18 00:22:41 +10:00 |
pad.cpp
|
Pad: Save state support
|
2019-09-20 19:21:45 +10:00 |
pad.h
|
Pad: Save state support
|
2019-09-20 19:21:45 +10:00 |
pad_device.cpp
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
pad_device.h
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
pse.vcxproj
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
pse.vcxproj.filters
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
save_state_version.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
system.cpp
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
system.h
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
types.h
|
System: Basic timings for GPU scanout
|
2019-09-17 14:25:25 +10:00 |