1
0
mirror of https://github.com/rcornwell/sims.git synced 2026-01-21 18:15:04 +00:00

I7000: Fixed bug preventing 7010 from running PR155.

This commit is contained in:
Richard Cornwell 2016-12-26 15:11:59 -05:00
parent ec0066552e
commit ce2b5ba4e1

View File

@ -166,7 +166,7 @@ extern UNIT chan_unit[];
*/
UNIT cpu_unit =
{ UDATA(rtc_srv, MODEL(10)|MEMAMOUNT(9)|OPTION_PRIO|OPTION_FLOAT,
{ UDATA(rtc_srv, MODEL(2)|MEMAMOUNT(9)|OPTION_PRIO|OPTION_FLOAT,
MAXMEMSIZE) };
REG cpu_reg[] = {