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-02-09 02:31:22 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Apple
/
Macintosh
History
Thomas Harte
da286d5ae8
Switch spaces to tabs.
2021-10-04 05:27:25 -07:00
..
Audio.cpp
…
Audio.hpp
…
DeferredAudio.hpp
…
DriveSpeedAccumulator.cpp
Switch spaces to tabs.
2021-10-04 05:27:25 -07:00
DriveSpeedAccumulator.hpp
Thanks to a hint from the MAME guys: finally completes Macintosh 128kb and 512kb emulation (!)
2021-02-26 21:22:35 -05:00
Keyboard.cpp
…
Keyboard.hpp
Correct typo.
2021-06-27 16:26:55 -04:00
Macintosh.cpp
Establishes valid initial BRAM.
2021-09-10 19:56:20 -04:00
Macintosh.hpp
…
Video.cpp
Fiddles with the preprocessor to make kiosk mode match other OSes even on macOS.
2021-06-13 19:28:05 -04:00
Video.hpp
…