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
2019-12-28 12:05:38 +01:00
deps/zlib-1.2.8 Add support for dynamic cores 2019-12-20 19:28:21 +01:00
libretro Save states and flash files. Thanks to @negativeExponent 2019-12-28 12:05:38 +01:00
libretro-common/include/compat Initial libretro port 2019-12-19 20:44:20 +01:00
.gitignore Add initial .gitignore 2019-12-19 20:43:34 +01:00
crypt.h Initial Commit 2016-10-14 11:01:29 -06:00
cz80_op.inc Initial Commit 2016-10-14 11:01:29 -06: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 Initial Commit 2016-10-14 11:01:29 -06:00
cz80.h Fix for signed variables 2019-12-27 00:45:24 +01:00
cz80.inc Initial Commit 2016-10-14 11:01:29 -06: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 DRZ80 + Logger 2019-12-27 00:44:42 +01:00
DrZ80_support.h Initial Commit 2016-10-14 11:01:29 -06:00
DrZ80.h Initial Commit 2016-10-14 11:01:29 -06:00
DrZ80.s Initial Commit 2016-10-14 11:01:29 -06:00
flash.cpp Save states and flash files. Thanks to @negativeExponent 2019-12-28 12:05:38 +01:00
flash.h use int instead of int_t types 2019-12-27 17:19:28 +01:00
graphics.cpp Add correct masks for the palette 2019-12-20 19:29:16 +01:00
graphics.h Initial libretro port 2019-12-19 20:44:20 +01:00
input.cpp Initial libretro port 2019-12-19 20:44:20 +01:00
input.h Initial Commit 2016-10-14 11:01:29 -06: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
main.cpp DRZ80 + Logger 2019-12-27 00:44:42 +01:00
main.h Initial libretro port 2019-12-19 20:44:20 +01:00
Makefile More Vita Flags 2019-12-27 00:44:59 +01:00
Makefile.common DRZ80 + Logger 2019-12-27 00:44:42 +01:00
memory.cpp use int instead of int_t types 2019-12-27 17:19:28 +01:00
memory.h use int instead of int_t types 2019-12-27 17:19:28 +01:00
neopopsound.cpp Initial libretro port 2019-12-19 20:44:20 +01:00
neopopsound.h Initial Commit 2016-10-14 11:01:29 -06:00
ngpBios.cpp Initial Commit 2016-10-14 11:01:29 -06:00
ngpBios.h Initial Commit 2016-10-14 11:01:29 -06: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 Initial Commit 2016-10-14 11:01:29 -06:00
sound.h Initial libretro port 2019-12-19 20:44:20 +01:00
state.cpp Initial Commit 2016-10-14 11:01:29 -06:00
state.h Initial Commit 2016-10-14 11:01:29 -06:00
StdAfx.h Save states and flash files. Thanks to @negativeExponent 2019-12-28 12:05:38 +01:00
tlcs900h.cpp use int instead of int_t types 2019-12-27 17:19:28 +01:00
tlcs900h.h use int instead of int_t types 2019-12-27 17:19:28 +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).