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-14 20:31:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
CLK
/
Machines
/
Apple
/
AppleII
History
Thomas Harte
6e9d517c26
Minor cleanliness improvement.
2020-12-11 21:43:13 -05:00
..
AppleII.cpp
The soft switch is LCBANK2, not LCBANK1.
2020-11-30 22:35:51 -05:00
AppleII.hpp
…
AuxiliaryMemorySwitches.hpp
Minor cleanliness improvement.
2020-12-11 21:43:13 -05:00
Card.hpp
…
DiskIICard.cpp
Use 16-sector state machine even with the 13-sector boot ROM.
2020-07-16 23:27:27 -04:00
DiskIICard.hpp
…
LanguageCardSwitches.hpp
Makes minor style improvements.
2020-12-10 22:11:53 -05:00
Video.cpp
Migrates character ROM handling; supplies one for the IIgs.
2020-11-07 17:45:03 -05:00
Video.hpp
Per the IIgs tech note, this value works the other way around.
2020-11-07 23:15:07 -05:00
VideoSwitches.hpp
Rounds out the IIgs video hardware, bugs aside.
2020-11-23 20:58:32 -05:00