Ports
Adds COM1-4 device (Currently unused), and LPT4 to langs 1 more Parallel Port Rare, but it was a thing, BIOS Data area has space for it at 40:0E More SERIAL_MAX and PARALLEL_MAX stuff
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
/* Configuration values. */
|
||||
#define SERIAL_MAX 4
|
||||
#define PARALLEL_MAX 3
|
||||
#define PARALLEL_MAX 4
|
||||
#define SCREEN_RES_X 640
|
||||
#define SCREEN_RES_Y 480
|
||||
|
||||
|
||||
Reference in New Issue
Block a user