Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
02010 Debugger Minor Always Jul 15, 2008, 17:42 May 9, 2013, 22:28
Tester Firewave View Status Public Platform MAME (Self-compiled)
Assigned To andrewga Resolution Fixed OS Windows XP/Vista 64-bit
Status [?] Resolved Driver
Version 0.126 Fixed in Version Build Debug
Fixed in Git Commit Github Pull Request #
Summary 02010: F5 doesn't toggle the debugger
Description F5 is supposed to toggle the debugger (I never used this before), but it does nothing.
There are also a few drivers, that map some test functionality to some Fx keys (berserk.c and qix.c).
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.01641
Tafoid
Administrator
Jul 15, 2008, 18:32
edited on: Jul 15, 2008, 18:40
If you close the debugger window - you should be able to hit F5 (there is a mapping for it in the "User Interface" section of the Input menu at the end of the second page called "Toggle Debugger"). It's not working when starting MAME with or without a -debug command.
User avatar
No.09480
andrewga
Developer
May 9, 2013, 22:28
The ~ key seems to toggle the debugger quite well, so ~ should be used from here on out to toggle the debugger.