]> cloudbase.mooo.com Git - z180-stamp.git/history - include
move sys timer setup from main to timer.c
[z180-stamp.git] / include /
2018-09-08 Leo Cmove sys timer setup from main to timer.c
2018-09-08 Leo CNew command cpuchk
2018-09-06 Leo Cnew command: memsize. new function z80_memsize_detect().
2018-09-05 Leo Cmcd_mem.c: use cmd_error(), z80_bus_request_or_exit()
2018-09-04 Leo Ccmd_attach.c, cmd_boot.c, cmd_loadcpm3.c: use cmd_error()
2018-09-01 Leo Ccmd_fat.c, cmd_sd: use cmd_error()
2018-08-31 Leo Cerror handling: improved cmd_error() - print fatfs...
2018-08-30 Leo Cnew command: boot - boot default, i.e., run 'bootcmd'
2018-08-28 Leo Cerror handling (WIP)
2018-08-24 Leo Cpath functions (WIP)
2018-07-29 Leo CPrint prefix of subcommands
2018-07-28 Leo CFix help, env subcommands
2018-07-27 Leo CEnable execution of individual sub commands on top...
2018-07-22 Leo C_USE_LABEL --> FF_USE_LABEL
2018-07-21 Leo CRecursive cmd_find(), new command table flag: CTBL_RPT
2018-07-21 Leo CNew debug command: dump heap
2018-07-21 Leo CRemove xmalloc.c, fix potential 0-pointer derefenrence...
2018-07-21 Leo CFind subcommands without prefix
2018-07-21 Leo CRemove extern declarations from command_tbl.c, create...
2018-07-21 Leo CGlobal help
2018-07-21 Leo CCall subcommands from main command processor
2018-07-21 Leo Ccommandtable, flags: int --> uint8_t/uint_fast8_t....
2018-07-21 Leo Cwhite space changes
2018-07-21 Leo CSet __malloc_margin, Print free heap command
2018-07-21 Leo CENV_HOME macro. 'fat help' command table entry
2018-07-21 Leo Cfat commands are now subcommands of a single fat comman...
2018-07-21 Leo CMove command line history from heap to a fixed-sized...
2018-06-28 Leo CVersion 0.6.8.3 hexrel-6.8.3
2018-05-27 Leo CAdaptions for fatfs R0.13b
2018-05-27 Leo CMerge branch 'chan-fatfs' into fatfs-integration
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-08-30 Leo CVersion 0.6.8.2 hexrel-6.8.2
2016-08-29 Leo CPrompt
2016-08-25 Leo CSet GCC_BUG_61443 macro automatically for the affected...
2016-06-21 Leo CVersion 0.6.8.1 hexrel-6.8.1
2016-06-21 Leo CEnable expression evaluation for numeric command line...
2016-06-17 Leo CRename getenv_char() --> getenv_str()
2016-06-17 Leo CCode clean up
2016-06-17 Leo CLinked list for history buffer
2016-06-10 Leo CBump version number to 0.6.8 hexrel-6.8
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 Cloadcpm3(): set environment variable 'cpm3_scb' with...
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 CMAX_DRIVE, BLOCK_SIZE --> config.h; Check if access...
2016-05-25 Marcelversion in start message
2016-05-25 Leo Cnew command: source - run commands from a file
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-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-03-23 Leo CHandle bus errors in md command
2016-03-21 Leo CRename getenv() to getenv_char()
2015-09-04 Leo CMerge branch 'cmdline_edit'
2015-06-12 Leo CMerge branch 'master' into cmdline_edit hexrel-6.4
2015-06-12 Leo CMerge branch 'master' into cmdline_edit
2015-06-11 Leo CMerge branch 'master' into cmdline_edit
2015-06-09 Leo Cloadcpm3 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-03 Leo CServer: Time and Date support hexrel-6.3
2015-06-01 Leo Cswitch fifos conin,conout hexrel-6.2
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-06 Leo CNew command 'loadcpm3' - load 'CPM3.SYS' file. setenv...
2015-04-23 Leo Cloadi seems to work now. hexrel-5
2015-04-22 Leo CNew memory test commands, loadi updates. Needs testing
2015-01-21 Leo CSupport for Peter Danneggers fboot.
2014-12-23 Leo CDon't expose mmc status flag 'STAT_FAST'. (Module priva... hexrel-4.2
2014-12-16 Leo CAdd copyright notice
2014-12-04 Leo CCard detect over cs pin. (initial)
2014-12-02 Leo CMerge branch 'master' into timelib
2014-12-02 Leo CMerge branch 'cli-quote'
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-28 Leo CLFN support
2014-11-26 Leo CEnable command line editing and history (CONFIG_CMDLINE...
2014-11-25 Leo Cdump_ram() parameter
2014-11-25 Leo CTimeout for Z180 bus access
2014-11-22 Leo CMove macro SBIT to common.h
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-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 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
next