]> cloudbase.mooo.com Git - z180-stamp.git/shortlog
z180-stamp.git
2018-06-28 Leo CVersion 0.6.8.3 master hexrel-6.8.3
2018-06-28 Leo Cenv.c needs getopt-min.h
2018-06-27 Leo Ccommand printenv: new option -s: Print env variables...
2018-06-27 Leo Ccli.c bugfix: Comment only lines are not an error.
2018-05-27 Leo CAdaptions for fatfs R0.13b
2018-05-27 Leo CMerge branch 'chan-fatfs' into fatfs-integration
2018-05-27 Leo CApply patch ff13b_p1
2018-05-27 Leo CImport fatfs R0.13b
2018-04-03 Leo CRemove STM32 variant (and submodule libopencm3)
2016-09-09 Leo CAdaptions for fatfs R0.12b
2016-09-08 Leo CMerge branch 'chan-fatfs' into fatfs-integration
2016-09-08 Leo CImport fatfs R0.12b
2016-08-30 Leo CVersion 0.6.8.2 hexrel-6.8.2
2016-08-30 Leo CDetect ZRESET polarity
2016-08-29 Leo CPrompt
2016-08-25 Leo CDDTZ: remove some unused labels
2016-08-25 Leo CSet GCC_BUG_61443 macro automatically for the affected...
2016-08-25 Leo Cavr/z180-serv.c: Workaround for GCC bug PR61443
2016-08-24 Leo Ccmd_attach.c: Correct workaround for GCC bug PR61443
2016-08-24 Leo CUpdate libopencm3
2016-07-13 Leo CAdditional Codes for HOME and END key.
2016-06-21 Leo CVersion 0.6.8.1 hexrel-6.8.1
2016-06-21 Leo CExpression eval: Repair unary + and -
2016-06-21 Leo Caval_arg() for all commands
2016-06-21 Leo CEnable expression evaluation for numeric command line...
2016-06-21 Leo CEnable monitor debugging commands only, if env var...
2016-06-21 Leo CAdd verbose and xtrace options to cli
2016-06-21 Leo CAdd "SS3 H" for Home Key
2016-06-17 Leo CRename getenv_char() --> getenv_str()
2016-06-17 Leo CCode clean up
2016-06-17 Leo Chist-search-backward / hist-search-forward (KEY_PPAGE...
2016-06-17 Leo Ccatch weird escape sequence: 'SS3 F' --> KEY_END
2016-06-17 Leo Ccli_readline.c: code cleanup (history search)
2016-06-17 Leo CLinked list for history buffer
2016-06-17 Leo Cclean up
2016-06-13 Leo CZ180 parameter checks
2016-06-10 Leo CBump version number to 0.6.8 hexrel-6.8
2016-06-10 Leo Cbootcf fixes
2016-06-10 Leo CUpdate attach help text
2016-06-10 Leo Coverhaul CP/M drive logging/debugging
2016-06-10 Leo C"Enhance" CP/M drive login
2016-06-09 Leo CNew command: cfboot - boot from cf card.
2016-06-04 Leo CBugfix: reset getopt vars on start of a new argument...
2016-06-01 Leo CMerge tag 'hexrel-6.7.1'
2016-06-01 Leo CVersion 0.6.7.1
2016-06-01 Leo CVersion 0.6.7.1 hexrel-6.7.1
2016-06-01 Leo CImplement media change flag
2016-06-01 Leo Cloadcpm3(): set environment variable 'cpm3_scb' with...
2016-05-31 Leo Cdsk debug option (unfinished)
2016-05-31 Leo Cattach option: ro; do_msg_cpm_rw(): check status
2016-05-30 Leo Cattach/detach working (minus options)
2016-05-30 Leo CIncrease max. # of command line args to 20 and max...
2016-05-30 Leo CNew command(s): attach (and detach) - not fully working.
2016-05-26 Leo CExpand image file die disk size in cp/m login function...
2016-05-26 Leo Ccheck for short reads. return 512 0-bytes and no error.
2016-05-26 Leo CMAX_DRIVE, BLOCK_SIZE --> config.h; Check if access...
2016-05-25 Marcelversion in start message
2016-05-25 Leo CAllow comments on command lines. Comment token is ...
2016-05-25 Leo Cnew command: source - run commands from a file
2016-05-23 Leo Cmw command: add word and longword options
2016-05-23 Marcelcorrect fatwrite docu
2016-05-22 Leo Cedit z80-if.c
2016-05-20 Leo CEnable 8 drives on sd cards hexrel-6.6.1
2016-05-17 Leo CGet common_base from cpm3.sys file. Update default... hexrel-6.6
2016-04-22 Leo CStore only command line input in history buffer, but...
2016-04-22 Leo CEnable commandline editing with history buffer parmanen...
2016-04-22 Leo CRemove redundant hist_init()
2016-04-15 Leo CUse timer 4 instead of 3 for systick (1ms).
2016-04-15 Leo CInit ports for single step logic on ECB adapter. Use...
2016-04-15 Leo CNew function: getenv_yesno()
2016-04-15 Leo CBufix mstep command: take the right arg for parameter...
2016-03-23 Leo CHandle bus errors in md command
2016-03-22 Leo CBugfix z80_addrbus_set_tristate()
2016-03-21 Leo CRename getenv() to getenv_char()
2016-03-21 Leo CAdd build configuration for ATmega2561
2016-01-26 Leo CRTC: Handle turn of the year correctly, detect uninitia...
2015-10-23 Leo Ccli.c: bugfix in cli_parse_line(): correct nargs
2015-09-04 Leo CAdd END key to cread_line() hexrel-6.5
2015-09-04 Leo CMerge branch 'cmdline_edit'
2015-09-03 Leo Cmmc card select/detect changes and bug fixes.
2015-08-27 Leo Ccard1-detect-pin enabled
2015-08-27 Leo Cddtz bugfix (get.decdigit --> get.bindigit)
2015-06-16 Leo Cadd definitions for asci0 fifo
2015-06-13 Leo Ccommand line history
2015-06-12 Leo Cedit loadcpm3 help text
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
next