summaryrefslogtreecommitdiff
path: root/s51/s51-command.c
Commit message (Expand)AuthorAge
* Move build and debug tools to 'cctools' directory.Keith Packard2009-06-04
* Merge ccdbg and altos sources into one giant repositoryKeith Packard2009-06-04
* Add load command to s51Keith Packard2009-04-12
* Reset cc1111 on s51 exitKeith Packard2009-04-01
* 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