Skip to content

Mount new disc? #10

@gusmanb

Description

@gusmanb

Hi.

I'm trying to be able to mount a disc after an eject. I have created a callback when the eject happens and then I select a new image and have tried to initialize the disc using disc_init with no luck.

After that I have checked the basiliskII code and I see that in control 65 it checks for devices that must be mounted and then it mounts them by calling Execute68kTrap, but I can't find an equivalent in umac (the trap, not code 65, I see that is still not supported).

Is it possible to mount new disks with the current code or the trap system is missing?

Sorry if anything that I say is too obvious or absurd but I have zero clue on how the Mac works and I'm mostly doing this blindly 😆

BTW. the pico-mac is really cool, I have modified it to work with DVI and included a file browser to select the images from SD, that's why I would like to be able to change the inserted image 😄

Cheers.

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