Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a tip on how to enter the debugger. | 2020-02-06 | 1 | -1/+1 | |
| | |||||
* | allow repeating elements and groups - useful if you need e.g. a lot of ↵ | 2018-07-22 | 5 | -30/+30 | |
| | | | | numbered labels, but it limits complay.py's ability to check for invalid references as it can't evaluate expressions (nw) | ||||
* | Document debugger expression number syntax | 2018-03-27 | 1 | -1/+30 | |
| | |||||
* | More docs work: escapes, debugger update (nw) (#3168) | 2018-02-05 | 5 | -15/+11 | |
| | | | | | | | | | | * 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) | ||||
* | Missed a couple escape sequences. (nw) | 2018-02-03 | 1 | -3/+3 | |
| | |||||
* | Add additional memory operators per request (NW) (#3067) | 2018-01-15 | 1 | -6/+10 | |
| | | | | | | * Add additional memory operators per request and further cleanups to expressions (NW) * Requested adjustments to expressions. (NW) | ||||
* | Correct command heading case and adjustments to expressions (NW) | 2018-01-15 | 10 | -73/+80 | |
| | |||||
* | First pass of MAME Debugger help for documentation. (NW) | 2018-01-13 | 11 | -0/+1780 | |