1
0
mirror of https://github.com/livingcomputermuseum/UniBone.git synced 2026-01-28 20:51:08 +00:00
Josh Dersch fc312df0bc Cleaned up a few things:
- Removed delay in mscp server polling loop, which as I suspected was papering over an issue.
   We now pull all messages from the command ring at once and save them locally.  When processing
   completes, the polling loop goes back to sleep.  This jibes with host code expectations of the
   port.  No more delay necessary to avoid race conditions.

 - Cleaned up RCT/RBN information so that this can be dynamically configured in the future, should
   the need arise
2019-05-14 03:14:50 +02:00
2019-05-14 03:14:50 +02:00
2019-04-05 11:30:26 +02:00
2019-04-05 11:30:26 +02:00
2019-04-05 11:30:26 +02:00
2019-04-05 11:30:26 +02:00
2019-04-05 08:19:51 +02:00
2019-04-05 08:22:19 +02:00

UniBone

Software for Linux-to-UNIBUs bridge "UniBone"

"UniBone" is a Linux-to-UNIBUS bridge, implemented with a BeagleBone Black micro Linux system.

UniBone can keep old PDP-11s running, by emulating devices and aiding in repair.

See project page at retrocmp.com.

Description
Software for Linux-to-UNIBUs bridge "UniBone"
Readme BSD-2-Clause 246 MiB
Languages
C++ 68.3%
C 24.7%
Batchfile 4.3%
Makefile 1.9%
Shell 0.8%