pdp11 icon indicating copy to clipboard operation
pdp11 copied to clipboard

Emulation of UNIX V6 on PDP-11 with teletype

Results 2 pdp11 issues
Sort by recently updated
recently updated
newest added

Still investigating how to let control characters typed by the user get through to the emulation. Most browsers block this and redirect the keypress to browser functions, resulting in such...

// Updates by JGH, Apr-2021 // CHR$127 ignored, CHR$8 backspace, CHR$9 TABs expand option // single-spaced lines, >CHR$96 forced to upper case, CHR$96=UKP // CHR$95 prints underline using half-spaced hyphen,...