mirror of
https://github.com/rcornwell/sims.git
synced 2026-04-05 21:23:24 +00:00
KA10: Removed KLB compile option.
This commit is contained in:
293
PDP10/kx10_cpu.c
293
PDP10/kx10_cpu.c
File diff suppressed because it is too large
Load Diff
@@ -51,12 +51,7 @@
|
||||
#endif
|
||||
|
||||
#if KL
|
||||
#define KLB 1
|
||||
#define EPT440 0 /* Force KL10A to 440 section address */
|
||||
#endif
|
||||
|
||||
#ifndef KLB
|
||||
#define KLB 0
|
||||
#define EPT440 0 /* Force KL10 to use as 440 section address */
|
||||
#endif
|
||||
|
||||
#if (PDP6 + KA + KI + KL) != 1
|
||||
|
||||
Reference in New Issue
Block a user