1
0
mirror of https://github.com/simh/simh.git synced 2026-05-05 23:34:21 +00:00

Bob Supnik's state as of 5/9/2015 after backporting some things from the master branch

This commit is contained in:
Mark Pizzolato
2015-05-10 05:48:11 -07:00
parent 3a279c013a
commit 4d48f44857
313 changed files with 80976 additions and 38242 deletions

View File

@@ -735,8 +735,7 @@ static const uint16 boot2_rom[] = {
t_stat rx_boot (int32 unitno, DEVICE *dptr)
{
int32 i;
extern int32 saved_PC;
size_t i;
extern uint16 M[];
if (rx_dib.dev != DEV_RX) /* only std devno */