1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-07-17 13:29:02 +00:00
CLK/Machines/Oric
2017-05-14 22:08:15 -04:00
..
Microdisc.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Microdisc.hpp Fixed to ensure a known initial control register value, which has taken effect. 2016-12-28 18:49:32 -05:00
Oric.cpp Pulled the 6502 into a CPU namespace, making it an instance of something that has micro-opcodes and schedules them, and factoring out the formulation of a register pair. 2017-05-14 22:08:15 -04:00
Oric.hpp Pulled the 6502 into a CPU namespace, making it an instance of something that has micro-opcodes and schedules them, and factoring out the formulation of a register pair. 2017-05-14 22:08:15 -04:00
Typer.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Video.cpp Completed curly bracket movement. 2017-03-26 14:34:47 -04:00
Video.hpp Fixed Oric SCART mode by having it change what it's giving to the CRT based on which shader it knows will be active. 2016-12-10 13:55:56 -05:00