Skip to content

z80-mbc2-emu exits before selecting boot device for Fuzix #3

Description

@SanPollo

When trying to boot Fuzix, the emulator exits when it detects a HALT instruction:

Loading sd/fuzix.bin
z80-mbc2-emu https://github.com/ivanizag/iz-cpm
Emulation of the Z80-MBC2, https://hackaday.io/project/159973

Press ctrl-c to return to host
FUZIX version 0.4
Copyright (c) 1988-2002 by H.F.Bower, D.Braun, S.Nitschke, H.Peraza
Copyright (c) 1997-2001 by Arcady Schekochikhin, Adriano C. R. da Cunha
Copyright (c) 2013-2015 Will Sowerbutts <will@sowerbutts.com>
Copyright (c) 2014-2023 Alan Cox <alan@etchedpixels.co.uk>
Devboot
128kB total RAM, 64kB available to processes (15 processes max)
Enabling interrupts ... ok.
bootdev: HALT instruction

However, on the Z80-MBC2, the HALT light is on at this point in the Fuzix boot process until you enter the boot device name. I have noticed that it is on quite a lot when using this OS.

Please update the emulator to prevent it from exiting after a HALT instruction, or perhaps add a command line option to ignore HALT instructions. This option could be used when booting Fuzix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions