1
0
mirror of https://github.com/livingcomputermuseum/IFS.git synced 2026-02-28 01:25:31 +00:00

18 Commits

Author SHA1 Message Date
Josh Dersch
e94304a73a Small tweak to LED logic to ensure it's always in the proper state. 2023-10-02 20:34:01 -07:00
Josh Dersch
6e7ed50e92 Adding support for blinky LEDs on BeagleBone adapter. 2023-10-01 23:41:56 -07:00
Josh Dersch
4d992b1bd7 Adding built-in support for Ken Shirriff's BeagleBone-based Alto Ethernet Interface.
Adding revised version of MicrocodeBootRequest, to support booting Dolphin and Dorado hardware.
2023-09-30 22:45:05 -07:00
Josh Dersch
482d11cc3e Fixed gateway routing. You can now play Mazewar across the Internet, the way it was meant to be played. 2020-11-18 00:01:15 -08:00
Josh Dersch
97d92450b3 Changes to make IFS work correctly with npcap (which replaces WinPcap) in WinPcap compatibility mode. 2019-02-21 16:34:57 -08:00
Josh Dersch
c165ba40a7 Added gateway routing services. Minor cleanup. 2017-06-06 13:22:39 -07:00
Josh Dersch
8975478a1c Added AGPL License, completed readme.txt, general cleanup. 2016-12-14 16:16:16 -08:00
Josh Dersch
ef6bd4cc97 Cleanup, cleanup, cleanup. Fixed guest account a bit. 2016-12-12 12:42:00 -08:00
Josh Dersch
c03d930bec Added basic mail support. No routing. 2016-06-06 14:57:17 -07:00
Josh Dersch
217388ebda Cleanup: Changed how worker threads are created and managed, added configuration file (ifs.cfg) and fixed up network interface selection. 2016-04-19 17:00:09 -07:00
Josh Dersch
66d7736472 Changed endian-ness to match 3mbit bridge. (Similar changes also made to ContrAlto) 2016-03-23 16:51:10 -07:00
Josh Dersch
22b9676b7a Implemented UDP transport, fixed a couple of small BSP issues uncovered by it. 2016-03-02 17:22:51 -08:00
Josh Dersch
bf7aa94d4d Implemented BreathOfLife, begun EFTP. 2016-02-15 11:01:23 -08:00
Josh Dersch
78e45e4564 Implemented CopyDisk, some cleanup, improved logging. 2016-02-02 15:51:56 -08:00
Josh Dersch
32beacdca8 Progress made; updated to work with Contralto, initial stubs for CopyDisk. Misc services work. 2016-01-27 17:24:51 -08:00
Josh Dersch
2badecda6d Cleanup, refactoring things into more appropriate protocol layers. 2015-10-16 11:59:06 -07:00
Josh Dersch
3c6c88381e Basics completed (still rough). No testing done (awaiting running Alto.) 2015-10-15 16:47:45 -07:00
Josh Dersch
53539d8afd Fleshed out implementation. 2015-10-14 16:17:36 -07:00