Move line address in extended mode to other hardware constants (although

is it configurable).
This commit is contained in:
mmdolze
2011-01-19 21:44:36 +00:00
parent ebf9565f17
commit c64646b4de
2 changed files with 6 additions and 5 deletions
+2
View File
@@ -314,4 +314,6 @@ void common_init(PrivateData *p, unsigned char if_bit);
#define HSCROLLAMOUNT 0x80 /* Only reachable with EXTREG set */
#define LADDR 0x20 /* Default Lineaddress in ext_mode */
#endif