mirror of
https://github.com/simh/simh.git
synced 2026-04-18 08:57:25 +00:00
ALPHA, ALTAIR, AltairZ80, I7094, NOVA, PDP1, PDP10, PDP11, PDP18B, PDP8, SAGE, sigma, swtp6800, TX-0, VAX: Change tabs to spaces which had crept in over time
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
#include "sigma_defs.h"
|
||||
|
||||
#define BVA_REG (RF_NUM << 2)
|
||||
#define BVA_REG (RF_NUM << 2)
|
||||
#define BPAMASK ((cpu_tab[cpu_model].pamask << 2) | 0x3)
|
||||
#define NUM_MUNITS (MAXMEMSIZE / CPU_MUNIT_SIZE)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user