]> cloudbase.mooo.com Git - z180-stamp-cpm3.git/log
z180-stamp-cpm3.git
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