summaryrefslogtreecommitdiff
path: root/s51/s51-command.c
Commit message (Expand)AuthorAge
* Support 'set' commandKeith Packard2009-01-25
* Save/restore registers to host during memory operations. Cache ROM data.Keith Packard2008-12-30
* Use SFR access funcs. Support 'dump' command. Add -m (monitor) flag.Keith Packard2008-12-28
* s51: get start address from ihx file. re-enable breakpoints after reset.Keith Packard2008-12-27
* s51: add breakpoints and the ability to block awaiting a breakpoint.Keith Packard2008-12-26
* Add more commands to s51 assembly-language debuggerKeith Packard2008-12-22
* Add preliminary version of s51, a UI clone of the 8051 emulator.Keith Packard2008-12-21