]> cloudbase.mooo.com Git - z180-stamp.git/log
z180-stamp.git
7 years agoVersion 0.6.8.2 hexrel-6.8.2
Leo C [Tue, 30 Aug 2016 21:20:03 +0000 (23:20 +0200)]
Version 0.6.8.2

7 years agoDetect ZRESET polarity
Leo C [Tue, 30 Aug 2016 21:11:32 +0000 (23:11 +0200)]
Detect ZRESET polarity

7 years agoPrompt
Leo C [Mon, 29 Aug 2016 19:07:21 +0000 (21:07 +0200)]
Prompt

7 years agoDDTZ: remove some unused labels
Leo C [Thu, 25 Aug 2016 16:35:54 +0000 (18:35 +0200)]
DDTZ: remove some unused labels

7 years agoSet GCC_BUG_61443 macro automatically for the affected GCC versions.
Leo C [Thu, 25 Aug 2016 10:01:09 +0000 (12:01 +0200)]
Set GCC_BUG_61443 macro automatically for the affected GCC versions.

7 years agoavr/z180-serv.c: Workaround for GCC bug PR61443
Leo C [Thu, 25 Aug 2016 06:36:04 +0000 (08:36 +0200)]
avr/z180-serv.c: Workaround for GCC bug PR61443

7 years agocmd_attach.c: Correct workaround for GCC bug PR61443
Leo C [Wed, 24 Aug 2016 22:24:07 +0000 (00:24 +0200)]
cmd_attach.c: Correct workaround for GCC bug PR61443

7 years agoUpdate libopencm3
Leo C [Wed, 24 Aug 2016 22:23:12 +0000 (00:23 +0200)]
Update libopencm3

7 years agoAdditional Codes for HOME and END key.
Leo C [Wed, 13 Jul 2016 22:20:10 +0000 (00:20 +0200)]
Additional Codes for HOME and END key.

7 years agoVersion 0.6.8.1 hexrel-6.8.1
Leo C [Tue, 21 Jun 2016 15:45:23 +0000 (17:45 +0200)]
Version 0.6.8.1

7 years agoExpression eval: Repair unary + and -
Leo C [Tue, 21 Jun 2016 21:14:01 +0000 (23:14 +0200)]
Expression eval: Repair unary + and -

7 years agoaval_arg() for all commands
Leo C [Tue, 21 Jun 2016 13:10:40 +0000 (15:10 +0200)]
aval_arg() for all commands

7 years agoEnable expression evaluation for numeric command line args
Leo C [Tue, 21 Jun 2016 11:18:19 +0000 (13:18 +0200)]
Enable expression evaluation for numeric command line args

7 years agoEnable monitor debugging commands only, if env var 'cmd' is set to 'debug'.
Leo C [Fri, 17 Jun 2016 19:47:17 +0000 (21:47 +0200)]
Enable monitor debugging commands only, if env var 'cmd' is set to 'debug'.

7 years agoAdd verbose and xtrace options to cli
Leo C [Fri, 17 Jun 2016 13:52:16 +0000 (15:52 +0200)]
Add verbose and xtrace options to cli

7 years agoAdd "SS3 H" for Home Key
Leo C [Tue, 21 Jun 2016 15:07:38 +0000 (17:07 +0200)]
Add "SS3 H" for Home Key

7 years agoRename getenv_char() --> getenv_str()
Leo C [Fri, 17 Jun 2016 13:46:30 +0000 (15:46 +0200)]
Rename getenv_char() --> getenv_str()

7 years agoCode clean up
Leo C [Fri, 17 Jun 2016 13:42:31 +0000 (15:42 +0200)]
Code clean up

7 years agohist-search-backward / hist-search-forward (KEY_PPAGE/KEY_NPAGE)
Leo C [Thu, 16 Jun 2016 14:13:22 +0000 (16:13 +0200)]
hist-search-backward / hist-search-forward (KEY_PPAGE/KEY_NPAGE)

7 years agocatch weird escape sequence: 'SS3 F' --> KEY_END
Leo C [Thu, 16 Jun 2016 14:10:23 +0000 (16:10 +0200)]
catch weird escape sequence: 'SS3 F' --> KEY_END

