summaryrefslogtreecommitdiff
path: root/z180
Commit message (Collapse)AuthorAge
* DDTZ: remove some unused labelsLeo C2016-08-25
|
* bootcf fixesLeo C2016-06-11
|
* New command: cfboot - boot from cf card.Leo C2016-06-09
|
* cli.c: bugfix in cli_parse_line(): correct nargsLeo C2015-10-23
|
* ddtz bugfix (get.decdigit --> get.bindigit)Leo C2015-08-27
|
* add definitions for asci0 fifoLeo C2015-06-16
|
* change common base from C000 to F000. loadcpm3 bugfixesLeo C2015-06-12
|
* loadcpm3 for new memory mapLeo C2015-06-09
|
* message buffer init changes. cp/m r/w for new memory mapLeo C2015-06-09
|
* change message buffer initializationLeo C2015-06-05
|
* 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
|
* Server: get_time command/responsehexrel-6.1Leo C2015-05-28
|
* debug_cpmsd macroLeo C2015-05-18
|
* 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