Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
03776 Interface Minor Always Mar 12, 2010, 06:22 May 22, 2011, 15:18
Tester Justin Kerk View Status Public Platform MAME (Self-compiled)
Assigned To micko Resolution Fixed OS Windows XP (64-bit)
Status [?] Resolved Driver
Version 0.137 Fixed in Version 0.137u1 Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 03776: Various PC-based drivers: MESS Scroll Lock keyboard toggle has snuck in somehow
Description Various PC-based drivers are not responding to UI keys like Tab or Esc until you press Scroll Lock to toggle the keyboard. This is a feature from MESS that has somehow become activated for these MAME drivers, I guess because of the shared code like pckeybrd.c.
Steps To Reproduce Run one of the following sets (not exhaustive):

pf2012
bonanza
calchase
streetg

Press Tab, Esc, F11, etc. - nothing happens.
Press Scroll Lock - the MESS keyboard toggle message is shown and you can now use the UI keys.
Additional Information It's not 100% of the PC drivers, for example at least filetto, tetriskr, and queen are unaffected.
Github Commit
Flags
Regression Version 0.136u3
Affected Sets / Systems Various PC-based drivers
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.05858
Tafoid
Administrator
Mar 12, 2010, 13:53
This is a leftover from when the MAME source was cleaned of nearly all #IFDEF MESS usage.