summaryrefslogtreecommitdiff
path: root/avr/z80-if.c
Commit message (Collapse)AuthorAge
* fatfs f_mount now allways done globally at start upLeo C2015-05-15
|
* Don't wait forever, if memfifo for console out is not initialized.Leo C2015-01-15
|
* Add copyright noticeLeo C2014-12-16
|
* Timeout for Z180 bus accessLeo C2014-11-25
|
* Move macro SBIT to common.hLeo C2014-11-22
|
* working connect command, new sleep commandLeo C2014-10-26
|
* working host communication, new command: connectLeo C2014-10-23
|
* Define fifos: msg_tx_fifo, msg_rx_fifoLeo C2014-10-20
|
* Merge branch 'master' into hostcomm_avrLeo C2014-10-16
|\
| * pin command, add user configurable i/o pinsLeo C2014-10-14
| |
* | not workingLeo C2014-10-03
|/
* Disable all peripheral functions globally. Enable used functions when needed.Leo C2014-09-17
|
* Programmable Z180 clock, clock commandhexrel-2Leo C2014-09-08
|
* User Timer1 as Z180 ClockLeo C2014-09-05
|
* User Timer0 as Z180 ClockLeo C2014-09-05
|
* Rework z80 bus controlLeo C2014-08-19
|
* Command 'go <startaddr>' works nowLeo C2014-08-18
| | | | Add debug command to display AVR RAM
* Add commands: loadf, go, reset restarthexrel-1Leo C2014-08-14
|
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13
| | | | Add kind of scheduler for background tasks
* First real hardware test.Leo C2014-07-27
|
* Revert "Refactro Tupfiles"Leo C2014-07-11
| | | | This reverts commit cda2107f6e52a3e131502a6ec318ac3f216ac186.
* Refactor TupfilesLeo C2014-07-11
|
* New sub dir: avr.Leo C2014-07-02