.. |
input
|
Adds configurable hold delay for analog toggle
|
2023-03-23 17:41:07 -04:00 |
notes
|
Add notes
|
2014-06-19 19:03:38 +02:00 |
cdc.cpp
|
Cleanups - get rid of stdio.h in many places
|
2021-11-18 01:05:31 +01:00 |
cdc.h
|
Add libretro LED interface
|
2022-04-16 17:21:51 +03:00 |
cpu.cpp
|
Get rid of NOT_LIBRETRO ifdefs
|
2022-12-15 13:33:41 +01:00 |
cpu.h
|
Get rid of NOT_LIBRETRO ifdefs
|
2022-12-15 13:33:41 +01:00 |
debug.cpp
|
Some backports to debug.cpp associated with Poke
|
2016-02-02 18:13:46 +01:00 |
debug.h
|
Cleanups
|
2015-07-24 15:59:40 +02:00 |
decomp.cpp
|
Added primitive recompiler.
|
2016-06-05 17:15:12 +02:00 |
dis.cpp
|
Revert "Cherrypick changes done between versions 1.21.3 and 1.22.2"
|
2019-07-02 04:18:50 +02:00 |
dis.h
|
Cleanups
|
2015-07-24 15:59:40 +02:00 |
dma.cpp
|
Add support for frontend message interface v1
|
2020-05-29 14:43:50 +01:00 |
dma.h
|
Replace pscpu_timestamp_t with just plain int32_t
|
2015-07-26 15:34:30 +02:00 |
FastFIFO.h
|
Remove CanRead() entirely
|
2017-03-26 18:24:11 +02:00 |
frontio.cpp
|
Cleanups - get rid of stdio.h in many places
|
2021-11-18 01:05:31 +01:00 |
frontio.h
|
Implement ability to dynamically switch memory
|
2020-05-25 23:02:51 -04:00 |
gpu_common.h
|
Silence Clang warnings because of missing BLEND_MODE_OPAQUE switch case statement
|
2022-07-18 18:30:58 +02:00 |
gpu_line.cpp
|
Revert "Reduce compile time up to 57%, reduce binary size up to 32%"
|
2021-08-22 11:54:18 -04:00 |
gpu_polygon_sub.cpp
|
Remove code from previous changes causing problems in Grandia
|
2020-10-14 22:18:28 -03:00 |
gpu_polygon.cpp
|
Revert "Reduce compile time up to 57%, reduce binary size up to 32%"
|
2021-08-22 11:54:18 -04:00 |
gpu_sprite.cpp
|
Revert "Reduce compile time up to 57%, reduce binary size up to 32%"
|
2021-08-22 11:54:18 -04:00 |
gpu.cpp
|
Remove unused variables
|
2022-05-28 21:45:31 +02:00 |
gpu.h
|
Remove code from previous changes causing problems in Grandia
|
2020-10-14 22:18:28 -03:00 |
gte.cpp
|
Add 18:9, 19:9 and 20:9 widescreen aspect ratio options
|
2021-07-22 12:24:49 +02:00 |
gte.h
|
Cleanups
|
2020-09-16 20:19:03 +02:00 |
irq.cpp
|
Cleanups
|
2020-10-06 02:39:10 +02:00 |
irq.h
|
Take irq.cpp out of namespace
|
2015-07-17 12:51:26 +02:00 |
mdec.cpp
|
Fix eventcycles, add SPU Samples, allows much better performance
|
2022-11-20 21:59:38 +01:00 |
mdec.h
|
Replace pscpu_timestamp_t with just plain int32_t
|
2015-07-26 15:34:30 +02:00 |
psx.h
|
Adds configurable hold delay for analog toggle
|
2023-03-23 17:41:07 -04:00 |
sio.cpp
|
Silence some LGTM warnings
|
2021-03-24 14:00:10 +01:00 |
sio.h
|
sio.cpp - take out of namespace
|
2015-07-17 13:33:50 +02:00 |
spu_fir_table.inc
|
Update PSX core to 0.9.31-wip.
|
2013-09-08 13:41:01 +02:00 |
spu.cpp
|
Fix eventcycles, add SPU Samples, allows much better performance
|
2022-11-20 21:59:38 +01:00 |
spu.h
|
Backport
|
2021-03-21 18:42:00 +01:00 |
timer.cpp
|
Fix eventcycles, add SPU Samples, allows much better performance
|
2022-11-20 21:59:38 +01:00 |
timer.h
|
Fixes to code to compile for MSVC
|
2018-04-18 14:34:16 -05:00 |