summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
...
| * Add aoload to load serial-numbered altos binaries.Keith Packard2009-05-27
| | | | | | | | | | | | | | aoload is a custom version of ccload which edits the data before sending it to the target machine, writing the target serial number into the data. Signed-off-by: Keith Packard <keithp@keithp.com>
| * Add ccdumpKeith Packard2009-04-12
| |
| * Add ccmanualKeith Packard2009-03-07
| |
| * Switch to libusb-1.0 and use async interface.Keith Packard2008-12-26
| | | | | | | | | | | | | | | | The async libusb interface offers substantial performance benefits by not making each command wait for the reply. This makes talking over this interface almost reasonable. Signed-off-by: Keith Packard <keithp@keithp.com>
| * Add more commands to s51 assembly-language debuggerKeith Packard2008-12-22
| | | | | | | | Signed-off-by: Keith Packard <keithp@keithp.com>
| * Clean up autotools stuff.Keith Packard2008-12-19
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* Use autotools, move altos to src subdirKeith Packard2009-06-04
Signed-off-by: Keith Packard <keithp@keithp.com>