Skip to content

More ATI accel fixes and undocumented stuff.#3953

Merged
OBattler merged 1 commit into
masterfrom
tc1995
Dec 28, 2023
Merged

More ATI accel fixes and undocumented stuff.#3953
OBattler merged 1 commit into
masterfrom
tc1995

Conversation

@TC1995

@TC1995 TC1995 commented Dec 28, 2023

Copy link
Copy Markdown
Contributor

Summary

  1. Apparently some stuff uses read-only port 0x86ee and expects it to return 0 while port 0xf6ee is an alias to 0x82e8, this should fix hangs in Majong 8514 using ATI's DOS drivers.
  2. 8514 data available bits are reset properly when new parameters for a new command are installed (port 0xCEEE), fixes remaining hangs with some stuff.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

1. Apparently some stuff uses read-only port 0x86ee and expects it to return 0 while port 0xf6ee is an alias to 0x82e8, this should fix hangs in Majong 8514 using ATI's DOS drivers.
2. 8514 data available bits are reset properly when new parameters for a new command are installed (port 0xCEEE), fixes remaining hangs with some stuff.
@OBattler
OBattler merged commit f123285 into master Dec 28, 2023
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.

Emulation of IBM 8514/A does not works with DOS applicatios even with the HDPCDOS driver loaded

2 participants