This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
livingcomputermuseum.ContrAlto
Watch
1
Star
0
Fork
0
You've already forked livingcomputermuseum.ContrAlto
mirror of
https://github.com/livingcomputermuseum/ContrAlto.git
synced
2026-03-10 12:29:06 +00:00
Code
Issues
Releases
Wiki
Activity
20
Commits
1
Branch
5
Tags
0358db09fe1d89baa4d7de75856306a3e0b1c6ed
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Josh Dersch
0358db09fe
Adding readme.
2015-11-04 17:02:14 -08:00
Contralto
Fixed: Disk address (KADR) and Disk Data (KDATA) registers behave (more) correctly; in particular record commands hare processed properly and KDATA handles reads/writes more sanely. Fixed checksum calculation; due to above changes microcode now correctly validates checksums and boot progresses to read in an entire track's worth of data before dying with a "check failure" error.
2015-11-04 16:49:42 -08:00
.gitattributes
Initial commit to add default .gitIgnore and .gitAttribute files.
2015-08-14 18:31:37 -07:00
.gitignore
Initial commit to add default .gitIgnore and .gitAttribute files.
2015-08-14 18:31:37 -07:00
Contralto.sln
Basic skeleton, ucode loading.
2015-08-19 13:35:56 -07:00
README.md
Adding readme.
2015-11-04 17:02:14 -08:00
README.md
An in-progress emulator of the Xerox Alto workstation.
Reference in New Issue
View Git Blame
Copy Permalink
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%