]> git.sur5r.net Git - cc65/history - libsrc/c128/cputc.s
poor man's _toascii routine, contributed by Fatih Aygun
[cc65] / libsrc / c128 / cputc.s
2005-02-26 cuzMove constructor code into the INIT segment
2002-12-21 cuzFixed several problems with the new output routines
2002-12-19 cuzDisable scrolling
2002-12-19 cuzMove the initialization code from conio.s as constructo...
2002-12-19 cuzAdd 80 column mode
2002-12-19 cuzFor the CBM platforms, make revers() machine dependent...
2002-11-19 cuzUse external symbols for the CBM kernal jump table...
2000-12-02 cuzFixed newline bug in cvline
2000-07-16 cuznewline is used elsewhere and must be exported
2000-07-16 cuzFixed a bug in LF handling for the CBM machines
2000-06-08 cuzFixed cr/lf handling
2000-05-28 uzThis commit was generated by cvs2svn to compensate...