From 51ac5faeac78a38b38f8c21b14ba67b520f7a229 Mon Sep 17 00:00:00 2001 From: "tim.newsham" Date: Wed, 21 May 2008 01:30:30 +0000 Subject: [PATCH] - more stuff gets pushed to images so we can easily wrap up images as a download. --- build/Makefile | 2 +- simh.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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