picodrive/pico
2023-12-01 01:09:25 +01:00
..
32x compile fixes for CI 2023-10-26 19:03:50 +00:00
carthw carthw: more accurate x-in-1 pirate handling 2023-06-05 00:41:32 +03:00
cd readme, some cleanup 2023-10-23 22:02:03 +02:00
pico pico, fix psg sound and fast forward 2022-10-14 18:47:20 +00:00
sound sound, faster resampler for SMS FM 2023-11-23 21:08:13 +01:00
arm_features.h sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
cart.c Add hack for unlicensed games that don't handle the Z80 bus properly 2023-08-21 16:21:25 +01:00
carthw.cfg Add hack for unlicensed games that don't handle the Z80 bus properly 2023-08-21 16:21:25 +01:00
carthw_cfg.c Add hack for unlicensed games that don't handle the Z80 bus properly 2023-08-21 16:21:25 +01:00
debug.c sound, improve ym2612 timers implementation 2023-06-23 19:25:52 +00:02
debug.h some new cpu debug code 2013-08-10 17:57:54 +03:00
debugCPU.c core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
draw.c sms, fix menu background scaling and position 2023-07-06 17:25:47 +00:00
draw2.c core, fix H32 mode in fast renderer 2023-11-23 21:11:36 +01:00
draw2_arm.S core, fix H32 mode in fast renderer 2023-11-23 21:11:36 +01:00
draw_arm.S 32x, fix softscale enabled by 32x 2023-06-11 19:11:18 +00:00
eeprom.c split memories away from Pico 2017-10-14 00:53:08 +03:00
m68kif_cyclone.s 68k, allow cyclone execution from address 0 2021-07-01 21:21:13 +02:00
media.c core, fix crash if image couldn't be loaded 2023-06-03 07:50:23 +00:00
memory.c Merge pull request #96 from 'techmetx11/master' 2023-11-01 22:39:44 +01:00
memory.h mcd, some cleanup, fix Word-RAM in 2M mode 2023-05-10 22:20:06 +00:00
memory_amips.S various small improvements and fixes 2019-07-30 16:34:40 +02:00
memory_arm.S ARM asm, symbol visibility fix 2020-03-27 19:13:16 +01:00
misc.c VDP DMA/CPU access timing improvements 2021-05-27 21:30:45 +02:00
misc_amips.s get rid of custom memcpy funcs 2017-10-14 21:28:36 +03:00
misc_arm.s get rid of custom memcpy funcs 2017-10-14 21:28:36 +03:00
mode4.c sms, fix menu background scaling and position 2023-07-06 17:25:47 +00:00
patch.c core, libretro vfs support 2022-01-27 22:31:09 +00:00
patch.h Add support for Master System cheats. 2017-10-14 00:53:09 +03:00
pico.c core, fix z80 vcounter value 2023-07-12 22:35:33 +02:00
pico.h Add hack for unlicensed games that don't handle the Z80 bus properly 2023-08-21 16:21:25 +01:00
pico_cmn.c core, fix no ym2612 timers if z80 in reset 2023-12-01 01:09:25 +01:00
pico_int.h sound, faster resampler for SMS FM 2023-11-23 21:08:13 +01:00
pico_port.h core, libretro vfs support 2022-01-27 22:31:09 +00:00
pico_types.h core, libretro fixes for chd support 2021-03-10 23:07:25 +01:00
sek.c core, fix bug in m68k state saving 2023-10-26 23:52:07 +02:00
sms.c sound, faster resampler for SMS FM 2023-11-23 21:08:13 +01:00
state.c mcd, preparations for msu support 2023-05-26 19:36:50 +00:00
state.h libretro: add savestate support 2013-07-31 02:18:34 +03:00
videoport.c core, improve 68k timing accuracy 2023-07-11 21:18:05 +00:00
z80if.c z80, fix drz80 save (regression) 2022-05-09 23:14:40 +02:00