summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Extended drive table for use with DRIVE.COM, a dynamic drive re-assignment ut...HEADmasterLeo C2020-03-16
* b0call --> b0hlcallLeo C2020-03-16
* refactor print utilsLeo C2020-03-16
* Remove 'inidone' initialisation bypassing.Leo C2019-05-27
* No changesLeo C2019-05-20
* Update IXON flag from character device table (@ctbl)hexrel-6.9Leo C2019-05-04
* Implement output start-stop handling (Flags IXON, IXANY)Leo C2019-05-03
* simplify buffer level calculationLeo C2019-05-03
* ff_put/ff_puth: preserve hl, don't return output charLeo C2019-05-03
* RX/TX int: Improve register allocation. TX int: Simplify/optimize flag handling.Leo C2019-04-30
* XOFF for asci0Leo C2019-04-30
* Send XON/XOFF chars in tx int routine, not in input routines.Leo C2019-04-29
* rx int: send XOFF when buffer fill level = 75% (was > 75%); some clean upLeo C2019-04-29
* Initial XON/XOFF input control (Holm. T)Leo C2019-04-19
* New Makefile target asymLeo C2019-04-18
* Remove and ignore generated file bnkbios3.sprLeo C2019-04-18
* Add original CP/M 3 filesLeo C2016-08-25
* Minor Makefile editLeo C2016-08-16
* Update MakefileLeo C2016-08-13
* Activate RTS0 on init.Leo C2016-08-13
* Factor out 16 bit output function, pointer test. Set CRTS_IFLOW,CCTS_OFLOW as...Leo C2016-08-13
* Unifiy asci0/asci1 interrupt routinesLeo C2016-07-02
* include --> maclibLeo C2016-07-01
* seldsk/read/write: remove b0callLeo C2016-06-30
* reduce stack usageLeo C2016-06-29
* New stack(s)Leo C2016-06-29
* BIOS debugging with ddtz: Set 3F to 81 to en fifo inits.Leo C2016-06-29
* Reverse local stack patch for sdio/cfioLeo C2016-06-15
* stackLeo C2016-06-13
* correct merge errors.Leo C2016-06-13
* WIPLeo C2016-06-13
* Add TCGETA, TCSETALeo C2016-06-13
* add ioctl dataLeo C2016-06-13
* working again.Leo C2016-06-13
* asci0 int: Save intermediate state. Not working!Leo C2016-06-13
* bugfix RTSLeo C2016-06-13
* Add RTS/CTS flow control for asci0.Leo C2016-06-13
* ascii.180 interrupt driver for ASCI 0/1Leo C2016-06-13
* new charioLeo C2016-06-13
* local stack for 'sdio' and 'cfio'Leo C2016-06-13
* Default console baudrate 115200hexrel-6.8Leo C2016-06-11
* Add submit files for building under CP/MLeo C2016-06-10
* sdio, cfio: factor out common error message print routinesLeo C2016-06-10
* Make ASCI1 the default console device after cold boot.Leo C2016-06-10
* Makefile: add CPMLDR to dist files. replace echo by printfLeo C2016-06-09
* Convert line endings of some source files (back) to CR/LF.Leo C2016-06-09
* Add ldrbios.180 and generate cpmldr.com Load cpm3.sys from CF-IF device.Leo C2016-06-07
* cf_init: do not depend on reset state of the ide command block registers.Leo C2016-06-07
* Mark SDIO-drives as permanently mounted.hexrel-6.7.1Leo C2016-06-01
* Support new error codes/messages: 'Write protected', 'No media', 'Access beyo...hexrel-6.7Leo C2016-05-31