-
Notifications
You must be signed in to change notification settings - Fork 2.2k
sharp/mz2000.cpp: Addition of mz2000_snap software list #14429
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
base: master
Are you sure you want to change the base?
Conversation
Add support for snapshot software list for Sharp MZ-2000/MZ-2200
| Software list of Sharp MZ-2000 snapshots, created to provide support for software that will run as a snapshot image in MAME but (currently) not in the original media. | ||
|
|
||
| The initial snapshots fall into 4 categories: | ||
| 1. Software which can only be sourced in snapshot format. | ||
| 2. Software which can be sourced in original cassette tape format, but will not currently load in MAME, even using MZT to WAV conversion. | ||
| 3. Software which can be sourced in original cassette tape format, but will not currently load in MAME, but is included in the mz2000_cass software list in MZT format. MZT to WAV conversion may be successful but a snapshot has been included instead of removing the MZT file from mz2000_cass. | ||
| 4. Software which can be sourced in original floppy disk format, but will not currently load in MAME. | ||
| --> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't think we need this lengthy explanation, it's a 40 years old system with potentially plenty of lost media already so snapshots are an acceptable stopgap imo.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK, will remove. Prompts a question on best approach for a few other software items I have working in WAV or snapshot format which are currently in the mz2000_cass software list (e.g. Vosque, Star Stream). Would you prefer I add the WAV files in place of the MZT files, preserving the original media format but removing MZT files that may be preferred in future as the emulation evolves, or add snapshots of these here to allow the MZT files to remain?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If there are MZT files I'd keep them, using clones for alternative WAV files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks - will do that.
Remove unnecessary notes.
Introduce mz2000_snap software list containing an initial 16 working snapshots for MZ-2000/MZ-2200.
These are all sourced from various TOSEC repositories, either in snapshot format (Binary Land and Flicky) or converted from MZT, WAV or D88 cassette tape/floppy disk images which are currently unsupported in MAME, using DumpListEditor to extract the binaries.
Everything included is supported in this format. Proposed guidelines for what should be included here (vs using original cassette tape or floppy disk formats in existing software lists) included in the xml file.