rearrange globals
[picodrive.git] / pico / cd / memory.c
2017-10-20 notazrearrange globals
2017-10-14 notazfix clang build
2017-10-13 notazsplit memories away from Pico
2017-10-02 notazfame: always update the fetch map
2013-10-12 notazremove regs union due to compiler issues
2013-10-08 notazfix yet another sync issue..
2013-10-07 notazcd: hacks..
2013-10-06 notazcd: switch to CD drive emu code from genplus
2013-10-06 notazcd: switch to CD controller code from genplus
2013-09-24 notazcd: fix copy-paste bug, comm issue
2013-09-22 notazcd: integrate new gfx code
2013-09-22 notazcd: rewrite pcm
2013-09-17 notazcd: better cd change handling, perhaps?
2013-09-15 notazhandle 32x+cd
2013-09-09 notazhandle dbra wait loops, update cyclone
2013-09-06 notazminor formatting changes
2013-09-06 notazcd: tweak the poll code further
2013-09-03 notazcd: fix breakage in comm detection
2013-08-31 notazMerge branch 'dev'
2013-08-29 notazcd: fix busreq and reset
2013-08-29 notazcd: some fixes
2013-08-28 notazcd: clean up dmna handling, stuff
2013-08-27 notazcd sync improvements, part2
2013-08-27 notazcd sync improvements
2013-08-27 notaznew timing for main and cd
2013-06-29 notazfamec: fix 64bit portability issues
2013-06-26 notazclarify PicoDrive's license
2009-10-15 notaz32x: new SH2 memory handling, hopefully faster
2009-09-16 notazmemory refactoring (mostly for cd) + ARM mem asm update
2009-09-14 notazCyclone interface for new mem system, minor tweaks
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-15 notazdrZ80 separation finished, related bugs fixed
2009-08-12 notazs68k-side Silpheed hack (needed for EU version)
2009-08-12 notazswitch DMNA Silpheed hack to timeslice hack
2008-08-28 notazlowercasing filenames, part3