Lars Brinkhoff
Lars Brinkhoff
The sequence "15 15 12" will be encoded as "356 356 15". It would be nicer to get "356 12". https://github.com/larsbrinkhoff/pdp10-its-disassembler/blob/master/its-word.c#L213
Check e.g. this. The tape was written 720121, so it couldn't have any timestamps from 1973. https://github.com/larsbrinkhoff/tape-maps/blob/master/_tape_/tid3100154.tape.154
When decoding instruction and syscalls, might as well add the option to execute them as well.
Empire
FYI, @WalterBright [asks](https://news.ycombinator.com/item?id=29629486): > Yes, but can it run Empire for the -10? > https://github.com/DigitalMars/Empire-for-PDP-10
Hello, I wonder if updating the emulator to run [ITS](https://en.wikipedia.org/wiki/Incompatible_Timesharing_System) would be under consideration? ITS never ran on a KI10, but it did run on modified KA10 machines. The addition...

Netmem
Wishlist item: netmem.
Have you considered using [docforth](http://excamera.com/sphinx/docforth.html) for displaying Forth source code files?
BMT;CSPACE 14 BMT;CSPACE BIN Spacewar that displays on the color scope. `TITLE WAR 44`, so probably a modification of the earlier PDP-6 and Type 340 version. The source code does...
On a 1973 tape: 11LOGO 2290 (SYSTEM 800, EVAL 495, TURTLE 203, etc) On a 1974 tape: 11LOGO 4157 (SYSTEM 1166, EVAL 748, TURTLE 492, etc)