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-23 19:06:39 +00:00
Code
Issues
Releases
Wiki
Activity
livingcomputermuseum.ContrAlto
/
Contralto
/
CPU
History
Josh Dersch
ae0896b362
Minor performance improvements. General cleanup. Fixed major (but subtle) issue with memory state machine (BravoX now works!). Updated readme and installer for 1.1 release.
2016-10-17 14:32:22 -07:00
..
Tasks
Minor performance improvements. General cleanup. Fixed major (but subtle) issue with memory state machine (BravoX now works!). Updated readme and installer for 1.1 release.
2016-10-17 14:32:22 -07:00
ALU.cs
Updated license to GNU AGPL, updated readme and EULA accordingly.
2016-07-26 18:06:35 -07:00
ConstantMemory.cs
Updated license to GNU AGPL, updated readme and EULA accordingly.
2016-07-26 18:06:35 -07:00
CPU.cs
Cleanup of ugly Shifter code, a few tweaks to task-switch logic (now only calls OnTaskSwitch if a switch actually occurred), and moved back to .NET framework 4.5.2 (from 4.6) which works better on Mono.
2016-09-06 12:48:33 -07:00
MicroInstruction.cs
Minor performance improvements. General cleanup. Fixed major (but subtle) issue with memory state machine (BravoX now works!). Updated readme and installer for 1.1 release.
2016-10-17 14:32:22 -07:00
NovaDisassembler.cs
Minor performance improvements. General cleanup. Fixed major (but subtle) issue with memory state machine (BravoX now works!). Updated readme and installer for 1.1 release.
2016-10-17 14:32:22 -07:00
Shifter.cs
Cleanup of ugly Shifter code, a few tweaks to task-switch logic (now only calls OnTaskSwitch if a switch actually occurred), and moved back to .NET framework 4.5.2 (from 4.6) which works better on Mono.
2016-09-06 12:48:33 -07:00
UCodeDisassembler.cs
Small performance tweaks, minor cleanup, minor improvement to microcode disassembly. Fixes to microcode annotation (thanks, Ken!).
2016-09-28 15:46:54 -07:00
UCodeMemory.cs
Simplify mode switching logic
2016-08-19 14:22:59 -07:00