platform ps2, handle audio similar to psp
[picodrive.git] / pico / cart.c
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-06-15 kubmd, minor cleanup for region code handling
2023-11-01 kubMerge pull request #96 from 'techmetx11/master'
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-08-21 techmetx11Add hack for unlicensed games that don't handle the...
2023-07-03 kub32x, fix disabling via ADEN (memory leak, mcd)
2023-06-05 kubMerge pull request #89 from upstream/irixxxx_xin1
2023-06-05 kubcore, always allocate a power of 2 for cartridges
2023-05-26 kubmcd, preparations for msu support
2023-05-19 kubmcd, fixes and improvements by mcd-verificator
2023-02-22 kubcore, revisit Sega 8 bit hardware handling
2022-12-20 kub32x, hacks for roms with caching related problems
2022-09-14 kubcore+platforms, harmonise supported extensions
2022-04-30 kubmd, reworked cart protection handling, added some unlic...
2022-04-19 kubMerge from libretro/master:7ff457f for repo synchronization
2022-04-09 Vladimir SerbinenkoAdd missing pico init in case of successful autodetect
2022-02-10 kubpico, added detection by extension
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2022-01-27 kubcore, libretro vfs support
2021-10-15 kubsms, improve gg detection (zip, rom header)
2021-10-03 kubsms, improve ROM bank mapping, add some SRAM support
2021-09-30 kubcore, fix loading and mapping for images > 4MB
2021-09-22 kubcore, more superfighter mapper stuff
2021-09-21 kubcore, add some superfighter mappers
2021-05-07 kubcore, big endian fix (cart sram detection)
2021-04-22 kubimprovements for type issues
2021-04-22 kubfixes for big endian (mostly mcd)
2021-03-08 kubcore, chd support
2021-03-04 kubcore, groundwork for chd support
2021-02-22 kubadd big endian platform support
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-12-05 kubMerge from libretro/master:46902e0 for repo synchronization
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