7 years agocli_readline.c: code cleanup (history search)
Leo C [Thu, 16 Jun 2016 07:06:49 +0000 (09:06 +0200)]
cli_readline.c: code cleanup (history search)

7 years agoLinked list for history buffer
Leo C [Wed, 15 Jun 2016 06:50:09 +0000 (08:50 +0200)]
Linked list for history buffer

7 years agoclean up
Leo C [Fri, 17 Jun 2016 18:50:55 +0000 (20:50 +0200)]
clean up

7 years agoZ180 parameter checks
Leo C [Mon, 13 Jun 2016 21:04:35 +0000 (23:04 +0200)]
Z180 parameter checks

7 years agoBump version number to 0.6.8 hexrel-6.8
Leo C [Fri, 10 Jun 2016 22:42:02 +0000 (00:42 +0200)]
Bump version number to 0.6.8

7 years agobootcf fixes
Leo C [Fri, 10 Jun 2016 22:41:17 +0000 (00:41 +0200)]
bootcf fixes

7 years agoUpdate attach help text
Leo C [Fri, 10 Jun 2016 14:27:43 +0000 (16:27 +0200)]
Update attach help text

7 years agooverhaul CP/M drive logging/debugging
Leo C [Fri, 10 Jun 2016 14:10:16 +0000 (16:10 +0200)]
overhaul CP/M drive logging/debugging

7 years ago"Enhance" CP/M drive login
Leo C [Fri, 10 Jun 2016 14:00:39 +0000 (16:00 +0200)]
"Enhance" CP/M drive login

7 years agoNew command: cfboot - boot from cf card.
Leo C [Thu, 9 Jun 2016 00:20:50 +0000 (02:20 +0200)]
New command: cfboot - boot from cf card.

7 years agoBugfix: reset getopt vars on start of a new argument line
Leo C [Sat, 4 Jun 2016 13:48:50 +0000 (15:48 +0200)]
Bugfix: reset getopt vars on start of a new argument line

7 years agoMerge tag 'hexrel-6.7.1'
Leo C [Wed, 1 Jun 2016 20:51:08 +0000 (22:51 +0200)]
Merge tag 'hexrel-6.7.1'

7 years agoVersion 0.6.7.1
Leo C [Wed, 1 Jun 2016 20:40:14 +0000 (22:40 +0200)]
Version 0.6.7.1

7 years agoVersion 0.6.7.1 hexrel-6.7.1
Leo C [Wed, 1 Jun 2016 20:34:11 +0000 (22:34 +0200)]
Version 0.6.7.1

7 years agoImplement media change flag
Leo C [Wed, 1 Jun 2016 19:25:34 +0000 (21:25 +0200)]
Implement media change flag

7 years agoloadcpm3(): set environment variable 'cpm3_scb' with base of scb (physical address)
Leo C [Wed, 1 Jun 2016 19:19:47 +0000 (21:19 +0200)]
loadcpm3(): set environment variable 'cpm3_scb' with base of scb (physical address)

7 years agodsk debug option (unfinished)
Leo C [Tue, 31 May 2016 21:34:08 +0000 (23:34 +0200)]
dsk debug option (unfinished)

7 years agoattach option: ro; do_msg_cpm_rw(): check status
Leo C [Tue, 31 May 2016 10:51:18 +0000 (12:51 +0200)]
attach option: ro; do_msg_cpm_rw(): check status

7 years agoattach/detach working (minus options)
Leo C [Mon, 30 May 2016 21:58:57 +0000 (23:58 +0200)]
attach/detach working (minus options)

7 years agoIncrease max. # of command line args to 20 and max. # of environment variables to 30
Leo C [Mon, 30 May 2016 21:46:37 +0000 (23:46 +0200)]
Increase max. # of command line args to 20 and max. # of environment variables to 30

7 years agoNew command(s): attach (and detach) - not fully working.
Leo C [Mon, 30 May 2016 15:33:27 +0000 (17:33 +0200)]
New command(s): attach (and detach) - not fully working.

