]> cloudbase.mooo.com Git - z180-stamp-cpm3.git/history - cbios/bioskrnl.180
seldsk/read/write: remove b0call
[z180-stamp-cpm3.git] / cbios / bioskrnl.180
2016-06-29 Leo Cseldsk/read/write: remove b0call
2016-06-29 Leo CNew stack(s)
2016-06-13 Leo Ccorrect merge errors.
2016-06-13 Leo CWIP
2016-06-13 Leo CAdd TCGETA, TCSETA
2016-06-13 Leo Cworking again.
2016-06-10 Leo Csdio, cfio: factor out common error message print routines
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-06-09 Leo CNew memory map: bank 1 and common are now contiguous
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-01 Leo Cb0call - call functions in bank 0 from any bank hexrel-6.2
2015-05-30 Leo Cdivde and round
2015-05-29 Leo Cshow cpu clock frequency at startup
2015-05-21 Leo Cdisable mulit sector i/0 because it triggers a bug hexrel-6
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