]> cloudbase.mooo.com Git - z180-stamp-cpm3.git/shortlog
z180-stamp-cpm3.git
2016-06-10 Leo CDefault console baudrate 115200 hexrel-6.8
2016-06-10 Leo CAdd submit files for building under CP/M
2016-06-10 Leo Csdio, cfio: factor out common error message print routines
2016-06-10 Leo CMake ASCI1 the default console device after cold boot.
2016-06-09 Leo CMakefile: add CPMLDR to dist files. replace echo by...
2016-06-09 Leo CConvert line endings of some source files (back) to...
2016-06-07 Leo CAdd ldrbios.180 and generate cpmldr.com Load cpm3.sys...
2016-06-07 Leo Ccf_init: do not depend on reset state of the ide comman...
2016-06-01 Leo CMark SDIO-drives as permanently mounted. hexrel-6.7.1
2016-05-31 Leo CSupport new error codes/messages: 'Write protected... hexrel-6.7
2016-05-24 Leo CPrint message if no card was detected
2016-05-23 Leo Csdio: print module identificateion on initialization
2016-05-21 Leo Cgencpm.dat update
2016-05-21 Leo Ctimeout in disk initialisation
2016-05-21 Leo Cgencpm.dat for 8 sd and 4 cf drives
2016-05-21 Leo CAdd new driver: cfio
2016-05-21 Leo Csd drive login: return 0 (== no disk), if login functio...
2016-05-19 Leo Cadd DPHs for 4 more drives
2016-05-19 Leo CMinor bugfixes: clear multi sector count on drive chang...
2016-04-26 Leo Cseldsk bugfix: allways store relativ drive to @RDRV
2015-10-30 Leo Cbioskrnl.180: Remove xon/xoff handling.
2015-10-12 Leo CMakefile: add dist target
2015-10-11 Leo CGenerate version string and print it on boot.
2015-06-13 Leo Ctime and date allways from server. 1.25ms interrupt
2015-06-12 Leo Cuse ?xmove (DMA) to copy ccp to/from extra bank
2015-06-12 Leo CAVRCON --> USB0 hexrel-6.4
2015-06-09 Leo Cinterbank move via dma. (re)enable multisector transfer
2015-06-09 Leo CNew memory map: bank 1 and common are now contiguous
2015-06-08 Leo Cset default con: to asci0[19200]
2015-06-07 Leo Cloop opt. (z80 code)
2015-06-05 Leo Cput char-i/o in banked memory
2015-06-05 Leo Cchange message buffer initialization. cleanup
2015-06-04 Leo Cfile reorg. move routines, that are mainly used in...
2015-06-03 Leo CTime/Date support hexrel-6.3
2015-06-01 Leo Cb0call - call functions in bank 0 from any bank hexrel-6.2
2015-05-30 Leo Cdivde and round
2015-05-30 Leo Cget_timer returns diff between time stamps
2015-05-29 Leo Cshow cpu clock frequency at startup
2015-05-28 Leo Cbaudrate configurable
2015-05-21 Leo Cdisable mulit sector i/0 because it triggers a bug hexrel-6
2015-05-17 Leo Csdio errormessages
2015-05-17 Leo Csupport multi sector tranfer. bugfix in bnk2phy (banked...
2015-05-16 Leo Cprint hex/string functions for debugging.
2015-05-14 Leo CInitial commit