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

Generic tape/disk formats #36

Open
Miss-Inputs opened this issue Jul 6, 2018 · 0 comments
Open

Generic tape/disk formats #36

Miss-Inputs opened this issue Jul 6, 2018 · 0 comments
Assignees

Comments

@Miss-Inputs
Copy link
Owner

So, we have generic CD handling. That's good. Yay!

Now that we've started adding weird computers and whatnot to the thing, we also have.. floppy disks. And tapes. And I mean like, MAME handles those generically, or something like that. Kinda makes sense, rather than implementing the same thing for every thingajiggy that uses a floppy disk or tape.

Well, I'm not feeling particularly good-at-wording, but you're me, so you'll understand what I'm on about. I hope.

Oh yeah, some formats are still specific to one system, e.g. .2mg still only makes sense for Apple IIgs, so keep that in mind I guess.

Perhaps we could also do .wav files for tapes and whatnot? Can System.Media.SoundPlayer be useful here?

@Miss-Inputs Miss-Inputs self-assigned this Jul 6, 2018
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