Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPC: Implement Version 3 Snapshots #80

Open
SanPollo opened this issue May 22, 2023 · 0 comments
Open

CPC: Implement Version 3 Snapshots #80

SanPollo opened this issue May 22, 2023 · 0 comments

Comments

@SanPollo
Copy link

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.

@SanPollo SanPollo changed the title CPC: Enhancement Request: Implement Version 3 Snapshots CPC: Implement Version 3 Snapshots May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant