1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-09-30 07:55:01 +00:00
CLK/Processors/68000/Implementation
Thomas Harte c7a5b054db There's no TODO here; overflow is always 0 for a 16x16 multiply.
... and the original 68000 doesn't support 32x32 multiplies.
2020-01-03 22:44:19 -05:00
..
68000Implementation.hpp There's no TODO here; overflow is always 0 for a 16x16 multiply. 2020-01-03 22:44:19 -05:00
68000Storage.cpp Introduces further comparative tests, prompting a new CHK fix. 2020-01-01 19:11:36 -05:00
68000Storage.hpp Deploys constexpr as a stricter const. 2019-12-22 00:22:17 -05:00