1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-01 14:29:51 +00:00
CLK/Processors
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
..
6502 Genericises RegisterPair. 2019-03-09 21:16:11 -05:00
68000 There's no TODO here; overflow is always 0 for a 16x16 multiply. 2020-01-03 22:44:19 -05:00
Z80 Expands size of storage in Cycles/HalfCycles; adjusts widely to compensate. 2019-10-29 22:36:29 -04:00
AllRAMProcessor.cpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
AllRAMProcessor.hpp Removes all instances of the copyright symbol. 2018-05-13 15:19:52 -04:00
RegisterSizes.hpp Embraces a more communicative 68000 bus. 2019-03-10 17:27:34 -04:00