summaryrefslogtreecommitdiff
path: root/avr/cmd_loadcpm3.c
Commit message (Expand)AuthorAge
* aval_arg() for all commandsLeo C2016-06-21
* Rename getenv_char() --> getenv_str()Leo C2016-06-17
* loadcpm3(): set environment variable 'cpm3_scb' with base of scb (physical ad...Leo C2016-06-01
* Get common_base from cpm3.sys file. Update default environment (BOOTCMD)hexrel-6.6Leo C2016-05-17
* Rename getenv() to getenv_char()Leo C2016-03-21
* change common base from C000 to F000. loadcpm3 bugfixesLeo C2015-06-12
* loadcpm3 for new memory mapLeo C2015-06-09
* switch fifos conin,conouthexrel-6.2Leo C2015-06-01
* 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
* New command 'loadcpm3' - load 'CPM3.SYS' file. setenv() bugfixLeo C2015-05-06