.github /workflows
Add PS2 CI/CD
2020-07-17 23:26:14 +02:00
jni
Add JNI Makefile
2019-12-30 01:57:20 +08:00
libretro
use log_cb instead of fprintf
2021-09-17 05:14:05 +02: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
add retrofw target
2021-08-02 21:58:27 +12: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
Add optional frameskipping
2021-07-20 12:25:40 +01:00
graphics.h
Add optional frameskipping
2021-07-20 12:25:40 +01: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
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
use log_cb instead of fprintf
2021-09-17 05:14:05 +02:00
main.h
Remove 'need_fullpath' requirement when using frontends with 'RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE' support
2021-06-11 11:32:43 +01:00
Makefile
WANT_ZIP never used, get rid of it and get rid of zlib (was a dependency
2021-09-17 05:05:29 +02:00
Makefile.common
WANT_ZIP never used, get rid of it and get rid of zlib (was a dependency
2021-09-17 05:05:29 +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
Remove 'need_fullpath' requirement when using frontends with 'RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE' support
2021-06-11 11:32:43 +01:00
race-memory.h
Remove 'need_fullpath' requirement when using frontends with 'RETRO_ENVIRONMENT_SET_CONTENT_INFO_OVERRIDE' support
2021-06-11 11:32:43 +01: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
Add optional frameskipping
2021-07-20 12:25:40 +01:00
tlcs900h.h
Add optional frameskipping
2021-07-20 12:25:40 +01:00
types.h
Remove 'byte' typedef - was breaking PS2 build
2021-05-28 22:25:16 +02:00