mirror of
https://github.com/simh/simh.git
synced 2026-01-11 23:52:58 +00:00
RTVAX1000: Finish making sure that a rtvax1000 can't have any part of a VCB01 (found by Dan Gahlinger)
This commit is contained in:
parent
0b89e63d41
commit
56236ac5f0
@ -1053,7 +1053,7 @@ return SCPE_OK;
|
||||
|
||||
t_stat cpu_set_model (UNIT *uptr, int32 val, char *cptr, void *desc)
|
||||
{
|
||||
#if defined(HAVE_LIBSDL)
|
||||
#if defined(USE_SIM_VIDEO) && defined(HAVE_LIBSDL)
|
||||
char gbuf[CBUFSIZE];
|
||||
|
||||
if ((cptr == NULL) || (!*cptr))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user