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
2021-01-29 17:20:52 +01:00
.github/workflows Add PS2 CI/CD 2020-07-17 23:26:14 +02:00
deps/zlib-1.2.8 Update 2020-12-20 22:06:09 +01:00
jni Add JNI Makefile 2019-12-30 01:57:20 +08:00
libretro Update 2020-12-20 22:06:09 +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
.gitlab-ci.yml (macOS) Add ARM 64bit MacOS support 2021-01-29 17:20:52 +01: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.c Convert cz80.cpp and cz80_support.cpp to C 2020-10-04 00:16:19 +02:00
cz80_support.h Convert cz80.cpp and cz80_support.cpp to C 2020-10-04 00:16:19 +02:00
cz80.c Buildfix for cz80.c 2020-10-04 11:47:52 +02:00
cz80.h Convert cz80.cpp and cz80_support.cpp to C 2020-10-04 00:16:19 +02:00
cz80.inc Buildfix 2019-12-29 12:55:14 +01:00
cz80exec.inc Convert cz80.cpp and cz80_support.cpp to C 2020-10-04 00:16:19 +02: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.c Convert DrZ80_support.cpp to C 2020-10-04 11:46:35 +02:00
DrZ80_support.h Add potential buildfix for DrZ80 2020-10-06 03:58:34 +02:00
DrZ80.h Add potential buildfix for DrZ80 2020-10-06 03:58:34 +02:00
DrZ80.s DRZ80 support 2019-12-28 13:00:07 +01:00
flash.c Cleanups 2020-10-06 01:37:08 +02:00
flash.h Cleanups 2020-10-06 01:37:08 +02:00
graphics.c Silence some warnings 2020-10-07 01:01:47 +02:00
graphics.h Convert graphics.cpp to C 2020-10-04 11:43:36 +02:00
input.c Convert input.cpp to C 2020-10-03 23:45:03 +02:00
input.h Convert input.cpp to C 2020-10-03 23:45:03 +02: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.c Silence some warnings 2020-10-07 01:01:47 +02:00
main.h Cleanups 2020-10-06 01:37:08 +02:00
Makefile (macOS) Add ARM 64bit MacOS support 2021-01-29 17:20:52 +01:00
Makefile.common Convert DrZ80_support.cpp to C 2020-10-04 11:46:35 +02:00
neopopsound.c Cleanups 2020-10-07 01:04:34 +02:00
neopopsound.h Cleanups 2020-10-03 23:57:24 +02:00
ngpBios.c Cleanups 2020-10-03 23:57:24 +02:00
ngpBios.h Convert ngpBios.cpp to C 2020-10-03 23:07:51 +02:00
race-globals.cpp Add race-globals.cpp 2020-10-04 11:26:01 +02:00
race-memory.c Cleanups 2020-10-06 01:37:08 +02:00
race-memory.h Convert tlcs900h.cpp to C 2020-10-04 11:39:05 +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.c Convert sound.cpp to C 2020-10-04 00:07:12 +02:00
sound.h Convert sound.cpp to C 2020-10-04 00:07:12 +02:00
state.c Buildfixes 2020-10-07 00:56:19 +02:00
state.h Convert state.cpp to C 2020-10-04 00:08:42 +02:00
tlcs900h.c Silence some warnings 2020-10-07 01:01:47 +02:00
tlcs900h.h Add race-globals.cpp 2020-10-04 11:26:01 +02:00
types.h Cleanups 2020-10-03 23:57:24 +02: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).