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-01-25 11:45:59 +00:00
Code
Issues
Releases
Wiki
Activity
livingcomputermuseum.ContrAlto
/
Contralto
/
CPU
History
Josh Dersch
c0f23685b1
Fixed instruction register decoding SFs for Emulator Task; first stab at handling (most) DNS<- operations including setting SKIP and CARRY flip flops. BLT now succeeds, Nova code in bootstrap is running.
2015-10-29 17:02:22 -07:00
..
Tasks
Fixed instruction register decoding SFs for Emulator Task; first stab at handling (most) DNS<- operations including setting SKIP and CARRY flip flops. BLT now succeeds, Nova code in bootstrap is running.
2015-10-29 17:02:22 -07:00
ALU.cs
Fixed instruction register decoding SFs for Emulator Task; first stab at handling (most) DNS<- operations including setting SKIP and CARRY flip flops. BLT now succeeds, Nova code in bootstrap is running.
2015-10-29 17:02:22 -07:00
ConstantMemory.cs
Fixed instruction register decoding SFs for Emulator Task; first stab at handling (most) DNS<- operations including setting SKIP and CARRY flip flops. BLT now succeeds, Nova code in bootstrap is running.
2015-10-29 17:02:22 -07:00
CPU.cs
Improvements to Disk Word Task.
2015-10-20 15:32:26 -07:00
MicroInstruction.cs
Work begun on Disk controller, stubs for keyboard and a few bugfixes and tweaks.
2015-09-04 18:03:47 -07:00
NovaDisassembler.cs
Fixed instruction register decoding SFs for Emulator Task; first stab at handling (most) DNS<- operations including setting SKIP and CARRY flip flops. BLT now succeeds, Nova code in bootstrap is running.
2015-10-29 17:02:22 -07:00
Shifter.cs
Fixed instruction register decoding SFs for Emulator Task; first stab at handling (most) DNS<- operations including setting SKIP and CARRY flip flops. BLT now succeeds, Nova code in bootstrap is running.
2015-10-29 17:02:22 -07:00
UCodeDisassembler.cs
Hooked disk emulation up to disk images (currently hardcoded). Fixed a small bug in IDISP, tiny stub of Nova disassembler added.
2015-10-26 17:46:43 -07:00
UCodeMemory.cs
Sketching in the rest of the CPU
2015-08-19 16:50:40 -07:00