1
0
mirror of https://github.com/TomHarte/CLK.git synced 2025-01-04 22:33:09 +00:00
CLK/Processors
Thomas Harte 7de1181213 Make a new guess at post-overflow DIV flags, based on tests.
Specifically: for DIVU, stick with the current guess of a fixed set. For DIVS, leave N and Z alone.
2020-01-03 23:44:49 -05:00
..
6502
68000 Make a new guess at post-overflow DIV flags, based on tests. 2020-01-03 23:44:49 -05:00
Z80
AllRAMProcessor.cpp
AllRAMProcessor.hpp
RegisterSizes.hpp