]> cloudbase.mooo.com Git - z180-stamp-cpm3.git/log
z180-stamp-cpm3.git
8 years agoMark SDIO-drives as permanently mounted. hexrel-6.7.1
Leo C [Wed, 1 Jun 2016 20:29:23 +0000 (22:29 +0200)]
Mark SDIO-drives as permanently mounted.

8 years agoSupport new error codes/messages: 'Write protected', 'No media', 'Access beyond disk... hexrel-6.7
Leo C [Tue, 31 May 2016 10:45:58 +0000 (12:45 +0200)]
Support new error codes/messages: 'Write protected', 'No media', 'Access beyond disk size'

8 years agoPrint message if no card was detected
Leo C [Tue, 24 May 2016 23:17:59 +0000 (01:17 +0200)]
Print message if no card was detected

8 years agosdio: print module identificateion on initialization
Leo C [Mon, 23 May 2016 06:50:36 +0000 (08:50 +0200)]
sdio: print module identificateion on initialization

8 years agogencpm.dat update
Leo C [Sat, 21 May 2016 21:10:21 +0000 (23:10 +0200)]
gencpm.dat update

8 years agotimeout in disk initialisation
Leo C [Sat, 21 May 2016 08:14:03 +0000 (10:14 +0200)]
timeout in disk initialisation

8 years agogencpm.dat for 8 sd and 4 cf drives
Leo C [Fri, 20 May 2016 01:39:33 +0000 (03:39 +0200)]
gencpm.dat for 8 sd and 4 cf drives

8 years agoAdd new driver: cfio
Leo C [Thu, 19 May 2016 23:37:07 +0000 (01:37 +0200)]
Add new driver: cfio

8 years agosd drive login: return 0 (== no disk), if login function detects error
Leo C [Sat, 21 May 2016 20:35:43 +0000 (22:35 +0200)]
sd drive login: return 0 (== no disk), if login function detects error

8 years agoadd DPHs for 4 more drives
Leo C [Wed, 23 Sep 2015 22:05:47 +0000 (00:05 +0200)]
add DPHs for 4 more drives

8 years agoMinor bugfixes: clear multi sector count on drive change, ?pmsg
Leo C [Thu, 19 May 2016 12:51:11 +0000 (14:51 +0200)]
Minor bugfixes: clear multi sector count on drive change, ?pmsg

8 years agoseldsk bugfix: allways store relativ drive to @RDRV
Leo C [Tue, 26 Apr 2016 09:08:27 +0000 (11:08 +0200)]
seldsk bugfix: allways store relativ drive to @RDRV

8 years agobioskrnl.180: Remove xon/xoff handling.
Leo C [Fri, 30 Oct 2015 08:50:28 +0000 (09:50 +0100)]
bioskrnl.180: Remove xon/xoff handling.

8 years agoMakefile: add dist target
Leo C [Mon, 12 Oct 2015 09:22:47 +0000 (11:22 +0200)]
Makefile: add dist target

8 years agoGenerate version string and print it on boot.
Leo C [Sun, 11 Oct 2015 08:51:46 +0000 (10:51 +0200)]
Generate version string and print it on boot.

9 years agotime and date allways from server. 1.25ms interrupt
Leo C [Sat, 13 Jun 2015 18:09:26 +0000 (20:09 +0200)]
time and date allways from server. 1.25ms interrupt

9 years agouse ?xmove (DMA) to copy ccp to/from extra bank
Leo C [Fri, 12 Jun 2015 18:06:59 +0000 (20:06 +0200)]
use ?xmove (DMA) to copy ccp to/from extra bank

9 years agoAVRCON --> USB0 hexrel-6.4
Leo C [Fri, 12 Jun 2015 12:22:12 +0000 (14:22 +0200)]
AVRCON --> USB0

9 years agointerbank move via dma. (re)enable multisector transfer
Leo C [Tue, 9 Jun 2015 15:24:02 +0000 (17:24 +0200)]
interbank move via dma. (re)enable multisector transfer

9 years agoNew memory map: bank 1 and common are now contiguous
Leo C [Tue, 9 Jun 2015 07:27:20 +0000 (09:27 +0200)]
New memory map: bank 1 and common are now contiguous

9 years agoset default con: to asci0[19200]
Leo C [Mon, 8 Jun 2015 07:37:08 +0000 (09:37 +0200)]
set default con: to asci0[19200]

9 years agoloop opt. (z80 code)
Leo C [Sun, 7 Jun 2015 06:37:43 +0000 (08:37 +0200)]
loop opt. (z80 code)

9 years agoput char-i/o in banked memory
Leo C [Fri, 5 Jun 2015 16:31:37 +0000 (18:31 +0200)]
put char-i/o in banked memory

9 years agochange message buffer initialization. cleanup
Leo C [Fri, 5 Jun 2015 06:49:18 +0000 (08:49 +0200)]
change message buffer initialization. cleanup

9 years agofile reorg. move routines, that are mainly used in initialization to banked area
Leo C [Thu, 4 Jun 2015 10:17:38 +0000 (12:17 +0200)]
file reorg. move routines, that are mainly used in initialization to banked area

9 years agoTime/Date support hexrel-6.3
Leo C [Wed, 3 Jun 2015 06:47:31 +0000 (08:47 +0200)]
Time/Date support

9 years agob0call - call functions in bank 0 from any bank hexrel-6.2
Leo C [Mon, 1 Jun 2015 20:26:25 +0000 (22:26 +0200)]
b0call - call functions in bank 0 from any bank

9 years agodivde and round
Leo C [Sat, 30 May 2015 22:52:33 +0000 (00:52 +0200)]
divde and round

9 years agoget_timer returns diff between time stamps
Leo C [Sat, 30 May 2015 09:51:04 +0000 (11:51 +0200)]
get_timer returns diff between time stamps

9 years agoshow cpu clock frequency at startup
Leo C [Fri, 29 May 2015 20:43:22 +0000 (22:43 +0200)]
show cpu clock frequency at startup

9 years agobaudrate configurable
Leo C [Thu, 28 May 2015 20:52:01 +0000 (22:52 +0200)]
baudrate configurable

9 years agodisable mulit sector i/0 because it triggers a bug hexrel-6
Leo C [Thu, 21 May 2015 15:35:52 +0000 (17:35 +0200)]
disable mulit sector i/0 because it triggers a bug

9 years agosdio errormessages
Leo C [Sun, 17 May 2015 22:01:01 +0000 (00:01 +0200)]
sdio errormessages

9 years agosupport multi sector tranfer. bugfix in bnk2phy (banked to physical translation).
Leo C [Sun, 17 May 2015 15:09:50 +0000 (17:09 +0200)]
support multi sector tranfer. bugfix in bnk2phy (banked to physical translation).

9 years agoprint hex/string functions for debugging.
Leo C [Sat, 16 May 2015 12:26:40 +0000 (14:26 +0200)]
print hex/string functions for debugging.

msgbuf init

9 years agoInitial commit
Leo C [Thu, 14 May 2015 19:18:08 +0000 (21:18 +0200)]
Initial commit