deps /zlib-1.2.8
Add support for dynamic cores
2019-12-20 19:28:21 +01:00
libretro
Change core option prefix to "race_"
2019-12-29 09:22:27 +08:00
libretro-common/include /compat
Initial libretro port
2019-12-19 20:44:20 +01:00
.gitignore
Add *.so to .gitignore
2019-12-28 19:12:55 +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 support
2019-12-28 13:00:07 +01:00
DrZ80_support.h
DRZ80 support
2019-12-28 13:00:07 +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
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
Correct palette mask
2019-12-28 12:10:07 +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
DRZ80 support
2019-12-28 13:00:07 +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
DRZ80 support
2019-12-28 13:00:07 +01: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