1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-24 03:17:02 +00:00

KA10: Renamed ka10_defs.h to kx10_defs.h

This commit is contained in:
Richard Cornwell 2019-06-29 14:17:11 -04:00
parent 54d1af50d0
commit 55048cbc1d
36 changed files with 35 additions and 35 deletions

View File

@ -23,7 +23,7 @@
through shared memory and inter-processor interrupts.
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_tmxr.h"
#ifndef NUM_DEVS_AUXCPU

View File

@ -28,7 +28,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_tmxr.h"
#ifndef NUM_DEVS_CH10

View File

@ -25,7 +25,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_DKB
#define NUM_DEVS_DKB 0
#endif

View File

@ -24,7 +24,7 @@
*/
#include <time.h>
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_IMX
#define NUM_DEVS_IMX 0

View File

@ -26,7 +26,7 @@
#include <time.h>
#include "sim_defs.h"
#include "sim_tmxr.h"
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_MTY
#define NUM_DEVS_MTY 0

View File

@ -31,7 +31,7 @@
*/
#include <time.h>
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_PD
#define NUM_DEVS_PD 0

View File

@ -57,7 +57,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_PMP
#define NUM_DEVS_PMP 0

View File

@ -26,7 +26,7 @@
#include <time.h>
#include "sim_video.h"
#include "display/display.h"
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifdef USE_DISPLAY
#if NUM_DEVS_STK > 0

View File

@ -23,7 +23,7 @@
specific to the MIT AI lab PDP-10.
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_tmxr.h"
#ifndef NUM_DEVS_TEN11

View File

@ -26,7 +26,7 @@
#include <time.h>
#include "sim_defs.h"
#include "sim_tmxr.h"
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_TK10
#define NUM_DEVS_TK10 0

View File

@ -29,7 +29,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_card.h"
#include "sim_defs.h"
#if (NUM_DEVS_CP > 0)

View File

@ -94,7 +94,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_timer.h"
#include <time.h>

View File

@ -29,7 +29,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_card.h"
#include "sim_defs.h"
#if (NUM_DEVS_CR > 0)

View File

@ -25,7 +25,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#if PDP6 | KA | KI
#define UNIT_DUMMY (1 << UNIT_V_UF)

View File

@ -25,7 +25,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_sock.h"
#include "sim_tmxr.h"

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
void df10_setirq(struct df10 *df) {
df->status |= PI_ENABLE;

View File

@ -25,7 +25,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include <time.h>
#ifndef NUM_DEVS_DK

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_DP
#define NUM_DEVS_DP 0

View File

@ -84,7 +84,7 @@
* The largest positive number (011) results in the greatest intensity.
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include <time.h>
#ifndef NUM_DEVS_DPY

View File

@ -76,7 +76,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_DT
#define NUM_DEVS_DT 0
#endif

View File

@ -24,7 +24,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_ether.h"
#if NUM_DEVS_IMP > 0

View File

@ -22,7 +22,7 @@
#include <libusb-1.0/libusb.h>
#include "ka10_defs.h"
#include "kx10_defs.h"
static libusb_device_handle *lights_handle = NULL;
static uint64 lights_main = 0;

View File

@ -25,7 +25,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include <ctype.h>
#ifndef NUM_DEVS_LP

View File

@ -34,7 +34,7 @@
of junk. File marks are represented by a byte count of 0.
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_tape.h"
#ifndef NUM_DEVS_MT

View File

@ -24,7 +24,7 @@
in this Software without prior written authorization from Richard Cornwell.
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_PT
#define NUM_DEVS_PT 0

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_RC
#define NUM_DEVS_RC 0

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_RP
#define NUM_DEVS_RP 0

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_RS
#define NUM_DEVS_RS 0

View File

@ -27,7 +27,7 @@
in this Software without prior written authorization from Richard Cornwell.
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_card.h"
#include <ctype.h>

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_tape.h"
#ifndef NUM_DEVS_TU

View File

@ -25,7 +25,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_sock.h"
#include "sim_tmxr.h"

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_DCT
#define NUM_DEVS_DCT 0

View File

@ -21,7 +21,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_DSK
#define NUM_DEVS_DSK 0

View File

@ -78,7 +78,7 @@
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#ifndef NUM_DEVS_DTC
#define NUM_DEVS_DTC 0
#endif

View File

@ -34,7 +34,7 @@
of junk. File marks are represented by a byte count of 0.
*/
#include "ka10_defs.h"
#include "kx10_defs.h"
#include "sim_tape.h"
#ifndef NUM_DEVS_MTC