rearrange globals
[picodrive.git] / pico / z80if.c
2017-10-20 notazrearrange globals
2017-10-13 notazdrop legacy save support
2017-08-10 notazdrz80: drop fast_sp for compatibility
2013-07-28 notazdrz80: fix flag saving
2013-06-26 notazclarify PicoDrive's license
2010-09-06 notazimprove z80 reset handling (drZ80 at least)
2010-09-06 notazpandora: use hw scaler (resolves 32x+sms), frontend...
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2009-12-06 notazport to 64bit. Some gcc 4.4 warning fixes
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-25 notazmem map bugfix
2009-08-16 notazstarting SMS work
2009-08-15 notazdrZ80 separation finished, related bugs fixed
2009-08-15 notazconverting drZ80 to use xmap (new mem handling)
2009-08-14 notazrefactoring z80 if code for sms preparation