mirror of
https://github.com/simh/simh.git
synced 2026-02-08 01:02:05 +00:00
Clean up output formatting for SHOW DEVICE, SHOW CONFIG and changed SHOW SYSTEM to SHOW FEATURES
This commit is contained in:
@@ -1628,7 +1628,7 @@ return SCPE_OK;
|
||||
|
||||
t_stat cpu_print_model (FILE *st)
|
||||
{
|
||||
fprintf (st, "VAX 3900");
|
||||
fprintf (st, "MicroVAX 3900");
|
||||
return SCPE_OK;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user