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:
Jasmine Iwanek
2022-01-03 19:55:20 -05:00
parent 9fac0ef801
commit 04ec3eaeff
22 changed files with 142 additions and 20 deletions

View File

@@ -522,9 +522,14 @@ END
#undef STR_PCAP
#undef STR_NET
#undef STR_COM1
#undef STR_COM2
#undef STR_COM3
#undef STR_COM4
#undef STR_LPT1
#undef STR_LPT2
#undef STR_LPT3
#undef STR_LPT4
#undef STR_SERIAL1
#undef STR_SERIAL2
#undef STR_SERIAL3
@@ -532,6 +537,7 @@ END
#undef STR_PARALLEL1
#undef STR_PARALLEL2
#undef STR_PARALLEL3
#undef STR_PARALLEL4
#undef STR_HDC
#undef STR_FDC