smsplus-gx/source
2020-10-09 08:52:44 +08:00
..
cpu_cores Buildfix when using Z80_CORE=eighty 2020-10-09 08:52:44 +08:00
ntsc Add support for blargg NTSC filter 2020-10-09 08:52:26 +08:00
ports Add support for blargg NTSC filter 2020-10-09 08:52:26 +08:00
scale2x Fixes compile issue. Oops 2019-04-08 19:08:34 +02:00
scalers 8-bits paletted support for RS-90 + YUV. (WIP, not working) 2020-10-06 03:19:50 +02:00
sound Fix memory leaks. 2020-10-06 09:30:33 +02:00
sound_output Remove #include <SDL/SDL.h> 2020-10-09 08:52:26 +08:00
text Add textblue define. 2019-04-10 18:27:06 +02:00
unzip Fix supprot for zipped Colecovision roms. 2020-09-25 02:46:59 +02:00
basetsd.h Rebasing around SMSPlusGX, switched to new sound cores (from CrabEmu), much improved sound playback 2018-08-11 23:46:21 -04:00
config.h Add missing variable for input remapping. (Bittboy only for now but other platforms will be added) 2019-04-16 03:56:17 +02:00
hvc.h Partially reverting old commit "Removing CrabEmuZ80" 2019-03-13 01:48:28 +01:00
loadrom.c Add support for loading ROM from memory 2020-10-09 08:52:22 +08:00
loadrom.h Fix memory leaks. 2020-10-06 09:30:33 +02:00
memz80.c Buildfix when using Z80_CORE=eighty 2020-10-09 08:52:44 +08:00
memz80.h Put Sord M5 code under a define. 2019-09-18 21:52:11 +02:00
pio.c Adding comments that specifies the modifications done to the file. 2019-07-16 14:42:30 +02:00
pio.h Fix more clang warnings in files. 2019-03-15 20:46:57 +01:00
PORTING Rebasing around SMSPlusGX, switched to new sound cores (from CrabEmu), much improved sound playback 2018-08-11 23:46:21 -04:00
render.c 8-bits paletted support for RS-90 + YUV. (WIP, not working) 2020-10-06 03:19:50 +02:00
render.h Partially reverting old commit "Removing CrabEmuZ80" 2019-03-13 01:48:28 +01:00
shared.h Update the other ports as to make use of LOCKING. 2020-01-02 13:53:12 +01:00
sms.c Put more Sord M5 code under said define. 2019-09-18 21:53:56 +02:00
sms.h New scaling code, plus minor fixes. 2020-02-29 21:11:21 +01:00
state.c Remove Eighty z80 core. It's not that much faster and breaks a lot of games. 2020-09-25 02:52:25 +02:00
state.h Fix oversight with the state functions in header using FILE* mem 2019-07-16 13:28:54 +02:00
system.c Fix memory leaks. 2020-10-06 09:30:33 +02:00
system.h 8-bits paletted support for RS-90 + YUV. (WIP, not working) 2020-10-06 03:19:50 +02:00
tms.c Adding comments that specifies the modifications done to the file. 2019-07-16 14:42:30 +02:00
tms.h Partially reverting old commit "Removing CrabEmuZ80" 2019-03-13 01:48:28 +01:00
vdp.c New scaling code, plus minor fixes. 2020-02-29 21:11:21 +01:00
vdp.h Fix minor issues in vdp code. 2019-03-15 20:52:49 +01:00