freebee icon indicating copy to clipboard operation
freebee copied to clipboard

FreeBee - AT&T 3B1 / 7300 UNIX PC emulator

Results 6 freebee issues
Sort by recently updated
recently updated
newest added

Testing on a Raspberry Pi 4, I encountered slowdown where the update wasn't getting done in the 10ms time slot allotted.

UNIX 3.51 boots fine after installation. After shutting down and rebooting, however, the UNIX PC hangs on the "waiting" screen. This is due to the modem port and UART not...

bug
critical

Macros are used extensively within the code, especially in the emulator interface (memory access). The way they're used rarely follows best practice, looks messy, and confuses the way the code...

enhancement
good first issue

The main window should have a status line with e.g.: * Diagnostic LEDs * FDD mounted Y/N (click to unmount) * Floppy disk access indicator * Hard disk access indicator

enhancement
good first issue

The 3B1 supports up to three S4BUS-interface expansion cards. Examples include the Ethernet, StarLAN and Combo Card. Emulation support for S4BUS would allow emulation of these additional interfaces, and perhaps...

enhancement
low-priority

Freebee currently doesn't emulate the printer port. This would be nice to have.