7 years agoExpand image file die disk size in cp/m login function. Use relative drive number...
Leo C [Thu, 26 May 2016 17:22:07 +0000 (19:22 +0200)]
Expand image file die disk size in cp/m login function. Use relative drive number for image file mapping.

Back out short read patch as it is no longer needed.

7 years agocheck for short reads. return 512 0-bytes and no error.
Leo C [Thu, 26 May 2016 09:23:59 +0000 (11:23 +0200)]
check for short reads. return 512 0-bytes and no error.

7 years agoMAX_DRIVE, BLOCK_SIZE --> config.h; Check if access is beyond CP/M disk image size.
Leo C [Thu, 26 May 2016 08:59:12 +0000 (10:59 +0200)]
MAX_DRIVE, BLOCK_SIZE --> config.h; Check if access is beyond CP/M disk image size.

7 years agoversion in start message
Marcel [Wed, 25 May 2016 12:11:23 +0000 (14:11 +0200)]
version in start message

7 years agoAllow comments on command lines. Comment token is '#' .
Leo C [Wed, 25 May 2016 11:59:12 +0000 (13:59 +0200)]
Allow comments on command lines. Comment token is '#' .

7 years agonew command: source - run commands from a file
Leo C [Wed, 25 May 2016 11:50:53 +0000 (13:50 +0200)]
new command: source - run commands from a file

7 years agomw command: add word and longword options
Leo C [Mon, 23 May 2016 09:23:12 +0000 (11:23 +0200)]
mw command: add word and longword options

7 years agocorrect fatwrite docu
Marcel [Mon, 23 May 2016 07:32:51 +0000 (09:32 +0200)]
correct fatwrite docu

7 years agoedit z80-if.c
Leo C [Sun, 22 May 2016 21:12:17 +0000 (23:12 +0200)]
edit z80-if.c

7 years agoEnable 8 drives on sd cards hexrel-6.6.1
Leo C [Fri, 20 May 2016 01:04:32 +0000 (03:04 +0200)]
Enable 8 drives on sd cards

7 years agoGet common_base from cpm3.sys file. Update default environment (BOOTCMD) hexrel-6.6
Leo C [Tue, 17 May 2016 21:01:42 +0000 (23:01 +0200)]
Get common_base from cpm3.sys file. Update default environment (BOOTCMD)

8 years agoStore only command line input in history buffer, but not data (i.e mm command)
Leo C [Fri, 22 Apr 2016 09:21:03 +0000 (11:21 +0200)]
Store only command line input in history buffer, but not data (i.e mm command)

8 years agoEnable commandline editing with history buffer parmanently, and remove macro CONFIG_C...
Leo C [Fri, 22 Apr 2016 07:59:08 +0000 (09:59 +0200)]
Enable commandline editing with history buffer parmanently, and remove macro CONFIG_CMDLINE_EDITING and the non-history-buffer code.

8 years agoRemove redundant hist_init()
Leo C [Fri, 22 Apr 2016 07:11:02 +0000 (09:11 +0200)]
Remove redundant hist_init()

8 years agoUse timer 4 instead of 3 for systick (1ms).
Leo C [Fri, 15 Apr 2016 15:26:42 +0000 (17:26 +0200)]
Use timer 4 instead of 3 for systick (1ms).

8 years agoInit ports for single step logic on ECB adapter. Use timer 5 instead of timer 4 for...
Leo C [Fri, 15 Apr 2016 14:53:18 +0000 (16:53 +0200)]
Init ports for single step logic on ECB adapter. Use timer 5 instead of timer 4 for timeouts.

8 years agoNew function: getenv_yesno()
Leo C [Fri, 15 Apr 2016 13:29:18 +0000 (15:29 +0200)]
New function: getenv_yesno()

Get boolean value (0/f/n or 1/t/y) of environment variable.

8 years agoBufix mstep command: take the right arg for parameter count.
Leo C [Fri, 15 Apr 2016 13:25:28 +0000 (15:25 +0200)]
Bufix mstep command: take the right arg for parameter count.

