mirror of
https://github.com/simh/simh.git
synced 2026-04-30 21:38:32 +00:00
Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#include "vax_defs.h"
|
||||
|
||||
char sim_name[] = "VAX610";
|
||||
char sim_name[] = "MicroVAX I (KA610)";
|
||||
|
||||
extern DEVICE cpu_dev;
|
||||
extern DEVICE mctl_dev;
|
||||
|
||||
Reference in New Issue
Block a user