This patch doesn't translate keyboard command response. Fixes keyboard doesn't work properly on some AT compatible machine's BIOS.
Edit : This patch has been incorporated [url=http://pcem-emulator.co.uk/phpBB3/viewtopic.php?f=5&p=13388#p13388]here[/url].
[Patch] Keyboard patch
-
- Posts: 151
- Joined: Tue 22 Mar, 2016 10:03 am
- Location: Korea
- Contact:
[Patch] Keyboard patch
Last edited by Greatpsycho on Fri 06 Mar, 2020 7:09 am, edited 1 time in total.
- SarahWalker
- Site Admin
- Posts: 2055
- Joined: Thu 24 Apr, 2014 4:18 pm
Re: [Patch] Keyboard patch
Which machines does this fix?
-
- Posts: 151
- Joined: Tue 22 Mar, 2016 10:03 am
- Location: Korea
- Contact:
Re: [Patch] Keyboard patch
The issue was caused by the [url=http://pcem-emulator.co.uk/phpBB3/viewtopic.php?f=5&t=830&p=13388#p13388]Goldstar GDC-212M BIOS that add patch was uploaded today[/url].
- CryptidWorks
- Posts: 141
- Joined: Fri 26 Apr, 2019 7:11 am
Re: [Patch] Keyboard patch
Someone really needs to fix that broken URL embed code. I don't know how long it's been broken but I noticed the other day when I tried to turn a Youtube video URL into a link.Greatpsycho wrote: ↑Fri 06 Mar, 2020 7:00 amThe issue was caused by the [url=http://pcem-emulator.co.uk/phpBB3/viewtopic.php?f=5&t=830&p=13388#p13388]Goldstar GDC-212M BIOS that add patch was uploaded today[/url].
- SarahWalker
- Site Admin
- Posts: 2055
- Joined: Thu 24 Apr, 2014 4:18 pm
Re: [Patch] Keyboard patch
The bug that was breaking the Goldstar machine was that Read ID was accidentally writing the post-translation keyboard ID instead of the pre-translation, meaning it was effectively being translated twice. So I've corrected this in rev 1523 and the Goldstar machine seems happy.