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-12 21:31:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
c7f8f37822
Branches
Tags
View all branches
CLK
/
StaticAnalyser
/
MSX
History
Thomas Harte
9339f3413f
Liberalises the end-of-file test for MSX ASCII.
...
From: must be back padded with 0x1a to merely must contain 0x1a.
2017-12-29 20:54:10 -05:00
..
StaticAnalyser.cpp
Rejigs the typing relationship so that use of a typer is not strongly implied by the interface.
2017-12-29 18:30:46 -05:00
StaticAnalyser.hpp
Adds enough static analyser to get to the MSX itself as the point of failure in SDL/kiosk mode.
2017-11-25 13:18:24 -05:00
Tape.cpp
Liberalises the end-of-file test for MSX ASCII.
2017-12-29 20:54:10 -05:00
Tape.hpp
Introduces [over-]analysis of cassette contents prior to starting the MSX, and simplifies ROM checking.
2017-12-29 15:11:10 -05:00