platform ps2, handle audio similar to psp
[picodrive.git] / pico / z80if.c
2024-06-27 kubcore, some save state fixes
2024-05-23 kubsms, fixes to bios initialisation and mapper autodetection
2024-05-07 kubcore z80, improve save/load (cycles)
2024-03-24 kubsms, fix save/load bugs (irq, mapper)
2024-03-04 kubcore z80, more timing fixes
2024-03-02 kubcore, another fix for z80 reset
2024-02-22 kubcore, fix z80 irq handling, reset defaults (cz80, drz80)
2022-05-09 kubz80, fix drz80 save (regression)
2022-05-04 kubz80, improve cz80+drz80 compatibility
2018-01-27 notazsms: improve irq handling
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