8 years agoHandle bus errors in md command
Leo C [Wed, 23 Mar 2016 09:31:37 +0000 (10:31 +0100)]
Handle bus errors in md command

8 years agoBugfix z80_addrbus_set_tristate()
Leo C [Tue, 22 Mar 2016 01:11:40 +0000 (02:11 +0100)]
Bugfix z80_addrbus_set_tristate()

8 years agoRename getenv() to getenv_char()
Leo C [Mon, 21 Mar 2016 22:33:05 +0000 (23:33 +0100)]
Rename getenv() to getenv_char()

getenv() is declared in some avr-libc versions.

8 years agoAdd build configuration for ATmega2561
Leo C [Mon, 21 Mar 2016 22:06:23 +0000 (23:06 +0100)]
Add build configuration for ATmega2561

8 years agoRTC: Handle turn of the year correctly, detect uninitialized RTC (loss of VBAT)
Leo C [Tue, 26 Jan 2016 10:29:58 +0000 (11:29 +0100)]
RTC: Handle turn of the year correctly, detect uninitialized RTC (loss of VBAT)

8 years agocli.c: bugfix in cli_parse_line(): correct nargs
Leo C [Fri, 23 Oct 2015 13:14:56 +0000 (15:14 +0200)]
cli.c: bugfix in cli_parse_line(): correct nargs

8 years agoAdd END key to cread_line() hexrel-6.5
Leo C [Fri, 4 Sep 2015 16:53:52 +0000 (18:53 +0200)]
Add END key to cread_line()

8 years agoMerge branch 'cmdline_edit'
Leo C [Fri, 4 Sep 2015 07:20:32 +0000 (09:20 +0200)]
Merge branch 'cmdline_edit'

8 years agommc card select/detect changes and bug fixes.
Leo C [Thu, 3 Sep 2015 23:16:21 +0000 (01:16 +0200)]
mmc card select/detect changes and bug fixes.

Make access to socket[drv].stat atomic.

8 years agocard1-detect-pin enabled
Leo C [Thu, 27 Aug 2015 11:29:37 +0000 (13:29 +0200)]
card1-detect-pin enabled

8 years agoddtz bugfix (get.decdigit --> get.bindigit)
Leo C [Thu, 27 Aug 2015 10:47:00 +0000 (12:47 +0200)]
ddtz bugfix (get.decdigit --> get.bindigit)

8 years agoadd definitions for asci0 fifo
Leo C [Tue, 16 Jun 2015 18:42:57 +0000 (20:42 +0200)]
add definitions for asci0 fifo

8 years agocommand line history
Leo C [Sat, 13 Jun 2015 18:01:19 +0000 (20:01 +0200)]
command line history

8 years agoedit loadcpm3 help text
Leo C [Fri, 12 Jun 2015 18:50:20 +0000 (20:50 +0200)]
edit loadcpm3 help text

8 years agoMerge branch 'master' into cmdline_edit hexrel-6.4
Leo C [Fri, 12 Jun 2015 09:05:45 +0000 (11:05 +0200)]
Merge branch 'master' into cmdline_edit

8 years agochange common base from C000 to F000. loadcpm3 bugfixes
Leo C [Fri, 12 Jun 2015 09:05:06 +0000 (11:05 +0200)]
change common base from C000 to F000. loadcpm3 bugfixes

8 years agoMerge branch 'master' into cmdline_edit
Leo C [Fri, 12 Jun 2015 08:20:57 +0000 (10:20 +0200)]
Merge branch 'master' into cmdline_edit

8 years agochange common base from C000 to F000. loadcpm3 bugfixes
Leo C [Fri, 12 Jun 2015 08:18:48 +0000 (10:18 +0200)]
change common base from C000 to F000. loadcpm3 bugfixes

8 years agoMerge branch 'master' into cmdline_edit
Leo C [Thu, 11 Jun 2015 15:43:28 +0000 (17:43 +0200)]
Merge branch 'master' into cmdline_edit

8 years agoVT100/ANSI parser
Leo C [Thu, 11 Jun 2015 15:30:49 +0000 (17:30 +0200)]
VT100/ANSI parser

