.. |
bus.cpp
|
Clean up memory access handlers, reduce template specializations
|
2019-09-25 00:36:24 +10:00 |
bus.h
|
Clean up memory access handlers, reduce template specializations
|
2019-09-25 00:36:24 +10:00 |
bus.inl
|
Clean up memory access handlers, reduce template specializations
|
2019-09-25 00:36:24 +10:00 |
cdrom.cpp
|
CDROM: Move pregap handling to image class
|
2019-09-26 00:15:06 +10:00 |
cdrom.h
|
CDROM: Stub out Setfilter
|
2019-09-25 00:44:41 +10:00 |
CMakeLists.txt
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cpu_core.cpp
|
CPU: Make it run a bit faster, but needs proper timings
|
2019-09-28 01:43:10 +10:00 |
cpu_core.h
|
Clean up memory access handlers, reduce template specializations
|
2019-09-25 00:36:24 +10:00 |
cpu_core.inl
|
Clean up memory access handlers, reduce template specializations
|
2019-09-25 00:36:24 +10:00 |
cpu_disasm.cpp
|
CPU: Refactoring, implement LWC/SWC
|
2019-09-22 02:06:47 +10:00 |
cpu_disasm.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
cpu_types.h
|
CPU: Delay interrupts if the instruction in the pipeline is a TE instruction
|
2019-09-27 23:43:52 +10:00 |
digital_controller.cpp
|
Pad: Fix timing issues w/ BIOS
|
2019-09-23 01:25:58 +10:00 |
digital_controller.h
|
PAD: Basic support for digital controllers
|
2019-09-20 16:47:41 +10:00 |
dma.cpp
|
Clean up memory access handlers, reduce template specializations
|
2019-09-25 00:36:24 +10:00 |
dma.h
|
SPU: Create stub needed for DMA to work
|
2019-09-24 23:44:38 +10:00 |
gpu.cpp
|
SDL: Display internal FPS/VPS seperately
|
2019-09-28 01:09:58 +10:00 |
gpu.h
|
GPU/SDL: Correct aspect ratio when displaying
|
2019-09-28 00:53:11 +10:00 |
gpu_hw.cpp
|
GPU: Fix line rendering with larger coordinates
|
2019-09-28 00:36:30 +10:00 |
gpu_hw.h
|
GPU: Implement line rendering
|
2019-09-27 22:45:57 +10:00 |
gpu_hw_opengl.cpp
|
GPU/SDL: Correct aspect ratio when displaying
|
2019-09-28 00:53:11 +10:00 |
gpu_hw_opengl.h
|
GPU: Support displaying only active region
|
2019-09-27 22:10:25 +10:00 |
gte.cpp
|
GTE: NCCS/NCCT tests passing
|
2019-09-28 15:45:50 +10:00 |
gte.h
|
GTE: NCCS/NCCT tests passing
|
2019-09-28 15:45:50 +10:00 |
gte.inl
|
GTE: Fix MVMVA flags due to missing 43-bit-sign-extend
|
2019-09-28 15:19:35 +10:00 |
gte_types.h
|
GTE: Implement DPCT
|
2019-09-27 22:57:07 +10:00 |
host_interface.cpp
|
System: Support loading expansion ROMs
|
2019-09-23 01:38:21 +10:00 |
host_interface.h
|
GPU/SDL: Correct aspect ratio when displaying
|
2019-09-28 00:53:11 +10:00 |
interrupt_controller.cpp
|
InterruptController: Masked interrupts are still set in the status register
|
2019-09-23 01:24:36 +10:00 |
interrupt_controller.h
|
GPU: Hook up vblank interrupt
|
2019-09-18 00:22:41 +10:00 |
pad.cpp
|
Pad: Fix long transmit delay breaking other things
|
2019-09-24 01:31:17 +10:00 |
pad.h
|
CPU: Make it run a bit faster, but needs proper timings
|
2019-09-28 01:43:10 +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
|
GPU: Add stats interface
|
2019-09-26 14:03:32 +10:00 |
pse.vcxproj.filters
|
SPU: Create stub needed for DMA to work
|
2019-09-24 23:44:38 +10:00 |
save_state_version.h
|
Initial commit
|
2019-09-11 14:00:42 +10:00 |
spu.cpp
|
SPU: Hook up DMA reads/writes to RAM
|
2019-09-24 23:55:57 +10:00 |
spu.h
|
SPU: Hook up DMA reads/writes to RAM
|
2019-09-24 23:55:57 +10:00 |
system.cpp
|
Timers: Minor fixes
|
2019-09-27 00:08:36 +10:00 |
system.h
|
SDL: Display internal FPS/VPS seperately
|
2019-09-28 01:09:58 +10:00 |
timers.cpp
|
Timers: Minor fixes
|
2019-09-27 00:08:36 +10:00 |
timers.h
|
Refactor timing to allow sync/updates in the middle of a slice
|
2019-09-21 01:24:33 +10:00 |
types.h
|
Refactor timing to allow sync/updates in the middle of a slice
|
2019-09-21 01:24:33 +10:00 |