picodrive/pico
kub 17c1401b44 32x, fix softscale enabled by 32x
also some streamlining cleanup in the drawing code
2023-06-11 19:11:18 +00:00
..
32x 32x, fix softscale enabled by 32x 2023-06-11 19:11:18 +00:00
carthw carthw: more accurate x-in-1 pirate handling 2023-06-05 00:41:32 +03:00
cd mcd, fixes for msu 2023-05-30 22:07:56 +00:00
pico pico, fix psg sound and fast forward 2022-10-14 18:47:20 +00:00
sound libretro, more build fixes 2023-06-05 18:05:27 +00: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, always allocate a power of 2 for cartridges 2023-06-05 18:06:28 +00:00
carthw.cfg carthw: more x-in-1 carts 2023-06-06 00:31:40 +03:00
carthw_cfg.c md, fix carthw.cfg parsing 2023-06-05 22:21:16 +00: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, fix softscale enabled by 32x 2023-06-11 19:11:18 +00:00
draw2.c 32x, fix softscale enabled by 32x 2023-06-11 19:11:18 +00: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, 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 core, testpico fixes 2023-06-09 19:22:51 +00: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, cleanup, add missing tms palette to gp2x 2023-03-07 21:57:33 +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 32x, fix startup crash 2023-06-07 21:21:58 +00:00
pico.h 32x, fix softscale enabled by 32x 2023-06-11 19:11:18 +00:00
pico_cmn.c mcd, some cleanup, fix Word-RAM in 2M mode 2023-05-10 22:20:06 +00:00
pico_int.h core, testpico fixes 2023-06-09 19:22:51 +00: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 memory leak 2022-01-28 17:58:50 +00:00
sms.c core, revisit Sega 8 bit hardware handling 2023-02-22 23:22:45 +00: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, testpico fixes 2023-06-09 19:22:51 +00:00
z80if.c z80, fix drz80 save (regression) 2022-05-09 23:14:40 +02:00