summaryrefslogtreecommitdiff
path: root/avr/cmd_boot.c
Commit message (Collapse)AuthorAge
* Store only command line input in history buffer, but not data (i.e mm command)Leo C2016-04-22
|
* Bufix mstep command: take the right arg for parameter count.Leo C2016-04-15
|
* connect command 'esc \' enhancement, new 'esc :' subcommandLeo C2015-06-06
|
* esc_char environment variableLeo C2015-06-06
|
* connect command: check serial input, even if Z180 sends really fast.Leo C2015-05-08
|
* Add copyright noticeLeo C2014-12-16
|
* Timeout for Z180 bus accessLeo C2014-11-25
|
* working connect command, new sleep commandLeo C2014-10-26
|
* include cleanupLeo C2014-10-23
|
* working host communication, new command: connectLeo C2014-10-23
|
* Code reorg and cleanupLeo C2014-10-15
|
* Add pin_aliasLeo C2014-10-15
|
* pin command: pin groups work nowhexrel-3Leo C2014-10-14
|
* pin command, add user configurable i/o pinsLeo C2014-10-14
|
* Programmable Z180 clock, clock commandhexrel-2Leo C2014-09-08
|
* enum command_ret_t --> typedefLeo C2014-08-20
|
* Rework z80 bus controlLeo C2014-08-19
|
* Command 'go <startaddr>' works nowLeo C2014-08-18
| | | | Add debug command to display AVR RAM
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14