mirror of
https://github.com/simh/simh.git
synced 2026-04-26 12:07:16 +00:00
Renamed the VAX860 simulator to VAX8600, and used the VAX system model names for all simulators
This commit is contained in:
@@ -1628,7 +1628,7 @@ return SCPE_OK;
|
||||
|
||||
t_stat cpu_print_model (FILE *st)
|
||||
{
|
||||
fprintf (st, "MicroVAX 3900");
|
||||
fprintf (st, "MicroVAX 3900 (KA655)");
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user