aap

Results 14 issues of aap

In kx10_dt.c: if (dtsb & DTB_STOP) { dtsa &= ~0700; /* Clear command */ } This is not done by the hardware and it breaks MACTAP for TD10

This is needed for the macros used by old versions of LISP. Simple example: BAR 1: ``` RELOCATABLE BLOCK 123 END ``` FOO 1: ``` RELOCATABLE XXX: BLOCK 100 FOO:...

bug

There are now two issues about information and photos/videos of ITS machines in the ITS repo. In addition @philbudne has a list of of PDP-6s here: http://www.ultimate.com/phil/pdp10/pdp6-serials.html I open this...

Calling a VU0 microcode program from EE with something like `vcallms Vu0LineToTriangleCollision` will result in a R_MIPS15_S3 relocation for that word, which ld does not understand. (error: `internal error: unsupported...