picodrive/pico
2020-02-07 22:14:34 +01:00
..
32x emulator timing fixes, VDP DMA fixes, improved DAC audio 2020-01-14 23:00:44 +01:00
carthw sh2 drc, code emitter cleanup, add ARM reorder stage to reduce interlock 2019-07-30 16:34:40 +02:00
cd remove textrels with -fPIC/-fPIE (for android/ios) 2019-12-03 23:52:13 +01:00
pico move more globals to PicoInterface 2017-10-22 02:13:46 +03:00
sound audio fixes for overdrive demo 2020-01-26 20:12:18 +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 32x: implement standard/ssf2 mapper 2018-01-21 18:57:13 +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 revised VDP fifo implementation 2020-02-07 22:14:34 +01:00
debug.h some new cpu debug code 2013-08-10 17:57:54 +03:00
debugCPU.c famec: eliminate global context ptr 2017-10-15 03:26:48 +03:00
draw.c added debug reg sprite plane support (fixes some issues in overdrive 2 demo) 2020-01-26 20:43:05 +01:00
draw2.c sprite rendering improvements for masking and limit edge cases 2020-01-26 20:40:07 +01:00
draw2_arm.S bug fixes in drc, audio, display 2020-01-14 22:49:03 +01:00
draw_arm.S sprite rendering improvements for masking and limit edge cases 2020-01-26 20:40:07 +01:00
eeprom.c split memories away from Pico 2017-10-14 00:53:08 +03:00
m68kif_cyclone.s minor changes 2019-07-30 16:34:40 +02:00
media.c rearrange globals 2017-10-20 12:21:09 +03:00
memory.c audio fixes for overdrive demo 2020-01-26 20:12:18 +01:00
memory.h various small improvements and fixes 2019-07-30 16:34:40 +02:00
memory_amips.S various small improvements and fixes 2019-07-30 16:34:40 +02:00
memory_arm.S remove textrels with -fPIC/-fPIE (for android/ios) 2019-12-03 23:52:13 +01:00
misc.c new hvcounter tables as per spritesmind.net threads 2020-02-07 22:13:46 +01: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 rearrange globals 2017-10-20 12:21:09 +03:00
patch.c rearrange globals 2017-10-20 12:21:09 +03:00
patch.h Add support for Master System cheats. 2017-10-14 00:53:09 +03:00
pico.c revised VDP fifo implementation 2020-02-07 22:14:34 +01:00
pico.h bug fixes in drc, audio, display 2020-01-14 22:49:03 +01:00
pico_cmn.c revised VDP fifo implementation 2020-02-07 22:14:34 +01:00
pico_int.h revised VDP fifo implementation 2020-02-07 22:14:34 +01:00
pico_port.h sh2 drc: cleanup, fix for drc crash, for mips code emitter 2019-12-11 20:39:27 +01:00
sek.c rearrange globals 2017-10-20 12:21:09 +03:00
sms.c audio: added SSG-EG to YM2612, plus some timing changes for SN76496+YM2612 2020-01-08 00:49:13 +01:00
state.c stop IdleDet from affecting save states 2017-12-02 00:10:08 +02:00
state.h libretro: add savestate support 2013-07-31 02:18:34 +03:00
videoport.c revised VDP fifo implementation 2020-02-07 22:14:34 +01:00
z80if.c sms: improve irq handling 2018-01-27 19:41:57 +02:00