| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
| |
(#12822)
|
| |
|
|
| |
called, but GCC 14.1 complained)
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Read callbacks now need a default return value supplied at construction.
Replaced isnull() with isunset() which tells you if the callback wasn't
configured rather than whether it isn't safe to call.
Enabled validation of device callbacks (it seems it was disabled at some
point, probably accidentally).
Device callbacks and object finders now implement the same interface for
resolution.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
- Add 'gbt' and 'gbf' debugger commands to step until a true or false conditional branch has been detected.
- Update over 100 of the disassemblers in MAME to output a new STEP_COND flag for all conditional branches. Besides being used for execution of the new 'gbt' and 'gbf' commands, this flag also now helps the debugger 'out' command to properly handle conditional return instructions.
- Remove STEP_OVER from many instructions that aren't actually subroutine calls (e.g. DJNZ on Z80). A 'gni' debugger command (go next instruction) has been added to accommodate some of the misuse.
- Add instruction flag support to several more disassemblers that lacked them entirely (e.g. st62xx)
- Don't pass over delay slots for debugging in ASAP core
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
| |
--------------------
Live Action Football [hap, Sean Riddle]
New working clones
------------------
Merlin - The Electronic Wizard (set 2) [Kevin Horton]
|
| |
|
|
|
| |
------------------
Chess Champion 2150 [hap, Berger]
|
| | |
|
| |
|
|
|
|
| |
New machines marked as NOT_WORKING
----------------------------------
Electronic Master Mind (Invicta) [hap, Sean Riddle]
|
| | |
|
| |
|
|
| |
use8bppMode [Daniel Filner]
|
| |
|
|
|
| |
--------------------
Black Knight Pinball (Entex) [hap, Sean Riddle, Rik]
|
|
|
New working machines
--------------------
Basketball (Mattel) [hap, Sean Riddle]
QuizKid Speller [hap, Sean Riddle]
New working clones
------------------
QuizKid Racer (MM5799 version) [hap, Sean Riddle]
|