diff --git a/build/Makefile b/build/Makefile index 6e10227..7b23f41 100644 --- a/build/Makefile +++ b/build/Makefile @@ -143,7 +143,7 @@ tape : protofs install : rf0.dsk rk0.dsk @echo Installing... - @cp rf0.dsk rk0.dsk ../images + @cp rf0.dsk rk0.dsk ../boot/m792low.load ../images # clean intermediate files clean : diff --git a/simh.cfg b/simh.cfg index 9e35e4f..79227eb 100755 --- a/simh.cfg +++ b/simh.cfg @@ -18,6 +18,6 @@ set tc enabled set rf enabled set ke enabled set cpu history=1000 -load boot/m792low.load +load images/m792low.load dep system sr 173700 go 73700