My favorite feature in CCS64 is the machine code monitor.
It has all the features I need, but I'd like to suggest an extension to the BA command:
It would be great if you could set breakpoints on address ranges.
New command syntax:
BA <xxxx>[-<yyyy>] [RWX] [<xx>[-<yy>]]
Example of the new command:
BA D012-D412 W F7-FF
This breakpoint triggers when a value in [F7; FF] is written to an address in [D012; D411]
Setting breakpoints on address ranges
Moderator: Håkan Sundell
-
Stuart Toomer
- Site Co-Admin
- Posts: 786
- Joined: Wed Aug 20, 2003 2:46 pm
- Location: East Yorkshire, England