]> cloudbase.mooo.com Git - z180-stamp.git/shortlog
z180-stamp.git
2015-06-12 Leo CMerge branch 'master' into cmdline_edit hexrel-6.4
2015-06-12 Leo Cchange common base from C000 to F000. loadcpm3 bugfixes
2015-06-12 Leo CMerge branch 'master' into cmdline_edit
2015-06-12 Leo Cchange common base from C000 to F000. loadcpm3 bugfixes
2015-06-11 Leo CMerge branch 'master' into cmdline_edit
2015-06-11 Leo CVT100/ANSI parser
2015-06-09 Leo Cloadcpm3 for new memory map
2015-06-09 Leo Cmessage buffer init changes. cp/m r/w for new memory map
2015-06-06 Leo Cconnect command 'esc \' enhancement, new 'esc :' subcommand
2015-06-06 Leo Cesc_char environment variable
2015-06-05 Leo Cchange message buffer initialization
2015-06-04 Leo Cdelete unused function z80_get_byte()
2015-06-03 Leo Cbugfix integer promotion. increase size of message...
2015-06-03 Leo CServer: Time and Date support hexrel-6.3
2015-06-01 Leo Cswitch fifos conin,conout hexrel-6.2
2015-05-30 Leo Creturn timestamp diff
2015-05-28 Leo CServer: get_time command/response hexrel-6.1
2015-05-21 Leo Cf_sync only, when timout (currently 1s) after last... hexrel-6
2015-05-18 Leo CMerge branch 'test-fboot-support'
2015-05-18 Leo Cdebug_cpmsd macro
2015-05-17 Leo Cworkaround for bank/common border crossing problem...
2015-05-16 Leo Cset MAX_DRIVE (number of CP/M disks) from 2 to 4
2015-05-15 Leo Cfatfs f_mount now allways done globally at start up
2015-05-14 Leo CAdd CP/M 3 file i/o (initial version)
2015-05-11 Leo Ctypo
2015-05-11 Leo Cphys. address 0x00040 points to fifo_list
2015-05-10 Leo CAdd unique id to fifos
2015-05-10 Leo CServer: add echo command and response
2015-05-08 Leo Ccommand 'help <topic>' should return success
2015-05-08 Leo Cconnect command: check serial input, even if Z180 sends...
2015-05-06 Leo CNew command 'loadcpm3' - load 'CPM3.SYS' file. setenv...
2015-05-05 Leo CZ180 banking updates
2015-05-05 Leo Cloadi cosmetic changes
2015-05-01 Leo CSimplify Console I/O. Switch back to IOBYTE.
2015-05-01 Leo CAdd polling driver for ASCI0/1
2015-04-30 Leo CRename file "ser1-i.180" to "asci1-i.180" (Interrupt...
2015-04-30 Leo CRemove memory test and bank manager.
2015-04-29 Leo CContinue Integration
2015-04-28 Leo CIntegrate changes from z80-support branch
2015-04-28 Leo Cintel hex: flush input buffer after loading
2015-04-23 Leo Cloadi seems to work now. hexrel-5
2015-04-22 Leo CRename ihex.c to cmd_loadihex.c
2015-04-22 Leo CNew memory test commands, loadi updates. Needs testing
2015-04-18 Leo Cihex.c fix memory alloc
2015-04-18 Leo CAdd command loadi (load intel hex file)
2015-01-21 Leo Ccli_readline_into_buffer: remove unneeded buf[]
2015-01-21 Leo CSupport for Peter Danneggers fboot.
2015-01-14 Leo CDon't wait forever, if memfifo for console out is not...
2014-12-23 Leo CDon't expose mmc status flag 'STAT_FAST'. (Module priva... hexrel-4.2
2014-12-23 Leo CCorrect command date help. command has no reset argument.
2014-12-21 Leo CSD slot 0: Enable card detection hexrel-4.1
2014-12-18 Leo CRemove obsolete debug code hexrel-4
2014-12-16 Leo CAdd copyright notice
2014-12-04 Leo CCard detect over cs pin: clean initialisation/power up
2014-12-04 Leo CCard detect over cs pin. (works mostly)
2014-12-04 Leo CCard detect over cs pin. (initial)
2014-12-03 Leo CPut static work area on heap. LFN buffer not needed...
2014-12-03 Leo CPut unicode tables in flash
2014-12-03 Leo CMake do_fat_stat() and do_fat_ls() interruptible
2014-12-02 Leo CMerge branch 'master' into timelib
2014-12-02 Leo CMerge branch 'cli-quote'
2014-12-02 Leo CAdd get_fattime(), move buffers from stack to heap
2014-12-02 Leo CSystem time: Init from rtc on startup, update in timer...
2014-12-01 Leo Cswitch to avr-libc 1.8.1 time library
2014-12-01 Leo Cput weekdays[] in flash, workaround for wrong weekday...
2014-12-01 Leo Cmerge do_fat_read() and do_fat_write() to do_fat_rw()
2014-11-29 Leo CImproved command line quoting
2014-11-28 Leo CLFN support
2014-11-26 Leo Ccommand line editing generally works
2014-11-26 Leo CEnable command line editing and history (CONFIG_CMDLINE...
2014-11-26 Leo CAdd fat commands: fatstat, fatls, fatload, fatwrite
2014-11-25 Leo Cdump_ram() parameter
2014-11-25 Leo CSd card commands: read sector, write sector
2014-11-25 Leo CTimeout for Z180 bus access
2014-11-25 Leo CEnable pullups on all gpio pins. cleanup
2014-11-22 Leo CMultidrive support for mmc.c (working)
2014-11-22 Leo CMultidrive support for mmc.c (1. step)
2014-11-22 Leo CMove macro SBIT to common.h
2014-11-22 Leo Ccleanup
2014-11-22 Leo CIntegrate fatfs. Add some sd card test commands.
2014-11-21 Leo CRename pin.. to gpio..
2014-11-21 Leo CAdd display offset to dump_mem()
2014-11-21 Leo COne dump_mem() for all memory types (avr eeprom and...
2014-11-17 Leo CMerge tag 'fatfs-0.10c'
2014-11-17 Leo CImport fatfs R0.10c fatfs-0.10c
2014-11-17 Leo CChange message start token from 0x81 to 0xAE
2014-10-28 Leo CCP/M 3 compatible character i/o handling
2014-10-26 Leo Cworking connect command, new sleep command
2014-10-23 Leo Cinclude cleanup
2014-10-23 Leo Cworking host communication, new command: connect
2014-10-23 Leo Cnew fifos msg in, msg out, console in, console out
2014-10-23 Leo Cmy_getchar() parameter: allow return without new character
2014-10-20 Leo CDefine fifos: msg_tx_fifo, msg_rx_fifo
2014-10-16 Leo CMerge branch 'master' into hostcomm_avr
2014-10-15 Leo CCode reorg and cleanup
2014-10-15 Leo CAdd pin_alias
2014-10-14 Leo Cpin command: pin groups work now hexrel-3
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...
next