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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user