This is the RACE NGPC emulator modified by "theelf" to run on the PSP. It is likely forked from the Akop Karapetyan PSP version of RACE (http://psp.akop.org/race).
Go to file
2020-10-03 23:15:08 +02:00
.github/workflows Add PS2 CI/CD 2020-07-17 23:26:14 +02:00
deps/zlib-1.2.8 Add support for dynamic cores 2019-12-20 19:28:21 +01:00
jni Add JNI Makefile 2019-12-30 01:57:20 +08:00
libretro Fix input mapping typo 2020-04-24 10:47:51 +01:00
libretro-common/include Add optional 'dark filter' 2020-01-06 19:55:50 +01:00
.gitignore Update .gitignore 2019-12-30 01:56:58 +08:00
crypt.h Initial Commit 2016-10-14 11:01:29 -06:00
cz80_op.inc Change to C comments 2020-01-07 12:03:08 +01:00
cz80_opCB.inc Initial Commit 2016-10-14 11:01:29 -06:00
cz80_opED.inc Initial Commit 2016-10-14 11:01:29 -06:00
cz80_opXY.inc Initial Commit 2016-10-14 11:01:29 -06:00
cz80_opXYCB.inc Initial Commit 2016-10-14 11:01:29 -06:00
cz80_support.cpp Initial Commit 2016-10-14 11:01:29 -06:00
cz80_support.h Initial Commit 2016-10-14 11:01:29 -06:00
cz80.cpp Change to C comments 2020-01-07 12:03:08 +01:00
cz80.h Buildfix 2019-12-29 12:55:14 +01:00
cz80.inc Buildfix 2019-12-29 12:55:14 +01:00
cz80exec.inc Initial Commit 2016-10-14 11:01:29 -06:00
cz80jmp.inc Initial Commit 2016-10-14 11:01:29 -06:00
DrZ80_gpl.txt Initial Commit 2016-10-14 11:01:29 -06:00
DrZ80_support.cpp Get rid of __GP32__ code 2020-01-07 12:43:16 +01:00
DrZ80_support.h Change to C comments 2020-01-07 12:03:08 +01:00
DrZ80.h DRZ80 support 2019-12-28 13:00:07 +01:00
DrZ80.s DRZ80 support 2019-12-28 13:00:07 +01:00
flash.cpp Start getting rid of non-libretro codepaths 2020-01-07 12:48:27 +01:00
flash.h Change to C comments 2020-01-07 12:03:08 +01:00
graphics.cpp Add PS2 changes for compilation 2020-07-17 22:07:18 +02:00
graphics.h Start getting rid of HWND usage 2020-01-07 12:51:09 +01:00
input.cpp Cleanups - turn inline functions into static inline functions 2020-01-07 13:11:39 +01:00
input.h Cleanups - turn inline functions into static inline functions 2020-01-07 13:11:39 +01:00
ioapi.c Initial Commit 2016-10-14 11:01:29 -06:00
ioapi.h Initial Commit 2016-10-14 11:01:29 -06:00
koyote_bin.h Initial Commit 2016-10-14 11:01:29 -06:00
koyote.bin Initial Commit 2016-10-14 11:01:29 -06:00
license.txt Add license.txt 2019-12-29 09:33:32 +08:00
main.cpp Cleanups 2020-01-07 13:28:50 +01:00
main.h Cleanups 2020-01-07 13:28:50 +01:00
Makefile Add OpenDingux target 2020-10-02 13:20:18 +01:00
Makefile.common Convert ngpBios.cpp to C 2020-10-03 23:07:51 +02:00
memory.cpp Get rid of __GP32__ code 2020-01-07 12:43:16 +01:00
memory.h Cleanups - turn inline functions into static inline functions 2020-01-07 13:11:39 +01:00
neopopsound.c Convert ngpBios.cpp to C 2020-10-03 23:07:51 +02:00
neopopsound.h Convert neopopsound to C 2020-10-03 22:58:29 +02:00
ngpBios.c Convert ngpBios.cpp to C 2020-10-03 23:07:51 +02:00
ngpBios.h Convert ngpBios.cpp to C 2020-10-03 23:07:51 +02:00
README.md Initial commit 2016-10-14 10:39:19 -06:00
readme.txt Initial Commit 2016-10-14 11:01:29 -06:00
sound.cpp Cleanups - turn inline functions into static inline functions 2020-01-07 13:11:39 +01:00
sound.h Start getting rid of HWND usage 2020-01-07 12:51:09 +01:00
state.cpp Cleanups 2020-10-03 23:15:08 +02:00
state.h Cleanups 2020-10-03 23:15:08 +02:00
StdAfx.h Start getting rid of HWND usage 2020-01-07 12:51:09 +01:00
tlcs900h.cpp Get rid of TARGET_WIN - not used even on Windows targets? 2020-01-07 13:36:21 +01:00
tlcs900h.h Cleanups - turn inline functions into static inline functions 2020-01-07 13:11:39 +01:00
unzip.c Initial Commit 2016-10-14 11:01:29 -06:00
unzip.h Initial Commit 2016-10-14 11:01:29 -06:00

RACE-NGPC-Emulator-PSP

This is the RACE NGPC emulator modified by "theelf" to run on the PSP. It is likely forked from the Akop Karapetyan PSP version of RACE (http://psp.akop.org/race).