summaryrefslogtreecommitdiff
path: root/avr/z80-if.c
Commit message (Expand)AuthorAge
* Detect ZRESET polarityLeo C2016-08-30
* Z180 parameter checksLeo C2016-06-13
* edit z80-if.cLeo C2016-05-22
* Init ports for single step logic on ECB adapter. Use timer 5 instead of timer...Leo C2016-04-15
* Bugfix z80_addrbus_set_tristate()Leo C2016-03-22
* 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 commands: loadf, go, reset restarthexrel-1Leo C2014-08-14
* Add memory commands (cmp, cp, md, mm, mw, nm)Leo C2014-08-13
* First real hardware test.Leo C2014-07-27
* Revert "Refactro Tupfiles"Leo C2014-07-11
* Refactor TupfilesLeo C2014-07-11
* New sub dir: avr.Leo C2014-07-02