picodrive/pico
2020-12-14 21:11:37 +01:00
..
32x 32x, restore old fix for X-men 2020-12-14 21:08:35 +01:00
carthw Buildfix 2020-07-14 00:21:33 +02:00
cd fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto 2020-12-12 14:57:56 +01:00
pico move more globals to PicoInterface 2017-10-22 02:13:46 +03:00
sound fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto 2020-12-12 14:57:56 +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 Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
carthw.cfg add a header fixup 2018-01-27 20:03:13 +02:00
carthw_cfg.c add a header fixup 2018-01-27 20:03:13 +02:00
debug.c revised VDP fifo implementation 2020-02-07 22:14:34 +01:00
debug.h some new cpu debug code 2013-08-10 17:57:54 +03:00
debugCPU.c famec: eliminate global context ptr 2017-10-15 03:26:48 +03:00
draw.c vdp rendering, fix handling of palettes 0-2 color 14 in sprite drawing 2020-12-12 14:59:09 +01:00
draw2.c vdp, add handling of external buffers for fast renderer 2020-12-12 14:36:54 +01:00
draw2_arm.S bug fixes in drc, audio, display 2020-01-14 22:49:03 +01:00
draw_arm.S vdp rendering, fix handling of palettes 0-2 color 14 in sprite drawing 2020-12-12 14:59:09 +01:00
eeprom.c split memories away from Pico 2017-10-14 00:53:08 +03:00
m68kif_cyclone.s arm asm, tiny optimisation for 68k mem access 2020-09-18 00:28:09 +02:00
media.c rearrange globals 2017-10-20 12:21:09 +03:00
memory.c 32x, tentative fix for pad handling 2020-12-14 21:11:37 +01:00
memory.h ARM asm, symbol visibility fix 2020-03-27 19:13:16 +01: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, fix for 68k access timing 2020-12-12 17:29:31 +01: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 rendering, fix bgr555 output mode 2020-12-05 15:20:15 +01:00
patch.c Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
patch.h Add support for Master System cheats. 2017-10-14 00:53:09 +03:00
pico.c adding ym2413 2020-07-28 22:04:32 +02:00
pico.h Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
pico_cmn.c vdp, fix for 68k access timing 2020-12-12 17:29:31 +01:00
pico_int.h cz80, improve cycle accounting 2020-12-14 21:06:24 +01:00
pico_port.h sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
pico_types.h Prevent collission with PS2 SDK 2020-07-13 09:51:09 +02:00
sek.c Merge from libretro/master:46902e0 for repo synchronization 2020-12-05 22:39:06 +01:00
sms.c audio, improve YM2413 handling 2020-09-25 21:22:40 +02:00
state.c fixes for memory leaks and out of bounds memory access found by ASAN or gcc -flto 2020-12-12 14:57:56 +01:00
state.h libretro: add savestate support 2013-07-31 02:18:34 +03:00
videoport.c vdp, fix for 68k access timing 2020-12-12 17:29:31 +01:00
z80if.c sms: improve irq handling 2018-01-27 19:41:57 +02:00