Lars Brinkhoff

Results 1591 comments of Lars Brinkhoff

@aap wrote: > check wake_dis in dis340.c > if you add bus->c12 |= F0; under IOB_STATUS it works

![glitch2](https://user-images.githubusercontent.com/775050/56867763-933c2680-69e9-11e9-8a8e-2b44f78bb794.png)

This is another kind of glitch, but it was seen running the same SPCWAR. This program has been running continuously a few days. It has been configured to only have...

I have seen something similar with 3406, where the rectangular cursor deteriorates into a few pixels.

I could accept that they, except for the cursor. The display list for the cursor is just a parameter word, two point mode words, and a character mode word. Since...

Actual Type 30 screenshot. It looks similar to the above photo. ![](https://images.computerhistory.org/pdp-1/dec.pdp-1.spacewar_with_accurate_stars.2005.102664162.lg.jpg)

See also https://github.com/PDP-10/its/issues/1583

You need to run `./pdp6` from its source directory. In there is a file called init.ini.

There is one thing missing from lbForth to run it on a real TOS: relocatable executables. Due to limitations in my metacompiler, the executable must run from a fixed address....