tim.newsham
7292bc1611
- proper syntax for depositing into SR.
2008-05-17 23:50:10 +00:00
tim.newsham
e99c4a3430
- Prefer Bob Supnik's pdp11_ke.c since it will be the official one.
...
had to move "d sr" to before "set ke enable" because of conflict with
ke's "sr". Notified Bob, hopefully this will go away.
2008-05-17 20:20:01 +00:00
tim.newsham
be64e87627
- Building the boot "bos" and "unix" into the rf0.dsk disk image now.
...
- update the simh.cfg to boot the real way.
- loadfile is no longer used. we can think about getting rid of ml.c
eventually.
2008-05-11 23:09:46 +00:00
tim.newsham
caccd2668e
- Switching over from old build system to new build system
...
- build directory has a Makefile which does the building instead
of using various scripts in tools.
- top level Makefile builds tools and the build subdirectory
- images get installed in an images directory
- simplified build instructions documented in Readme
- tape image no longer needed in svn. built by build.
- simh now references files in the images directory.
2008-05-10 19:06:48 +00:00
tim.newsham
0fafe932f7
- startup the system automatically.
2008-05-07 03:20:34 +00:00
brad@heeltoe.com
ffc33b4b4c
added include to mkfs.c for linux
...
cleaned up set in assem
fixed rk3->rk0 in simh.cfg
2008-05-03 14:36:51 +00:00
tim.newsham
b696b73425
- using the raw tape image now, not the simh cooked one.
...
- adding the tape image to the reposistory since its useful now.
2008-05-03 01:50:16 +00:00
tim.newsham
709ecd397a
- make assemv7 run brad's "ml" tool to generate a loadfile when its done
...
- added my simh.cfg file. Can be run directly if pdp11 is in tools/pdp11
2008-05-02 20:55:34 +00:00