1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-04 18:29:40 +00:00
CLK/Processors/68000
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
..
Implementation Make a new guess at post-overflow DIV flags, based on tests. 2020-01-03 23:44:49 -05:00
68000.hpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00