1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-19 08:31:11 +00:00
CLK/Processors
Thomas Harte 6b4c656849 Reverses order of instruction instantiation, reducing total bus step heft by about 11%.
... since that means inserting more complicated instructions before simpler ones in general, making subset finds more likely.
2019-04-29 22:20:18 -04:00
..
6502
68000 Reverses order of instruction instantiation, reducing total bus step heft by about 11%. 2019-04-29 22:20:18 -04:00
Z80
AllRAMProcessor.cpp
AllRAMProcessor.hpp
RegisterSizes.hpp