pandora: fix readme and pxml version
[picodrive.git] / cpu / DrZ80 /
2024-07-02 kubadd/update copyright notices for substantially changed...
2024-03-07 kubcore, fix crash bug in DrZ80 (SP wrap)
2024-03-02 kubcore, another fix for z80 reset
2024-02-22 kubcore, fix z80 irq handling, reset defaults (cz80, drz80)
2023-09-03 kubMerge pull request #88 from 'upstream/irixxxx'
2023-07-03 kubz80, minor fixes to drz80 + cz80 to bring them in sync
2022-05-04 kubz80, improve cz80+drz80 compatibility
2022-05-01 kubz80: fix AF pop+push in DrZ80 (F bits 3+5 stack value...
2022-02-09 kubMerge remote-tracking branch 'upstream/master'
2021-12-14 kubz80, DrZ80: another fix for EABI stack alignment
2021-12-14 kubz80, DrZ80: save/restore cycles for IN/OUT, fix EABI...
2021-10-04 kubz80, fix Drz80 for changed SMS banking
2021-01-01 kubcore, structural cleanup, fixes and improvements for...
2020-10-21 kubMerge remote-tracking branch 'upstream/master'
2019-12-03 kubremove textrels with -fPIC/-fPIE (for android/ios)
2017-08-10 notazdrz80: drop fast_sp for compatibility
2013-09-09 notazdrz80: don't use swp
2013-08-31 notazMerge branch 'dev'
2013-08-31 notazsms: add pause support
2013-07-28 notazdrz80: fix flag saving
2010-01-27 notaz32x and sms savestates. Core-independent z80 state...
2009-09-14 notazdrZ80: be sure addrs are in range
2009-08-28 notazbugfixes
2009-08-15 notazdrZ80 separation finished, related bugs fixed
2009-08-15 notazconverting drZ80 to use xmap (new mem handling)
2008-05-30 notazadjusted timing and fixed EI in DrZ80
2008-05-29 notazadjusted timing of some instructions
2008-05-26 notaztimers implemented for new z80 mode
2008-05-25 notazimproved irq handling Cz80_Exec() calls with lots of...
2007-11-15 notazoptimizations, fixes, hacks, psp, ...
2007-10-27 notazvarious bugfixes
2007-09-17 notazfixed a possible deadlock in DrZ80
2007-09-01 notazmemhandlers slightly improved
2007-09-01 notazgiz menu works
2006-12-19 notazinitial import