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-27 12:31:52 +00:00
Code
Issues
Releases
Wiki
Activity
Files
97e72f798949c3221ea1cae2a4d1692c6fdc23cc
livingcomputermuseum.ContrAlto
/
Contralto
/
IO
History
Josh Dersch
97e72f7989
Fixup for "1.0" release.
2016-03-25 15:52:23 -07:00
..
DiabloDrive.cs
Fixed disk controller logic (really disk timing logic) so that disk can run at 100% speed (rather than 50% speed). Changed endian-ness for ethernet packet words to match 3mbit bridge. (Similar changes also made to IFS). Removed some dead code.
2016-03-23 16:48:56 -07:00
DiabloPack.cs
Fixed S register addressing (many things now working!), tweaked display (mouse displays correctly in lowres mode). Added support for committing disk changes back to disk images (done automatically when switching disks or exiting). Repaired BravoX image.
2015-12-22 15:45:56 -08:00
DiskController.cs
Fixup for "1.0" release.
2016-03-25 15:52:23 -07:00
EthernetController.cs
Fixup for "1.0" release.
2016-03-25 15:52:23 -07:00
HostEthernet.cs
Finished up configuration UI. Config is now persisted to a configuration file. Small fixes to UDP encapsulation to ignore packets coming from the same host. Small fix for PInvoke for high res timer.
2016-03-02 17:31:19 -08:00
HostEthernetEncapsulation.cs
Fixup for "1.0" release.
2016-03-25 15:52:23 -07:00
IPacketEncapsulation.cs
Fixup for "1.0" release.
2016-03-25 15:52:23 -07:00
Keyboard.cs
Finished up configuration UI. Config is now persisted to a configuration file. Small fixes to UDP encapsulation to ignore packets coming from the same host. Small fix for PInvoke for high res timer.
2016-03-02 17:31:19 -08:00
Mouse.cs
Fixup for "1.0" release.
2016-03-25 15:52:23 -07:00
UDPEncapsulation.cs
Fixup for "1.0" release.
2016-03-25 15:52:23 -07:00