summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Version 0.6.8.3HEADhexrel-6.8.3masterLeo C2018-06-29
* env.c needs getopt-min.hLeo C2018-06-29
* command printenv: new option -s: Print env variables in setenv commands.Leo C2018-06-27
* cli.c bugfix: Comment only lines are not an error.Leo C2018-06-27
* Adaptions for fatfs R0.13bLeo C2018-05-28
* Merge branch 'chan-fatfs' into fatfs-integrationLeo C2018-05-28
|\
| * Apply patch ff13b_p1Leo C2018-05-27
| * Import fatfs R0.13bLeo C2018-05-27
* | Remove STM32 variant (and submodule libopencm3)Leo C2018-04-03
* | Adaptions for fatfs R0.12bLeo C2016-09-10
* | Merge branch 'chan-fatfs' into fatfs-integrationLeo C2016-09-08
|\|
| * Import fatfs R0.12bLeo C2016-09-08
* | Version 0.6.8.2hexrel-6.8.2Leo C2016-08-30
* | Detect ZRESET polarityLeo C2016-08-30
* | PromptLeo C2016-08-29
* | DDTZ: remove some unused labelsLeo C2016-08-25
* | Set GCC_BUG_61443 macro automatically for the affected GCC versions.Leo C2016-08-25
* | avr/z180-serv.c: Workaround for GCC bug PR61443Leo C2016-08-25
* | cmd_attach.c: Correct workaround for GCC bug PR61443Leo C2016-08-25
* | Update libopencm3Leo C2016-08-25
* | Additional Codes for HOME and END key.Leo C2016-07-14
* | Version 0.6.8.1hexrel-6.8.1Leo C2016-06-21
* | Expression eval: Repair unary + and -Leo C2016-06-21
* | aval_arg() for all commandsLeo C2016-06-21
* | Enable expression evaluation for numeric command line argsLeo C2016-06-21
* | Enable monitor debugging commands only, if env var 'cmd' is set to 'debug'.Leo C2016-06-21
* | Add verbose and xtrace options to cliLeo C2016-06-21
* | Add "SS3 H" for Home KeyLeo C2016-06-21
* | Rename getenv_char() --> getenv_str()Leo C2016-06-17
* | Code clean upLeo C2016-06-17
* | hist-search-backward / hist-search-forward (KEY_PPAGE/KEY_NPAGE)Leo C2016-06-17
* | catch weird escape sequence: 'SS3 F' --> KEY_ENDLeo C2016-06-17
* | cli_readline.c: code cleanup (history search)Leo C2016-06-17
* | Linked list for history bufferLeo C2016-06-17
* | clean upLeo C2016-06-17
* | Z180 parameter checksLeo C2016-06-13
* | Bump version number to 0.6.8hexrel-6.8Leo C2016-06-11
* | bootcf fixesLeo C2016-06-11
* | Update attach help textLeo C2016-06-10
* | overhaul CP/M drive logging/debuggingLeo C2016-06-10
* | "Enhance" CP/M drive loginLeo C2016-06-10
* | New command: cfboot - boot from cf card.Leo C2016-06-09
* | Bugfix: reset getopt vars on start of a new argument lineLeo C2016-06-04
* | Merge tag 'hexrel-6.7.1'Leo C2016-06-01
|\ \
| * | Version 0.6.7.1hexrel-6.7.1Leo C2016-06-01
* | | Version 0.6.7.1Leo C2016-06-01
|/ /
* | Implement media change flagLeo C2016-06-01
* | loadcpm3(): set environment variable 'cpm3_scb' with base of scb (physical ad...Leo C2016-06-01
* | dsk debug option (unfinished)Leo C2016-05-31
* | attach option: ro; do_msg_cpm_rw(): check statusLeo C2016-05-31