picodrive/pico
2021-12-07 23:59:53 +01:00
..
32x 32x, improve cartridge mapping, BIOS replication 2021-11-28 22:02:11 +01:00
carthw core, more superfighter mapper stuff 2021-09-22 18:44:42 +02:00
cd core, fix libretro toolchain bug on wiiu 2021-11-15 21:25:25 +01:00
pico core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
sound sound, fix ym2612 ladder effect, add option 2021-11-19 21:01:50 +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 sms, improve gg detection (zip, rom header) 2021-10-15 19:22:01 +02:00
carthw.cfg core, more superfighter mapper stuff 2021-09-22 18:44:42 +02:00
carthw_cfg.c core, more superfighter mapper stuff 2021-09-22 18:44:42 +02:00
debug.c sms vdp, add zoomed sprites, column vscroll blocking, mode 2 graphics 2021-10-08 20:24:33 +02:00
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 32x, add support for h32 mode rendering 2021-11-22 19:18:49 +01:00
draw2.c fixes and improvements for type issues, part 3 2021-02-06 01:14:07 +01:00
draw2_arm.S vdp renderer, partial sync 8bit fast ARM asm with C code 2021-01-21 19:09:17 +01:00
draw_arm.S 32x, add support for h32 mode rendering 2021-11-22 19:18:49 +01: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 sms, add system select option 2021-10-19 23:24:06 +02:00
memory.c core, some test code for team player and 4way play 2021-12-07 21:13:23 +01:00
memory.h core, some type issues 2021-11-14 09:51:51 +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 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 core+gp2x+psp, fix handling mid-frame palette changes 2021-11-10 23:32:40 +01:00
patch.c improvements for type issues 2021-04-22 23:31:36 +02:00
patch.h Add support for Master System cheats. 2017-10-14 00:53:09 +03:00
pico.c VDP DMA/CPU access timing improvements 2021-05-27 21:30:45 +02:00
pico.h core, some test code for team player and 4way play 2021-12-07 21:13:23 +01:00
pico_cmn.c md, fix irq priority handling for H-int 2021-04-10 21:34:48 +02:00
pico_int.h sms, fix pause button (cz80 nmi) 2021-11-12 18:35:55 +01:00
pico_port.h core, fix typo 2021-11-08 22:48:01 +01:00
pico_types.h core, libretro fixes for chd support 2021-03-10 23:07:25 +01:00
sek.c 68k, fix idle loop detection crash on 64 bit platforms 2021-06-08 23:11:17 +02:00
sms.c sms, set non-TMR images to region Japan 2021-11-15 21:26:49 +01:00
state.c core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
state.h libretro: add savestate support 2013-07-31 02:18:34 +03:00
videoport.c core vdp, fix FIFO DMA wait, improve save/load 2021-12-07 23:59:53 +01:00
z80if.c sms: improve irq handling 2018-01-27 19:41:57 +02:00