Releases: tobiasvl/chiposlo
Releases · tobiasvl/chiposlo
CHIPOSLO – CHIPOS with Logical Operators
This is my modified version of the monitor program and operating system CHIPOS for Michael J. Bauer's 1979 DREAM 6800 computer, with added support for four CHIP-8 instructions that appeared in other CHIP-8 interpreters.
CHIPOS by Michael J. Bauer
This is the original, official CHIPOS version by Michael J. Bauer, written in 1978. The downloadable binary can also be found on Michael J. Bauer's DREAM 6800 website.
The assembly code can also be found there, both as the original listing in a scanned PDF, and an OCR text version. The code in this repository is the same as the OCR, but cleaned up a little; also, the TIME symbol has been renamed TIMER, so it doesn't clash with one of AS's predefined symbols. Otherwise it's the same, complete with Michael's original comments.