]> cloudbase.mooo.com Git - z180-stamp.git/history - avr/z80-if.c
Detect ZRESET polarity
[z180-stamp.git] / avr / z80-if.c
2016-08-30 Leo CDetect ZRESET polarity
2016-06-13 Leo CZ180 parameter checks
2016-05-22 Leo Cedit z80-if.c
2016-04-15 Leo CInit ports for single step logic on ECB adapter. Use...
2016-03-22 Leo CBugfix z80_addrbus_set_tristate()
2015-06-11 Leo CMerge branch 'master' into cmdline_edit
2015-05-18 Leo CMerge branch 'test-fboot-support'
2015-05-15 Leo Cfatfs f_mount now allways done globally at start up
2015-01-14 Leo CDon't wait forever, if memfifo for console out is not...
2014-12-16 Leo CAdd copyright notice
2014-11-25 Leo CTimeout for Z180 bus access
2014-11-22 Leo CMove macro SBIT to common.h
2014-11-17 Leo CMerge tag 'fatfs-0.10c'
2014-10-26 Leo Cworking connect command, new sleep command
2014-10-23 Leo Cworking host communication, new command: connect
2014-10-20 Leo CDefine fifos: msg_tx_fifo, msg_rx_fifo
2014-10-16 Leo CMerge branch 'master' into hostcomm_avr
2014-10-14 Leo Cpin command, add user configurable i/o pins
2014-10-03 Leo Cnot working
2014-09-17 Leo CDisable all peripheral functions globally. Enable used...
2014-09-08 Leo CProgrammable Z180 clock, clock command hexrel-2
2014-09-05 Leo CUser Timer1 as Z180 Clock
2014-09-05 Leo CUser Timer0 as Z180 Clock
2014-08-19 Leo CMerge tag 'fatfs-0.10b'
2014-08-19 Leo CRework z80 bus control
2014-08-18 Leo CCommand 'go <startaddr>' works now
2014-08-14 Leo CAdd commands: loadf, go, reset restart hexrel-1
2014-08-13 Leo CAdd memory commands (cmp, cp, md, mm, mw, nm)
2014-07-27 Leo CFirst real hardware test.
2014-07-11 Leo CRevert "Refactro Tupfiles"
2014-07-11 Leo CRefactor Tupfiles
2014-07-02 Leo CNew sub dir: avr.