1
0
mirror of https://github.com/livingcomputermuseum/ContrAlto.git synced 2026-01-13 07:10:06 +00:00
Josh Dersch f849b795a6 - Fixed two memory state machine issues:
1) The Orbit microcode occasionally expects to be able to do a double-word read in cycles 6 and 7 instead of the usual 5 and 6.
  2) The double-word logic incorrectly handles several species of overlapped read/writes, which Spruce's layout microcode uses.

As a result, Spruce now works, as do the Smalltalk-80 images.

Several tweaks to microcode disassembly (still rough).

Completed Orbit / Dover ROS / Dover Print Engine emulation.  Still some rough edges; it works and can create PDF output.

Tweaked Disk Controller's Restore operation, it is now more accurate though wasn't causing any noticable issues.
2017-07-10 16:49:12 -07:00
2015-11-04 17:02:14 -08:00

An in-progress emulator of the Xerox Alto workstation.

Description
This repository contains the source code for Living Computers: Museum+Labs's Xerox Alto emulator, ContrAlto.
Readme 21 MiB
Languages
C# 75.6%
mupad 24.3%