The C128 has RS232, too

git-svn-id: svn://svn.cc65.org/cc65/trunk@1663 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cuz
2002-11-27 22:37:55 +00:00
parent 6116ee51ec
commit 7d2ad0a160

View File

@@ -20,7 +20,7 @@
/*****************************************************************************/ /*****************************************************************************/
#if defined(__C64__) #if defined(__C64__) || defined(__C128__)
/* Baudrate settings */ /* Baudrate settings */
#define RS_BAUD_50 0x00 #define RS_BAUD_50 0x00