retro-b5500 icon indicating copy to clipboard operation
retro-b5500 copied to clipboard

Web-based emulator and operating environment for the Burroughs B5500 computer system.

Results 16 retro-b5500 issues
Sort by recently updated
recently updated
newest added

``` From Nigel Williams: Implement support for at least two datacom stations in the web-based emulator, so that the multi-user aspect of the B5500 TSMCP can be demonstrated. ``` Original...

Priority-Low
auto-migrated
Type-Enhancement

``` What steps will reproduce the problem? 1. CE on SPO to start cande 2. login and make a algol 3. try to type '700 WRITE (LINE,,X);~' 4. type LIST...

Type-Defect
auto-migrated
Priority-Medium

``` We have reports of invalid address and flag-bit errors, especially when the system is under heavy load. We also see occasional disk errors, which look like they may be...

Type-Defect
auto-migrated
Priority-High

``` After compiling a new compiler and doing an MC on the new compiler name, the MC does not persist across a halt/load. ``` Original issue reported on code.google.com by...

Type-Defect
auto-migrated
Priority-Medium

``` Unit busy for DKA and DKB when doing a read-check operation is currently reset when the disk-finished interrupt occurs, not at I/O completion. This may not be correct. We...

Priority-Low
auto-migrated
Type-Review

``` The ESPOL compiler declares the variable NESTOG twice in the same block: (1) as a define at 01001310, and (2) as a Boolean variable at 017723000. From the cross-reference,...

Priority-Low
auto-migrated
Type-Review