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

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. 
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.
STM8! Sixels! CC @aap.
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....