picodrive/pico
notaz 1a08dec0e0 simplify tile drawing
cuts away 1126 bytes of code on x86
2017-10-03 00:41:13 +03:00
..
32x fame: always update the fetch map 2017-10-03 00:40:37 +03:00
carthw relax the bank check 2017-10-03 00:40:37 +03:00
cd fame: always update the fetch map 2017-10-03 00:40:37 +03:00
pico clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
sound get some gp2x stuff out of the way for others 2017-08-06 23:22:53 +03:00
arm_features.h add configure, revive pnd build, unify/refactor things 2013-06-26 03:07:08 +03:00
cart.c fix a name clash with newer zlib 2017-08-04 00:36:13 +03:00
carthw.cfg recognize the MED ssf2 header 2017-10-03 00:40:37 +03:00
carthw_cfg.c recognize the MED ssf2 header 2017-10-03 00:40:37 +03:00
debug.c eliminate texrels, part 3 2017-08-06 22:25:26 +03:00
debug.h some new cpu debug code 2013-08-10 17:57:54 +03:00
debugCPU.c clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
draw.c simplify tile drawing 2017-10-03 00:41:13 +03:00
draw2.c eliminate texrels, part 3 2017-08-06 22:25:26 +03:00
draw2_arm.S eliminate texrels, part 3 2017-08-06 22:25:26 +03:00
draw_amips.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
draw_arm.S scroll size improvement 2017-10-03 00:41:13 +03:00
eeprom.c new timing for main and cd 2013-08-28 01:07:26 +03:00
m68kif_cyclone.s some new cpu debug code 2013-08-10 17:57:54 +03:00
media.c cd: switch to CD drive emu code from genplus 2013-10-07 00:11:31 +03:00
memory.c allow limited z80 vdp access 2017-10-03 00:40:37 +03:00
memory.h some dma improvements 2017-10-03 00:40:21 +03:00
memory_amips.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
memory_arm.s improve input handling 2013-08-17 03:38:47 +03:00
misc.c make memcpy32/memset32 take void * 2015-08-29 02:37:23 +03:00
misc_amips.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
misc_arm.s clarify PicoDrive's license 2013-06-26 03:07:07 +03:00
mode4.c eliminate texrels, part 3 2017-08-06 22:25:26 +03:00
patch.c Finish migrating to new mem handling. Make carthw db external. 2009-09-05 21:13:30 +00:00
patch.h lowercasing filenames, part3 2008-08-28 12:36:57 +00:00
pico.c some dma improvements 2017-10-03 00:40:21 +03:00
pico.h eliminate texrels, part 3 2017-08-06 22:25:26 +03:00
pico_cmn.c eliminate texrels (wip) 2017-08-06 18:18:29 +03:00
pico_int.h some support for 128k mode 2017-10-03 00:41:10 +03:00
pico_int_o32.h eliminate texrels, part 3 2017-08-06 22:25:26 +03:00
sek.c workaround idledet breaking op test 2017-09-20 23:47:09 +03:00
sms.c sms: add pause support 2013-08-31 20:35:52 +03:00
state.c use system's zlib 2017-04-17 00:50:49 +03:00
state.h libretro: add savestate support 2013-07-31 02:18:34 +03:00
videoport.c some support for 128k mode 2017-10-03 00:41:10 +03:00
z80if.c drz80: drop fast_sp for compatibility 2017-08-11 02:12:57 +03:00