recognize the MED ssf2 header
[picodrive.git] / pico / carthw /
2017-10-02 notazrelax the bank check
2017-10-02 notazsome dma improvements
2017-09-30 notazintegrate SPI EEPROM
2017-09-30 notazimport SPI EEPROM from Genesis-Plus-GX
2017-04-16 notazfix some warnings
2013-08-31 notazsome readme and general cleanups
2013-07-29 notazdrc: svp: some missed r9 handling for apple
2013-07-29 notazdrc: svp: fix cache sync (end ptr)
2013-07-29 notazpreserve r9 for apple
2013-07-28 notazsvp: convert asm to ual / apple gas
2013-07-28 notazget rid of port_config.h
2013-06-30 notazdon't assume svp dynarec on ARM so that it can be disabled
2013-06-26 notazadd configure, revive pnd build, unify/refactor things
2013-06-26 notazsome uncommitted old mapper code
2013-06-26 notazclarify PicoDrive's license
2010-01-27 notazbugfixes related to mmap usage for ROM
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-10-26 notaz32x: drc: handlers wip
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-21 notaz32x: drc: ARM implementation, start unification with...
2009-10-18 notaz32x: drc: new smc handling, write handlers adjusted.
2009-10-15 notazSVP: fix ARM breakage, re-add missing stuff
2009-10-13 notaz32x: interpreter-wrap drc works (demos only). SVP drc...
2009-10-08 notaz32x: split sh2 code, compiler stub
2009-09-09 notazprotection and more mapper support for new mem code
2009-09-05 notazFinish migrating to new mem handling. Make carthw db...
2009-07-25 notazrandom fixes (root path and mmap svp tcache)
2009-07-21 notazlinux port fixed; some cleanups
2008-08-28 notazlowercasing filenames, part3