| - As of 0.139u2, some drivers and options show "16-bit EEPROM set with 8-bit data". Check 4030. - Haze is calling for mixing issues with *SINGLE* VDP games in toaplan2.c. Check 4044. |
| Viewing Issue Advanced Details [ Jump to Notes ] | |||||||||||||
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update | ||||||||
| 03776 | Interface | Minor | Always | 2010-03-12 06:22 | 2010-03-23 12:55 | ||||||||
| Tester | Justin Kerk | View Status | Public | ||||||||||
| Assigned To | micko | Platform | MAME (Self-compiled) | ||||||||||
| Priority | normal | Resolution | Fixed | OS | Windows XP (64-bit) | ||||||||
| Status [?] | Resolved | Driver | |||||||||||
| Projection | None | Version | 0.137 | ||||||||||
| ETA | None | Fixed in Version | Build | 64-bit | |||||||||
| 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. | ||||||||||||
| Flags | |||||||||||||
| Regression Version | 0.136u3 | ||||||||||||
| Affected Sets | Various PC-based drivers | ||||||||||||
| Old BugID | |||||||||||||
| Attached Files | |||||||||||||
|
|
|
|
Tafoid (Administrator) 2010-03-12 13:53 |
This is a leftover from when the MAME source was cleaned of nearly all #IFDEF MESS usage. |