1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-06 01:28:57 +00:00
CLK/Processors
Thomas Harte 8a14f5d814 Updates to Xcode11 recommended project settings.
The updated compiler also flagged a potential issue with CPU::Z80::Register not being a namespace re: 'Refresh' versus CPU::Z80::PartialMachineCycle. I don't entirely see it, but this fixes the problem.

I also finally figured out what the compiler was trying to tell me about ROMRequester.xib.
2019-09-22 12:13:56 -04:00
..
6502 Genericises RegisterPair. 2019-03-09 21:16:11 -05:00
68000 Moves timing of interrupt sampling into prefetch queue advancement. 2019-08-04 21:06:34 -04:00
Z80 Updates to Xcode11 recommended project settings. 2019-09-22 12:13:56 -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