summaryrefslogtreecommitdiff
path: root/include/config.h
Commit message (Expand)AuthorAge
* 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
* Increase max. # of command line args to 20 and max. # of environment variable...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
* 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
* Init ports for single step logic on ECB adapter. Use timer 5 instead of timer...Leo C2016-04-15
* Merge branch 'master' into cmdline_editLeo C2015-06-11
|\
| * loadcpm3 for new memory mapLeo C2015-06-09
| * esc_char environment variableLeo C2015-06-06
| * 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
| * | New memory test commands, loadi updates. Needs testingLeo C2015-04-22
| |/
| * Add copyright noticeLeo C2014-12-16
| * put weekdays[] in flash, workaround for wrong weekday displayLeo C2014-12-01
* | Enable command line editing and history (CONFIG_CMDLINE_EDITING)Leo C2014-11-26
|/
* working host communication, new command: connectLeo C2014-10-23
* Add pin_aliasLeo C2014-10-15
* help cmd: fix column alignmentLeo C2014-08-30
* use env var 'baudrate'Leo C2014-08-24
* getenv_ulong(), TWI int optLeo C2014-08-24
* Add date rtc i2cLeo C2014-08-23
* Create include directoryLeo C2014-08-21