32x: implement standard/ssf2 mapper
[picodrive.git] / pico / cart.c
2018-01-21 notaz32x: implement standard/ssf2 mapper
2017-10-21 notazmove more globals to PicoInterface
2017-10-20 notazrearrange globals
2017-10-13 notazsplit memories away from Pico
2017-08-03 notazfix a name clash with newer zlib
2017-04-16 notazfix broken error path
2017-04-16 notazuse system's zlib
2017-04-16 notazget rid of the silly unzip_stream
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-08-31 notazMerge branch 'dev'
2013-08-19 notaz32x: add 6btn quirk
2013-06-28 notazbuild carthw.cfg in
2013-06-26 notazmove ROM detect code to pico/
2013-06-26 notazsome uncommitted old mapper code
2013-06-26 notazclarify PicoDrive's license
2013-06-22 notazstart new makefile, migrate to libpicofe
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2010-01-27 notazbugfixes related to mmap usage for ROM
2010-01-21 notaz32x: drc: new smc handling, some bugfixes + refactoring
2010-01-02 notaz32x: drc: mmap dram+rom for direct dereference
2009-10-05 notazimproved game vidmode change detection; some iface...
2009-10-03 notaz32x: built-in BIOS; reset handling; 68k memhandler...
2009-09-14 notaz32x: more wip
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-09-02 notaznew memory handling, but asm and mappers need update.
2009-08-27 notazmore sms wip, better ROM detect, line callback change
2009-08-16 notazstarting SMS work
2009-08-15 notazfix CD load filename display
2009-05-11 notazadd my pirate cart (todo: make carthw external)
2008-08-28 notazlowercasing filenames, part3