Closed larsbrinkhoff closed 6 months ago
I previously fixed read access, but forgot about writing! https://github.com/rcornwell/sims/pull/260/commits/bad641393e5868bd5bfb5eb9ffa5f56562e86b6e
Steps to repeat:
./pdp6
SYS$J
, then $$^R
, then PDP6UP/ -1
PDP6$J
, then $L .;@ WAR
At this point, without the fix, the console teletype will say TOO MANY NXM ERRORS. And then to to NTS DDT.
With the fix, the WAR code will load. The game can be started by setting address switches to 151 and then pushing the start key.
They auxiliary memory may shadow a portion of the 10-11 range, so it must be checked first.