mirror of
https://github.com/open-simh/simh.git
synced 2026-01-13 15:27:46 +00:00
display: Change 342 character height to 11.
This commit is contained in:
parent
0e3f9c944f
commit
f917accbec
@ -174,7 +174,7 @@ ty340_reset(void *dptr)
|
||||
#if TYPE342
|
||||
u->shift = 0;
|
||||
u->width = 6;
|
||||
u->height = 9;
|
||||
u->height = 11;
|
||||
#endif
|
||||
#if TYPE347
|
||||
u->SAVE_FF = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user