8 years agoloadcpm3 for new memory map
Leo C [Tue, 9 Jun 2015 15:20:01 +0000 (17:20 +0200)]
loadcpm3 for new memory map

8 years agomessage buffer init changes. cp/m r/w for new memory map
Leo C [Tue, 9 Jun 2015 07:31:33 +0000 (09:31 +0200)]
message buffer init changes. cp/m r/w for new memory map

8 years agoconnect command 'esc \' enhancement, new 'esc :' subcommand
Leo C [Sat, 6 Jun 2015 08:58:34 +0000 (10:58 +0200)]
connect command 'esc \' enhancement, new 'esc :' subcommand

8 years agoesc_char environment variable
Leo C [Sat, 6 Jun 2015 00:32:29 +0000 (02:32 +0200)]
esc_char environment variable

8 years agochange message buffer initialization
Leo C [Fri, 5 Jun 2015 06:46:35 +0000 (08:46 +0200)]
change message buffer initialization

8 years agodelete unused function z80_get_byte()
Leo C [Thu, 4 Jun 2015 20:46:54 +0000 (22:46 +0200)]
delete unused function z80_get_byte()

8 years agobugfix integer promotion. increase size of message fifos to 64
Leo C [Wed, 3 Jun 2015 12:02:01 +0000 (14:02 +0200)]
bugfix integer promotion. increase size of message fifos to 64

8 years agoServer: Time and Date support hexrel-6.3
Leo C [Wed, 3 Jun 2015 06:44:45 +0000 (08:44 +0200)]
Server: Time and Date support

8 years agoswitch fifos conin,conout hexrel-6.2
Leo C [Mon, 1 Jun 2015 21:29:55 +0000 (23:29 +0200)]
switch fifos conin,conout

8 years agoreturn timestamp diff
Leo C [Sat, 30 May 2015 09:47:03 +0000 (11:47 +0200)]
return timestamp diff

8 years agoServer: get_time command/response hexrel-6.1
Leo C [Thu, 28 May 2015 20:56:55 +0000 (22:56 +0200)]
Server: get_time command/response

8 years agof_sync only, when timout (currently 1s) after last write operation. hexrel-6
Leo C [Thu, 21 May 2015 15:29:19 +0000 (17:29 +0200)]
f_sync only, when timout (currently 1s) after last write operation.

8 years agoMerge branch 'test-fboot-support'
Leo C [Mon, 18 May 2015 08:06:49 +0000 (10:06 +0200)]
Merge branch 'test-fboot-support'

8 years agodebug_cpmsd macro
Leo C [Mon, 18 May 2015 06:44:21 +0000 (08:44 +0200)]
debug_cpmsd macro

8 years agoworkaround for bank/common border crossing problem. Initial multi sector transfer.
Leo C [Sun, 17 May 2015 15:22:31 +0000 (17:22 +0200)]
workaround for bank/common border crossing problem. Initial multi sector transfer.

8 years agoset MAX_DRIVE (number of CP/M disks) from 2 to 4
Leo C [Sat, 16 May 2015 10:49:59 +0000 (12:49 +0200)]
set MAX_DRIVE (number of CP/M disks) from 2 to 4

8 years agofatfs f_mount now allways done globally at start up
Leo C [Fri, 15 May 2015 12:59:49 +0000 (14:59 +0200)]
fatfs f_mount now allways done globally at start up

8 years agoAdd CP/M 3 file i/o (initial version)
Leo C [Thu, 14 May 2015 17:32:16 +0000 (19:32 +0200)]
Add CP/M 3 file i/o (initial version)

8 years agotypo
Leo C [Mon, 11 May 2015 20:19:49 +0000 (22:19 +0200)]
typo

8 years agophys. address 0x00040 points to fifo_list
Leo C [Mon, 11 May 2015 06:32:57 +0000 (08:32 +0200)]
phys. address 0x00040 points to fifo_list

8 years agoAdd unique id to fifos
Leo C [Sun, 10 May 2015 10:54:12 +0000 (12:54 +0200)]
Add unique id to fifos