Hordeking

Results 6 issues of Hordeking

This is a really neat project that I would like to try at some point if I ever get a 3d printer. You wouldn't be willing to bring the instructions...

Ghidra appears to look at the MZ header's reported exe size and proceeds to load that many blocks from the file we're looking at. If the file isn't at least...

Feature: Loader/MZ
Status: Triage

**Describe the bug** Trying to step through John S Fine's [boot12.asm](https://gist.github.com/Hordeking/4ee2e0b23688b75a10e532acf10fdf34#file-boot12-asm) bootloader code. This is a floppy disk bootsector. After setting the segment registers (ss = cs = ds =...

Feature: Processor/x86
Feature: Emulation
Status: Internal
Feature: Processor/16-bit

…ting system. Added the arguments to specify os and language on the download command. Added the code to cull the list of downloads to those which conform to the specifications...

I've been using this simulator since way back when it was still Java. Nice to see it still going strong. One thing that surprises me is that in the examples,...

**Describe the bug** PINN Lite offers the Raspios version from 2024-03-15, but does not offer 2024-07-04 https://downloads.raspberrypi.com/raspios_armhf/images/raspios_armhf-2024-07-04/2024-07-04-raspios-bookworm-armhf.img.xz https://downloads.raspberrypi.com/raspios_full_armhf/images/raspios_full_armhf-2024-07-04/2024-07-04-raspios-bookworm-armhf-full.img.xz https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2024-07-04/2024-07-04-raspios-bookworm-armhf-lite.img.xz ...And so on. **To reproduce** No special steps. **Expected behaviour** Installer...