ld icon indicating copy to clipboard operation
ld copied to clipboard

LambdaDelta

Results 17 ld issues
Sort by recently updated
recently updated
newest added

Even with a properly configured disk and ROMs, ld doesn't enter the SDU on the console. But if one copies the exact same disks, ROMs and configuration files to a...

When not having a YAML config, it seems that ld doesn't boot into the SDU ... but explicitly setting SDU in the YAML config to one makes it work. Sorry...

When trying to restore the 00_install.tap (http://bitsavers.org/bits/LMI/lambda/00_install.tap) from Bitsavers in the current master of ld, it fails to to restore the LOD partition and LMC partition. It works if one...

Given "-a" command line option, stuff "newboot -a" into keyboard buffer to make the Lambda autoboot. Fixes issue #42 for SDL2.

Perhaps you can stuff "newboot -a" into a keyboard buffer at the right instant?

As the title asks, is there a way to change the SDL window width? I've read that the original monitor was 800x1024 (portrait) and would like to set it to...

When running the emulator I get the following output when the lispm tries to use DHCP, in addition to time out errors on the console. (I set logging to 10.)...

rather than random fixnums, for sizes of filenames, hostnames, interfaces, memory etc. Sorry, couldn't keep my hands off.

Support for (random) Locally Administered Addresses for ethernet interfaces to avoid collisions (and manual config) when running more than one lam process per network. See https://www.why-did-it.fail/blog/old-04-mac-address-space/ and IEEE documents linked...

Fixes #36 by asking libm to appear later in the link line for `lam`. Tested on Debian Slim and Ubuntu 20.04.