mirror of
https://github.com/livingcomputermuseum/UniBone.git
synced 2026-01-28 12:49:08 +00:00
8eff2a4e105710421af2c655f36613af12965a3e
without help from the device code (just call request_DMA and when it returns the DMA transfer is complete.) Fixed request_DMA to chunk DMA transfers larger than 1024 bytes to avoid overrunning the mailbox's shared memory. Fixed concurrency issues with DMA requests -- a race condition could cause DMA request data to get clobbered. RT-11 now boots, MSCP behavior is now very reliable.
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.
Description
Languages
C++
68.3%
C
24.7%
Batchfile
4.3%
Makefile
1.9%
Shell
0.8%