clean up dac code a bit
[picodrive.git] / pico / memory.c
2017-10-06 notazclean up dac code a bit
2017-10-02 notazallow limited z80 vdp access
2017-10-02 notazfame: always update the fetch map
2017-09-20 notazmemory: allow SRAM word writes
2013-08-31 notazMerge branch 'dev'
2013-08-27 notazfix yet another portability issue
2013-08-27 notaznew timing for main and cd
2013-08-17 notazimprove input handling
2013-06-30 notazbetter workaround for ios
2013-06-29 notazfamec: fix 64bit portability issues
2013-06-26 notazclarify PicoDrive's license
2010-09-10 notazrandom minor fixes
2010-06-02 notazallow compiling without 32x and sms code
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2009-12-31 notazsimple profiler added
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
2009-10-22 notaz32x drc functional on ARM, random adjustments
2009-10-15 notaz32x: new SH2 memory handling, hopefully faster
2009-09-22 notaz32x: preliminary PWM implementation. 32x opts in menu
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-14 notazbugfix
2009-09-12 notaz32x: packed pixel mode (works over 68k)
2009-09-11 notaz32x: initial code (security code passes)
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-15 notazdrZ80 separation finished, related bugs fixed
2009-08-14 notazrefactoring z80 if code for sms preparation
2008-08-28 notazlowercasing filenames, part3