Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
06709 Crash/Freeze Critical (emulator) Always Oct 12, 2017, 03:18 Oct 12, 2017, 08:49
Tester Justin Kerk View Status Public Platform MAME (Official Binary)
Assigned To Resolution Open OS Windows Vista/7/8 (64-bit)
Status [?] Confirmed Driver
Version 0.190 Fixed in Version Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary MESS-specific 06709: pc: Running EGA software on a CGA PC hangs the MAME process
Description Trying to run software that uses EGA graphics on a PC driver with a CGA graphics card causes the whole MAME process to lock up and stop responding to Windows messages. Granted this combination does not work on real hardware but it happens frequently when I am testing unfamiliar software to add the softlist and it's rather annoying to have to kill the MAME process every time. MAME should remain responsive and allow exiting normally.
Steps To Reproduce 1. mame pc satane
2. Wait for the disk to boot
3. Press "1" at the menu
4. Wait for the game to load
MAME locks up and can't be interacted with except to kill the process. (Running in windowed mode would be a good idea.)
The software runs correctly on the 'pcvga' driver.
Additional Information Oddly, this lockup happens with the 'pc' driver but not the 'ibm5150' driver.
Github Commit
Flags
Regression Version
Affected Sets / Systems pc
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
1
User avatar
No.14263
Osso
Moderator
Oct 12, 2017, 08:49
FWIW this happens with the default bios (0), but not using others (I tried bios 1 and 2).