1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-02-11 10:35:37 +00:00

KA10: Temporarily disabled III device.

This commit is contained in:
Richard Cornwell
2020-01-30 21:53:08 -05:00
parent 634547b304
commit 41fc24c065

View File

@@ -604,7 +604,7 @@ int auxcpu_write (t_addr addr, t_uint64);
#define NUM_DEVS_TU 1
#define NUM_DEVS_PMP WAITS
#define NUM_DEVS_DKB WAITS
#define NUM_DEVS_III (WAITS * USE_DISPLAY)
#define NUM_DEVS_III 0 /* (WAITS * USE_DISPLAY) *//* Disabled until working */
#define NUM_DEVS_PD ITS | KL_ITS
#define NUM_DEVS_IMX ITS
#define NUM_DEVS_STK ITS