Debugger: Add HELP CD todo, mention cycle profiling done

This commit is contained in:
michaelangel007 2018-04-20 11:26:00 -07:00
parent 03983f8c08
commit 279fdf523b
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,10 @@
Requests (Wishlist):
====================
- HELP CD: Document examples
Helps needs to list:
SEE: HELP PWD
- Allow EQUs to be directly entered in
Foo EQU $1234
@ -135,6 +139,8 @@ Requests (Wishlist):
Implemented:
============
* [x] Debugger V2.9.0.14: Cycle Profiling, use PROFILE RESET, and PROFILE LIST.
. DONE: v16.0.0.0 DEBUGGER: (use F7): RESET button to break into the Monitor (preserving memory).
. DONE: v16.0.0.0: DEBUGGER: Ability to search and modify for a value in memory in order to cheat in some games.