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-09 20:18:33 +00:00
Code
Issues
Releases
Wiki
Activity
19
Commits
1
Branch
5
Tags
a689b7185a01af25af5946f7e8eb4d6ee41799f4
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
a689b7185a
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
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
Description
This repository contains the source code for Living Computers: Museum+Labs's Xerox Alto emulator, ContrAlto.
21
MiB
Languages
C#
75.6%
mupad
24.3%