1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-13 15:27:04 +00:00

KA10: Fixed error in LPT device number.

This commit is contained in:
Richard Cornwell 2019-01-05 14:22:02 -05:00
parent 1acdd92050
commit 215e29c195

View File

@ -34,7 +34,7 @@
#if (NUM_DEVS_LP > 0)
#define LP_DEVNUM 0126
#define LP_DEVNUM 0124
#define STATUS u3
#define CHL u4
#define CHR u5