.github /workflows
Update compilation.yml
2024-10-21 14:44:39 -07:00
jni
Cleanups
2022-07-25 23:37:47 +02:00
libretro
Cleanups
2022-07-25 23:37:47 +02:00
libretro-common
Replace direct direct file access with VFS routines
2021-09-20 16:34:29 +01:00
.gitignore
Update .gitignore
2019-12-30 01:56:58 +08:00
.gitlab-ci.yml
OSx x64 - Lower deployment target to 10.7
2022-07-25 14:26:20 +02: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
Remove stdio.h includes
2021-11-02 17:04:12 +01:00
cz80_support.h
Convert cz80.cpp and cz80_support.cpp to C
2020-10-04 00:16:19 +02:00
cz80.c
Remove stdio.h includes
2021-11-02 17:04:12 +01: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
2022-07-25 23:37:47 +02:00
flash.h
Cleanups
2020-10-06 01:37:08 +02:00
graphics.c
Cleanups
2022-07-25 23:37:47 +02: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
Remove stdio.h includes
2021-11-02 17:04:12 +01:00
main.h
Cleanups
2022-07-25 23:37:47 +02:00
Makefile
tvos: properly set min supported version
2024-10-18 16:54:10 -04:00
Makefile.common
Cleanups
2022-07-25 23:37:47 +02:00
neopopsound.c
Cleanups
2021-09-21 23:25:46 +02:00
neopopsound.h
Cleanups
2021-09-21 23:25:46 +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-memory.c
Cleanups
2022-07-25 23:37:47 +02:00
race-memory.h
Cleanups
2022-07-25 23:37:47 +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
Cleanups
2022-07-25 23:37:47 +02:00
sound.h
Cleanups
2021-09-21 23:10:17 +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
Cleanups
2022-07-25 23:37:47 +02: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