Lynx patches by Karri Kaksonen. Improvements for the graphics driver, new
serial driver. git-svn-id: svn://svn.cc65.org/cc65/trunk@4198 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -65,6 +65,8 @@
|
||||
#define SER_BAUD_57600 0x11
|
||||
#define SER_BAUD_115200 0x12
|
||||
#define SER_BAUD_230400 0x13
|
||||
#define SER_BAUD_31250 0x14
|
||||
#define SER_BAUD_62500 0x15
|
||||
|
||||
/* Data bit settings */
|
||||
#define SER_BITS_5 0x00
|
||||
|
||||
Reference in New Issue
Block a user