Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CPC: Implement Version 3 Snapshots #80

@SanPollo

Description

@SanPollo

As the emulator can either load a disk image or a snapshot, this presents a problem if you wan't a snapshot to load directly into a CP/M program, as the disk is not accessible for saving/loading/etc.

Another use case is that you want the user to start on the title screen of a game to save load time, but you still want the disk image available to load subsequent levels.

In order to get around this limitation, please implement version 3 snapshots, which are able to also store the disks in the drives as well as Other Information. e.g.:

WinAPE_SNAv3

More information about the format can be found here.

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