sethm / ContrAltoJS

ContrAltoJS JavaScript Xerox Alto Emulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is a pure JavaScript implementation of the ContrAlto Xerox Alto emulator.

The end goal is a usable, performant Xerox Alto emulator running in your web browser.

ContrAltoJS In Action

Status

The project is usable, with some known bugs. It should be considered beta quality.

Credits

This project would not have been possible without The Living Computer Museum's ContrAlto project, of which this is a direct port. The architecture and design is theirs; I merely translated the project from C# to JavaScript.

License

This software is distributed under the terms of the GNU Affero General Public License version 3.0. See the file "license.txt" for details.

This license was chosen for compatibility with the ContrAlto project.

About

ContrAltoJS JavaScript Xerox Alto Emulator

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 93.0%Language:HTML 3.7%Language:C 3.2%