summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Add build configuration for ATmega2561Leo C2016-03-21
* | RTC: Handle turn of the year correctly, detect uninitialized RTC (loss of VBAT)Leo C2016-01-26
* | cli.c: bugfix in cli_parse_line(): correct nargsLeo C2015-10-23
* | Add END key to cread_line()hexrel-6.5Leo C2015-09-04
* | Merge branch 'cmdline_edit'Leo C2015-09-04
|\ \
| * | mmc card select/detect changes and bug fixes.Leo C2015-09-04
| * | card1-detect-pin enabledLeo C2015-08-27
| * | ddtz bugfix (get.decdigit --> get.bindigit)Leo C2015-08-27
| * | add definitions for asci0 fifoLeo C2015-06-16
| * | command line historyLeo C2015-06-13
| * | Merge branch 'master' into cmdline_edithexrel-6.4Leo C2015-06-12
| |\ \
| * \ \ Merge branch 'master' into cmdline_editLeo C2015-06-12
| |\ \ \
| | * | | change common base from C000 to F000. loadcpm3 bugfixesLeo C2015-06-12
| * | | | Merge branch 'master' into cmdline_editLeo C2015-06-11
| |\| | |
| * | | | VT100/ANSI parserLeo C2015-06-11
| * | | | command line editing generally worksLeo C2014-11-26
| * | | | Enable command line editing and history (CONFIG_CMDLINE_EDITING)Leo C2014-11-26
* | | | | edit loadcpm3 help textLeo C2015-06-12
| |_|/ / |/| | |
* | | | change common base from C000 to F000. loadcpm3 bugfixesLeo C2015-06-12
| |/ / |/| |
* | | loadcpm3 for new memory mapLeo C2015-06-09
* | | message buffer init changes. cp/m r/w for new memory mapLeo C2015-06-09
* | | connect command 'esc \' enhancement, new 'esc :' subcommandLeo C2015-06-06
* | | esc_char environment variableLeo C2015-06-06
* | | change message buffer initializationLeo C2015-06-05
* | | delete unused function z80_get_byte()Leo C2015-06-04
* | | bugfix integer promotion. increase size of message fifos to 64Leo C2015-06-03
* | | Server: Time and Date supporthexrel-6.3Leo C2015-06-03
* | | switch fifos conin,conouthexrel-6.2Leo C2015-06-01
* | | return timestamp diffLeo C2015-05-30
* | | Server: get_time command/responsehexrel-6.1Leo C2015-05-28
* | | 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
* | | | debug_cpmsd macroLeo C2015-05-18
* | | | workaround for bank/common border crossing problem. Initial multi sector tran...Leo C2015-05-17
* | | | set MAX_DRIVE (number of CP/M disks) from 2 to 4Leo C2015-05-16
* | | | fatfs f_mount now allways done globally at start upLeo C2015-05-15
* | | | Add CP/M 3 file i/o (initial version)Leo C2015-05-14
* | | | typoLeo C2015-05-11
* | | | phys. address 0x00040 points to fifo_listLeo C2015-05-11
* | | | Add unique id to fifosLeo C2015-05-10
* | | | Server: add echo command and responseLeo C2015-05-10
* | | | command 'help <topic>' should return successLeo C2015-05-08
* | | | connect command: check serial input, even if Z180 sends really fast.Leo C2015-05-08
* | | | New command 'loadcpm3' - load 'CPM3.SYS' file. setenv() bugfixLeo C2015-05-06
* | | | Z180 banking updatesLeo C2015-05-05
* | | | loadi cosmetic changesLeo C2015-05-05
* | | | Simplify Console I/O. Switch back to IOBYTE.Leo C2015-05-01
* | | | Add polling driver for ASCI0/1Leo C2015-05-01
* | | | Rename file "ser1-i.180" to "asci1-i.180" (Interrupt driver for ASCI1)Leo C2015-04-30