]> git.sur5r.net Git - cc65/history - libsrc/geos/conio
Changed the solution for the PLOT problem with old -02 kernals to that used
[cc65] / libsrc / geos / conio /
2005-07-25 izydorst- unsafe characters are ignored, added some notes to...
2005-02-26 cuzMove constructor code into the INIT segment
2003-08-20 cuzChanged rm -f to $(RM)
2003-04-17 izydorstremoved objects shared with common conio
2003-04-17 izydorstpattern number is preserved so cclear and clrscr will...
2003-04-17 izydorstremoved some duplicated GEOS conio stuff
2003-03-07 izydorstcr/lf hell fixed
2003-01-02 izydorstall functions returning char in A now have X cleared
2002-12-31 izydorstnew GEOSZP segment for library use, added GEOS tgi...
2002-12-25 izydorstsmall optimization
2002-12-25 izydorstclrscr now puts the cursor into home position
2002-12-23 izydorstsupport for .zeropage segment in GEOS
2002-12-20 izydorstadded missing cputhex8 and cputhex16 functions
2002-04-06 izydorstfixes in structs, added common cc65 color definitions...
2002-03-08 izydorstconio with fixed width and proortional font support
2002-03-08 izydorstconio with fixed width and proportional font support
2002-03-08 izydorstmoved cursor.inc to proper location
2001-10-27 izydorstsupport for assert.h in GEOS, conio bugfixes
2001-10-27 izydorstsimple conio support for GEOS