summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Version 0.6.8.3HEADhexrel-6.8.3masterLeo C2018-06-29
* Adaptions for fatfs R0.13bLeo C2018-05-28
* Merge branch 'chan-fatfs' into fatfs-integrationLeo C2018-05-28
* 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
* Version 0.6.8.2hexrel-6.8.2Leo C2016-08-30
* PromptLeo C2016-08-29
* Set GCC_BUG_61443 macro automatically for the affected GCC versions.Leo C2016-08-25
* Version 0.6.8.1hexrel-6.8.1Leo C2016-06-21
* Enable expression evaluation for numeric command line argsLeo C2016-06-21
* Rename getenv_char() --> getenv_str()Leo C2016-06-17
* Code clean upLeo C2016-06-17
* Linked list for history bufferLeo C2016-06-17
* Bump version number to 0.6.8hexrel-6.8Leo C2016-06-11
* Version 0.6.7.1Leo C2016-06-01
* loadcpm3(): set environment variable 'cpm3_scb' with base of scb (physical ad...Leo C2016-06-01
* attach/detach working (minus options)Leo C2016-05-30
* Increase max. # of command line args to 20 and max. # of environment variable...Leo C2016-05-30
* New command(s): attach (and detach) - not fully working.Leo C2016-05-30
* Expand image file die disk size in cp/m login function. Use relative drive nu...Leo C2016-05-26
* MAX_DRIVE, BLOCK_SIZE --> config.h; Check if access is beyond CP/M disk image...Leo C2016-05-26
* version in start messageMarcel2016-05-25
* new command: source - run commands from a fileLeo C2016-05-25
* Get common_base from cpm3.sys file. Update default environment (BOOTCMD)hexrel-6.6Leo C2016-05-17
* Store only command line input in history buffer, but not data (i.e mm command)Leo C2016-04-22
* Enable commandline editing with history buffer parmanently, and remove macro ...Leo C2016-04-22
* Use timer 4 instead of 3 for systick (1ms).Leo C2016-04-15
* Init ports for single step logic on ECB adapter. Use timer 5 instead of timer...Leo C2016-04-15
* New function: getenv_yesno()Leo C2016-04-15
* Handle bus errors in md commandLeo C2016-03-23
* Rename getenv() to getenv_char()Leo C2016-03-21
* Merge branch 'master' into cmdline_editLeo C2015-06-11
|\
| * loadcpm3 for new memory mapLeo C2015-06-09
| * connect command 'esc \' enhancement, new 'esc :' subcommandLeo C2015-06-06
| * esc_char environment variableLeo C2015-06-06
| * Server: Time and Date supporthexrel-6.3Leo C2015-06-03
| * switch fifos conin,conouthexrel-6.2Leo C2015-06-01
| * f_sync only, when timout (currently 1s) after last write operation.hexrel-6Leo C2015-05-21
| * Merge branch 'test-fboot-support'Leo C2015-05-18
| |\
| | * Support for Peter Danneggers fboot.Leo C2015-01-21
| * | New command 'loadcpm3' - load 'CPM3.SYS' file. setenv() bugfixLeo C2015-05-06
| * | loadi seems to work now.hexrel-5Leo C2015-04-23
| * | New memory test commands, loadi updates. Needs testingLeo C2015-04-22
| |/
| * Don't expose mmc status flag 'STAT_FAST'. (Module private implemantation detail)hexrel-4.2Leo C2014-12-23
| * Add copyright noticeLeo C2014-12-16
| * Card detect over cs pin. (initial)Leo C2014-12-04
| * switch to avr-libc 1.8.1 time libraryLeo C2014-12-01
| * put weekdays[] in flash, workaround for wrong weekday displayLeo C2014-12-01
| * merge do_fat_read() and do_fat_write() to do_fat_rw()Leo C2014-12-01