deps /zlib-1.2.8
Add support for dynamic cores
2019-12-20 19:28:21 +01:00
jni
Add JNI Makefile
2019-12-30 01:57:20 +08:00
libretro
Cleanup libretro.cpp
2020-01-02 16:36:05 +01:00
libretro-common/include /compat
Initial libretro port
2019-12-19 20:44:20 +01:00
.gitignore
Update .gitignore
2019-12-30 01:56:58 +08:00
crypt.h
Initial Commit
2016-10-14 11:01:29 -06:00
cz80_op.inc
Buildfix
2019-12-29 12:55:14 +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.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
Buildfix
2019-12-29 12:55:14 +01:00
cz80.h
Buildfix
2019-12-29 12:55:14 +01:00
cz80.inc
Buildfix
2019-12-29 12:55:14 +01: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
Some small build fixes
2019-12-29 03:25:06 +01:00
flash.h
use int instead of int_t types
2019-12-27 17:19:28 +01:00
graphics.cpp
Update libretro.cpp
2020-01-01 02:58:25 +01:00
graphics.h
Fix incorrect palette
2020-01-01 02:58:25 +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
license.txt
Add license.txt
2019-12-29 09:33:32 +08: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
(Makefile) Allow compiling with -fsanitize
2020-01-01 02:58:25 +01:00
Makefile.common
(libnx) Buildfix
2019-12-29 14:53:49 +01:00
memory.cpp
Add workaround for state crash when compiled with clang
2020-01-01 02:58:25 +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
Buildfix
2019-12-29 12:55:14 +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
Add workaround for state crash when compiled with clang
2020-01-01 02:58:25 +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