summaryrefslogtreecommitdiff
path: root/z180
Commit message (Collapse)AuthorAge
* 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
|
* Z180 banking updatesLeo 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
|
* Change message start token from 0x81 to 0xAELeo C2014-11-17
|
* CP/M 3 compatible character i/o handlingLeo C2014-10-28
|
* new fifos msg in, msg out, console in, console outLeo C2014-10-23
|
* Define fifos: msg_tx_fifo, msg_rx_fifoLeo C2014-10-20
|
* not workingLeo C2014-10-03
|
* Enable X2 Clock Multiplier, disable Clock DividerLeo C2014-09-05
|
* Disable msg- i/o-fifos for test with avrLeo C2014-07-27
|
* Revert "Refactro Tupfiles"Leo C2014-07-11
| | | | This reverts commit cda2107f6e52a3e131502a6ec318ac3f216ac186.
* Refactor TupfilesLeo C2014-07-11
|
* Missing colonLeo C2014-07-11
|
* Tupfile cleanupLeo C2014-07-02
|
* New build system: tupLeo C2014-07-02
|
* Rename dir Z180 --> z180Leo C2014-07-02