1
0
mirror of https://github.com/pkimpel/retro-220.git synced 2026-02-25 00:17:55 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Paul Kimpel
6c51a5803b Commit 220 emulator version 0.4:
1. Minor improvements to magnetic tape implementation and rearrangement of code.
2. Correct Processor CAD/CAA/CSU/CSA operation for operand signs other than 0 or 1.
3. Correct Processor LDB to load only the low-order four digits of the operand into B.
4. Correct Processor SLS shift count; improve mechanization of other shift-left operations.
5. Fix beforeunload event registration for Cardatron and Console devices.
6. Implement "Whippet" mode for Console TTY devices to print at 200 CPS instead of 10 CPS.
7. Expand B220PaperTapePunch translate table to cover all 256 8-bit codes; scroll end of punched data into view.
8. Minor code cleanup in B220PaperTapeReader.
2017-11-19 17:56:09 -08:00
Paul Kimpel
e830d6f124 Commit preliminary 0.00a emulator files for Processor and Control Console cloned from retro-205. 2016-12-29 10:27:45 -08:00
Paul Kimpel
c508dfd34a Commit BALGOL compiler transcription WIP as of 2016-12-18.
Provide link to MIT license text on home page.
2016-12-18 15:25:07 -08:00
Paul Kimpel
b086e21d19 Commit BALGOL compiler transcription WIP as of 2016-12-04. 2016-12-04 10:26:39 -08:00
Paul Kimpel
e29c256ba1 Commit BALGOL compiler transcription WIP as of 2016-11-27. 2016-11-27 07:14:15 -08:00
Paul Kimpel
6c699d068f Commit initial BALGOL transcription WIP.
Commit initial web site page and resources.
2016-11-07 08:06:03 -08:00