R. Belmont
8cc243d562
Add a tip on how to enter the debugger.
2020-02-06 22:07:49 -05:00
Vas Crabb
6669489679
allow repeating elements and groups - useful if you need e.g. a lot of numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw)
2018-07-22 09:52:50 +10:00
Erik Dominikus
34be272b36
Document debugger expression number syntax
2018-03-27 02:06:25 +11:00
Firehawke
b2e11d00e0
More docs work: escapes, debugger update (nw) ( #3168 )
...
* Missed a couple escape sequences. (nw)
* A little more escaping, acronym fixes, fix oddity in symlist (nw)
* Update debugger internal help to match docs (nw)
* Lowercasing for CPU in command parameters, fix casing on ASCII. (nw)
2018-02-05 20:27:02 +11:00
Firehawke
752cf3d073
Missed a couple escape sequences. (nw)
2018-02-03 19:26:25 +11:00
Firehawke
88c8b5b0c7
Add additional memory operators per request (NW) ( #3067 )
...
* Add additional memory operators per request and further cleanups to expressions (NW)
* Requested adjustments to expressions. (NW)
2018-01-15 15:25:23 +11:00
Firehawke
f2859d0db0
Correct command heading case and adjustments to expressions (NW)
2018-01-15 02:11:15 +11:00
Firehawke
18d3d5ac50
First pass of MAME Debugger help for documentation. (NW)
2018-01-13 21:56:18 -07:00