1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/libsrc/c64
cuz 7d11fa012c Straighten checking of the initialized flag in both, the C64 and C128
versions of rs232.s.
New include file common/rs232.inc, use the constants from this file instead
of defining them separately in each platform specific rs232 module.


git-svn-id: svn://svn.cc65.org/cc65/trunk@1208 b7a2c559-68d2-44c3-8de9-860c34a00d81
2002-03-25 06:06:52 +00:00
..
_scrsize.s
break.s
c64.inc
cgetc.s
clrscr.s
color.s Fixed a bug 2001-09-13 21:45:44 +00:00
conio.s
cputc.s Fixed newline bug in cvline 2000-12-02 14:59:14 +00:00
crt0.s
kbhit.s This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-28 13:40:48 +00:00
Makefile Removed the read module from the Makefile 2001-03-08 15:18:38 +00:00
mouse.s
read.s
readjoy.s
rs232.s
write.s