Lars Brinkhoff

Results 1716 comments of Lars Brinkhoff

Thanks! Searching applies to both pull requests and issues, so things show up doubly, or you have to look at both the issue *and* the pull request to get the...

This is a SIMH problem. Maybe post your issue here: https://github.com/open-simh/simh

According to this: `*** git commit id is +e1db7dec41098cc7e22d2b379a26a7c4561dfa14.` you are on a very old commit. When you update the repository, you also need to do `git submodule sync --recursive`...

We should try to get this running with GitHub's CI actions. There is currently no way to pass the environment from dependencies.sh to the "make" step. Maybe those lines can...

Moreover, the 424 "FI" device was only used with DM and is not yet supported by the KA10 emulator. The latter can be fixed, and arguably the FI device is...

I'm reading the GUNNER code to try to better understand the underlying intent. The NCPUP routine checks the state of IMPUP in ITS; this is to see if the network...

No, but this applies to the IMP unirregardless which networking protocol it's using.

They were appropriately named when written, and then Arpanet changed. Think of it as a charming reminder of historical context.

> /home/jkh/Src/its/out/simh/boot-16> at rp0 out/simh/rp0.dsk > %SIM-INFO: RP0: Unit is read only This shouldn't happen. Why is the rp0.dsk file not writable?

I will speculate there might be a file permission or ownership problem.