Skip to content

Add IBM Multistation 5550 (1983) machine#6788

Merged
OBattler merged 5 commits into
86Box:masterfrom
akmed772:master
Feb 8, 2026
Merged

Add IBM Multistation 5550 (1983) machine#6788
OBattler merged 5 commits into
86Box:masterfrom
akmed772:master

Conversation

@akmed772

@akmed772 akmed772 commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Add an 8086 desktop computer from 1983, IBM Multistation 5550 (1st gen) machine.

The IBM 5550 was launched with three models:

  • 5551-Axx: 12" monochrome CRT with 16x16 font
  • 5551-Bxx: 15" monochrome CRT with 24x24 font
  • 5551-Cxx: 14" color CRT with 16x16 font

These first-gen models have 1-3 DSQD diskette drives. You need select "Type: 5.25" 720k" in the Settings dialog - Floppy & CD-ROM drives. Currently, the emulator only supports the model B configuration without hard disk.

The architecture is derived from both the PC/XT and 6580 Displaywriter System. The IBM 5550 has different IRQ assignments. This means the normal DOS cannot run on that system. It requires a 5.25" bootable disk with a strange format written in the reserved sector. I only have IBM DOS version K3.44 with 3.5" 720k format. It cannot run because its reserved sector has a different format. I had to make another bootable DOS disk to fit the format with this machine.

Checklist

References

Screenshots

ibm5550_1
ibm5550_2
ibm5550_3

@akmed772 akmed772 mentioned this pull request Feb 8, 2026
3 tasks
@akmed772

akmed772 commented Feb 8, 2026

Copy link
Copy Markdown
Contributor Author

DOS K3.44 boot disk (modified the reserve sector to run on this machine):
dosk344_525fmt.zip

@OBattler OBattler merged commit efa6f48 into 86Box:master Feb 8, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants