mirror of
https://github.com/holub/mame
synced 2025-05-23 22:20:01 +03:00
![]() - added cycle tables and cleaned up source layout. This was done very carefully, it should be errorfree. - removed HLT cycle eating (earlier, HLT after EI could theoretically fail) - fixed parity flag on add/sub/cmp. Bug was caused by z80 overflow detection accidentally left in - renamed temp register XX to official name WZ - renamed flags from Z80 style S Z Y H X V N C to S Z X5 H X3 P V C, and fixed X5 / V flags where accidentally broken due to flag names confusion |
||
---|---|---|
docs | ||
src | ||
.gitattributes | ||
makefile |