Bring up to par with master.#16
Merged
OBattler merged 32 commits intoCacodemon345:masterfrom Feb 2, 2026
Merged
Conversation
Update Pentium CPU table names for Socket 4 and 5/7
Also do some refactoring to make thinking back to old 808x instructions easier for debugging purposes.
…y the mouse movement delta between when we've initially prepared the report for sending and when we've reached the 3rd byte.
The four versions are: - EX-1000 and 7 other early printers (including FX-80, the only Epson available OOTB for Windows 1.03), have ESC i and ESC j. - 9-pin ESC/P, a superset of EX-1000 besides ESC i and ESC j. - 24-pin ESC/P in 360 DPI instead of 240. - ESC/P 2 with raster graphics. As for paper, four sizes: Letter, A4, Legal, B4. The former ones are mainly for EX-800, the latter two are sideways and meant for EX-1000. I did some other minor changes, like converting a bunch of defines to enum.
Also removed forward declarations.
ESC/P 2: EX-1000 printer, selectable paper
…ncel sector caching on audio play if the sector to be played is not the one already cached, fixes CD Audio in Rayman for DOS.
… visible for color-blind people.
…2.02 driver invalid codec error and Win9x v2.86 driver code 10
CS423x: Resolve issues with newer Windows drivers
The Olivetti OEM BIOS' date (06/05/99) is newer than the current one (01/18/99). Until the actual voltage and multiplier bus speeds are found, I adjusted them to match other i440LX/EX machines. Also added a note about onboard video.
According to their 1.12 BIOS' first POST screen, it appears to be distributed by eMachines.
Update the German translation
Added Olivetti OEM BIOS to TriGem Como & adjusted buses
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
Briefly describe what you are submitting.
Checklist
References
Provide links to datasheets or other documentation that helped you implement this pull request.