picodrive/pico/32x
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.c improvements for type issues 2021-04-22 23:31:36 +02:00
draw.c 32x, draw, avoid some warnings 2021-04-02 22:43:06 +02:00
draw_arm.S 32x, arm asm draw optimization 2021-04-02 21:54:54 +02:00
memory.c Fix SH2 DRC for x86 (32 bit) builds 2021-08-16 18:03:34 +02:00
memory_arm.S core, structural cleanup, fixes and improvements for type issues #2 2021-01-01 12:44:02 +01:00
pwm.c core, fixes and improvements for type issues 2020-12-29 11:27:11 +01:00
sh2soc.c 32x, drc, fix saving SH2 SR in dma 2021-05-11 22:05:57 +02:00