Lars Brinkhoff

Results 402 issues of Lars Brinkhoff

In the README, I suggest explaining a bit about what Castlequest is, and the background around its recovery.

Hello, GitHub currently thinks some of the `.lsp` files are Common Lisp or NewLisp. This adds a `.gitattributes` file to change that to Scheme. This is also done for the...

I'd like a way for this input ``` | | --+---+-- | | --+---+-- | | ``` To be rendered as four crossing lines rather than. ![tmp](https://user-images.githubusercontent.com/775050/56093970-ffd60200-5ece-11e9-8834-61e6d1d15006.png) Is there a...

Add @jart's port to Windows. Source: https://justine.lol/lambda/tvcon-msvc2019.tar.gz

Update the protocol to accommodate the Data Disc display and SAIL keyboard. - Different resolution: 512x480 pixels. - Different keyboard layout. - Updates are in scanline segments of 6 or...

I suggest that when tvcon is started without a command line, it should draw a GUI to let the user type a host name and configure options.

For the benefit of window managers, set the tvcon window title and an icon. I think SDL_WM_SetCaption and SDL_WM_SetIcon are the APIs to use. Or maybe those are SDL1 only,...

Maybe tvcon can be compiled with Emscripten. I'm posting some links here. https://stackoverflow.com/questions/23447530/using-sdl-for-a-web-application https://blog.squareys.de/emscripten-sockets/

I can't type ^_ using the -S symbolic mapping. This is my fault.

MUSRUN and BIG both play music through the attached PDP-6. Sound is generated out of the memory indicators from location 32. There is an older square wave sound generator from...