This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
CLK
Watch
1
Star
0
Fork
0
You've already forked CLK
mirror of
https://github.com/TomHarte/CLK.git
synced
2025-01-13 07:30:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Electron
History
Thomas Harte
aff69dbc34
Resolved spurious static analyser issue; screen mode will always be 0–6 but it doesn't know that. Setting a non-zero divider doesn't feel worth worrying about for a cleaner compile.
2017-02-11 13:35:22 -05:00
..
Electron.cpp
Fixed Electron's support for automatically booting floppy disks.
2017-01-08 14:47:41 -05:00
Electron.hpp
Fixed Electron's support for automatically booting floppy disks.
2017-01-08 14:47:41 -05:00
Interrupts.hpp
…
Plus3.cpp
Similar fix to that over in Oric land: ensure a known, effective initial value for the Plus 3's control register.
2016-12-28 18:52:36 -05:00
Plus3.hpp
Similar fix to that over in Oric land: ensure a known, effective initial value for the Plus 3's control register.
2016-12-28 18:52:36 -05:00
Speaker.cpp
…
Speaker.hpp
…
Tape.cpp
…
Tape.hpp
…
Typer.cpp
…
Video.cpp
Resolved spurious static analyser issue; screen mode will always be 0–6 but it doesn't know that. Setting a non-zero divider doesn't feel worth worrying about for a cleaner compile.
2017-02-11 13:35:22 -05:00
Video.hpp
Ensured base address is set properly at construction.
2016-12-22 22:46:02 -05:00