1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-22 02:25:05 +00:00

KA10: Added support for Dectape controller.

This commit is contained in:
Richard Cornwell 2017-03-02 22:54:01 -05:00
parent 9e68b8022d
commit b6fe7b86e6
2 changed files with 710 additions and 1125 deletions

View File

@ -318,7 +318,7 @@ int df10_write(struct df10 *df);
#define NUM_DEVS_CP 1
#define NUM_DEVS_DC 1
#define NUM_DEVS_RC 1
#define NUM_DEVS_DT 0
#define NUM_DEVS_DT 1
#define NUM_DEVS_DK 1
#define NUM_DEVS_RP 1
#define NUM_DEVS_TU 0

File diff suppressed because it is too large Load Diff