..
32x
compile fixes for CI
2023-10-26 19:03:50 +00:00
carthw
carthw: more accurate x-in-1 pirate handling
2023-06-05 00:41:32 +03:00
cd
core, slightly increase accuracy of some hw timers
2024-03-02 10:36:49 +01:00
pico
core+platforms, revise pico pen handling
2024-03-18 18:24:54 +01:00
sound
mcd, increase audio volume slightly
2024-02-23 19:23:41 +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
Add hack for unlicensed games that don't handle the Z80 bus properly
2023-08-21 16:21:25 +01:00
carthw.cfg
Add hack for unlicensed games that don't handle the Z80 bus properly
2023-08-21 16:21:25 +01:00
carthw_cfg.c
Add hack for unlicensed games that don't handle the Z80 bus properly
2023-08-21 16:21:25 +01:00
debug.c
sound, improve ym2612 timers implementation
2023-06-23 19:25:52 +00:02
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
core, fix some bugs reported by ASAN
2024-02-14 23:48:06 +01:00
draw2.c
core, fix H32 mode in fast renderer
2023-11-23 21:11:36 +01:00
draw2_arm.S
core, fix H32 mode in fast renderer
2023-11-23 21:11:36 +01:00
draw_arm.S
core, fix arm asm regression (bg color DMA crash)
2024-02-21 19:10:44 +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, system detection by extension in zip files
2024-02-21 19:12:10 +01:00
memory.c
core, floating bus read for 68k in some more places
2024-03-16 15:58:47 +01: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
core+platforms, add SMS option to select TMS palette for gfx modes 0-3
2024-01-13 16:31:43 +01: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
core, fix Pico horizontal irq (on irq level 5)
2024-01-20 17:15:51 +01:00
pico.h
core, handle background color DMA (arm asm)
2024-01-28 21:25:04 +01:00
pico_cmn.c
core z80, improve timing for bus request/grant timing from 68k
2024-03-14 23:18:26 +01:00
pico_int.h
core, floating bus read for 68k in some more places
2024-03-16 15:58:47 +01: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, complete rewrite of Pico adpcm driver
2024-01-22 19:44:09 +01:00
sms.c
core, implement GG stereo
2024-01-23 22:21:15 +01:00
state.c
core, improve pico save/load (ADPCM state, page, etc)
2024-01-23 22:21:15 +01:00
state.h
libretro: add savestate support
2013-07-31 02:18:34 +03:00
videoport.c
core, floating bus read for 68k in some more places
2024-03-16 15:58:47 +01:00
z80if.c
core z80, more timing fixes
2024-03-04 21:59:52 +01:00