picodrive/pico
notaz 1d366b1ad9 add a hack for Decap Attack
Should delay the pull-up affect instead, but probably nothing needs
this whole thing anyway.
2020-10-13 23:19:47 +03:00
..
32x 32x: implement standard/ssf2 mapper, part 2 2018-01-23 02:39:01 +02:00
carthw 32x: implement standard/ssf2 mapper, part 2 2018-01-23 02:39:01 +02:00
cd deal with some gcc7+ warnings 2019-12-07 22:28:53 +02:00
pico move more globals to PicoInterface 2017-10-22 02:13:46 +03:00
sound improve 64bit portability 2018-01-06 21:29:59 +02:00
arm_features.h add configure, revive pnd build, unify/refactor things 2013-06-26 03:07:08 +03: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 move more globals to PicoInterface 2017-10-22 02:13:46 +03: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 draw.c, DrawLayer(): impl. proper linescroll, fixes issue #56 2020-03-13 19:26:09 -04:00
draw2.c split memories away from Pico 2017-10-14 00:53:08 +03:00
draw2_arm.S fix cell scroll drawing 2017-10-14 00:53:08 +03:00
draw_arm.S fix cell scroll drawing 2017-10-14 00:53:08 +03:00
eeprom.c split memories away from Pico 2017-10-14 00:53:08 +03:00
m68kif_cyclone.s some new cpu debug code 2013-08-10 17:57:54 +03:00
media.c rearrange globals 2017-10-20 12:21:09 +03:00
memory.c add a hack for Decap Attack 2020-10-13 23:19:47 +03:00
memory.h improve 64bit portability 2018-01-06 21:29:59 +02:00
memory_amips.S split memories away from Pico 2017-10-14 00:53:08 +03:00
memory_arm.S rearrange globals 2017-10-20 12:21:09 +03:00
misc.c get rid of custom memcpy funcs 2017-10-14 21:28:36 +03: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 move more globals to PicoInterface 2017-10-22 02:13:46 +03:00
pico.h fix DrawSpritesHiAS 2018-01-27 23:46:37 +02:00
pico_cmn.c fix a corner case with h-int 2018-01-28 19:13:01 +02:00
pico_int.h sms: improve irq handling 2018-01-27 19:41:57 +02:00
pico_int_o32.h move more globals to PicoInterface 2017-10-22 02:13:46 +03:00
pico_port.h improve 64bit portability 2018-01-06 21:29:59 +02:00
sek.c rearrange globals 2017-10-20 12:21:09 +03:00
sms.c sms: improve irq handling 2018-01-27 19:41:57 +02: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 don't spam DMA message 2018-01-21 19:03:51 +02:00
z80if.c sms: improve irq handling 2018-01-27 19:41:57 +02:00