1
0
mirror of https://github.com/livingcomputermuseum/Darkstar.git synced 2026-02-26 00:53:37 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Josh Dersch
1349734125 Updated UI for minor version update. Cleaned up hard disk commit code to deal with failure cases without destroying original images. Tweaked Ethernet config to allow on-the-fly host adapter changes. Updated readme. v1.0.0.1 2019-03-29 12:08:09 -07:00
Josh Dersch
b6d1bb5837 Cleanup after ethernet fix. 2019-03-29 09:43:38 -07:00
Josh Dersch
bc5e287a9e Fix for lost word on received Ethernet packets; <-EIData on non-c2 cycles returns last dequeued word from rcv FIFO. 2019-03-28 15:49:12 -07:00
Living Computers: Museum+Labs
ea56284992 Merge pull request #3 from johnlunney/patch-1
Make the first heading render correctly
2019-03-18 15:50:58 -07:00
Josh Dersch
63c3ddd8a7 Improvements to Ethernet receiver; packets usually make it through unscathed. Still random cases of a single word being dropped randomly in the middle of packets. 2019-03-13 23:53:59 -07:00
johnl
c96e96873d Make the first heading render correctly 2019-03-12 10:04:25 +01:00
Josh Dersch
8356fca5ab Merge branch 'master' of https://github.com/livingcomputermuseum/Darkstar 2019-02-21 18:31:20 -08:00
Josh Dersch
7ccd1f9e4c Tweaks for ncap (replacement for winpcap), small fix for ethernet controller. 2019-02-21 18:31:14 -08:00
Living Computers: Museum+Labs
bdc2f6280a Update README.md to make it more clear where to find precompiled binaries. 2019-01-23 17:50:27 -08:00
Josh Dersch
45b84b5a61 Added proper icon for executable. 2019-01-15 13:03:08 -08:00
Josh Dersch
aedcf2dd71 Initial commit to public repository. v1.0 2019-01-15 12:55:18 -08:00
Living Computers: Museum+Labs
dbeb0ed280 Initial commit 2019-01-15 12:40:03 -08:00