summaryrefslogtreecommitdiff
path: root/avr/z180-serv.c
Commit message (Expand)AuthorAge
* 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
* phys. address 0x00040 points to fifo_listLeo C2015-05-11
* Server: add echo command and responseLeo C2015-05-10
* Add copyright noticeLeo C2014-12-16
* Enable pullups on all gpio pins. cleanupLeo C2014-11-25
* Change message start token from 0x81 to 0xAELeo C2014-11-17
* working connect command, new sleep commandLeo C2014-10-26
* include cleanupLeo C2014-10-23
* working host communication, new command: connectLeo C2014-10-23
* Define fifos: msg_tx_fifo, msg_rx_fifoLeo C2014-10-20
* Rework z80 bus controlLeo C2014-08-19
* Command 'go <startaddr>' works nowLeo C2014-08-18
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13