summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* command line historyLeo C2015-06-13
|
* Merge branch 'master' into cmdline_edithexrel-6.4Leo C2015-06-12
|\
| * change common base from C000 to F000. loadcpm3 bugfixesLeo 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
|\|
| * 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 ↵Leo C2015-05-17
| | | | | | | | | | | | transfer.
| * | 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
| | | | | | | | | | | | Arg 1 of function setenv() is a __MEMX pointer on AVR.
| * | 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
| | |
| * | Remove memory test and bank manager.Leo C2015-04-30
| | | | | | | | | | | | | | | First phys. 64K block contains common and system (debugger). Banks for user progs (CP/M) can be assigned from 0x10000.
| * | Continue IntegrationLeo C2015-04-29
| | |
| * | Integrate changes from z80-support branchLeo C2015-04-28
| | |
| * | intel hex: flush input buffer after loadingLeo C2015-04-28
| | |
| * | loadi seems to work now.hexrel-5Leo C2015-04-23
| | |
| * | Rename ihex.c to cmd_loadihex.cLeo C2015-04-22
| | |
| * | New memory test commands, loadi updates. Needs testingLeo C2015-04-22
| | | | | | | | | | | | | | | | | | | | | | | | - rename loop to mloop - + mloopw - + mtest - + mdc - + mwc
| * | ihex.c fix memory allocLeo C2015-04-18
| | |
| * | Add command loadi (load intel hex file)Leo C2015-04-18
| | |
| * | cli_readline_into_buffer: remove unneeded buf[]Leo C2015-01-21
| |/
| * Don't wait forever, if memfifo for console out is not initialized.Leo C2015-01-15
| |
| * Don't expose mmc status flag 'STAT_FAST'. (Module private implemantation detail)hexrel-4.2Leo C2014-12-23
| |
| * Correct command date help. command has no reset argument.Leo C2014-12-23
| |