IBM 5550: Add the Font 16 display adapter#6828
Merged
Merged
Conversation
Fix a bug that the make code is sent when the 5576-001 emulation is enabled and the key is released.
Added cursor blinking controlled by CRTC (HD46505).
Contributor
Author
|
DOS K3.44 boot disk modified for the Font 16 system |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add the IBM 5550 Font 16 system (model 5551-Axx configuration).
The system requires the Font 16 version of the IBM 5550 DOS (Program Number 5600JBP, 5600JBD, 5600JBC). This version probably has the same BIOS with the Font 24 version, but comes with 9x21 and 16x16 fonts. I don't have these files, so I had to covert 8x19 and 16x16 DOS/V fonts into another format. Also, as I mentioned in the previous PR #6788 , the machine uses a special disk format whose boot sector contains an address table to load the DOS. Its format is different between 5-inch and 3.5 inch disks. The available version of 5550 DOS (Version K3.44, P/N 5605JYN) is provided with the 3.5-inch format, so I had to modify the boot sector.
Checklist
Screenshots