picodrive/pico
David Guillen Fandos 9984a81906 Fix SH2 DRC for x86 (32 bit) builds
Turns out it doesn't work on my machine, perhaps due to newer gcc
being... unlucky! See issue #27 for more info.
Also, this fixes issue #27.
2021-08-16 18:03:34 +02:00
..
32x Fix SH2 DRC for x86 (32 bit) builds 2021-08-16 18:03:34 +02:00
carthw fixes for big endian support (svp drc, libpicofe update) 2021-02-25 09:41:55 +01:00
cd mcd, fix pcm output level 2021-06-03 22:06:03 +02:00
pico core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
sound sound, improve FM output on load/resume 2021-06-09 22:15:58 +02: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 core, big endian fix (cart sram detection) 2021-05-07 18:40:55 +02: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 fixes and improvements for type issues, part 3 2021-02-06 01:14:07 +01: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 vdp rendering, fix crash for sprites with negative x/y 2021-03-05 00:29:52 +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 partially revived platform support for PSP (unfinished) 2021-01-10 12:13:56 +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 core, groundwork for chd support 2021-03-04 20:54:10 +01:00
memory.c mcd, fix pulldowns only there if cd attached 2021-07-01 21:26:57 +02:00
memory.h add big endian platform support 2021-02-22 22:27: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 add big endian platform support 2021-02-22 22:27:51 +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 ui, revised menu and option handling, added sound filter settings 2021-03-05 22:11:39 +01:00
pico_cmn.c md, fix irq priority handling for H-int 2021-04-10 21:34:48 +02:00
pico_int.h 32x, improve poll detection 2021-06-28 22:58:04 +02:00
pico_port.h fixes for big endian (mostly mcd) 2021-04-22 23:31:34 +02: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 add big endian platform support 2021-02-22 22:27:51 +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 vdp, some finetuning, cleanup 2021-06-08 22:26:24 +02:00
z80if.c sms: improve irq handling 2018-01-27 19:41:57 +02:00