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

Feature Request: Save Floppy Image File within config #13

Open
uchristo opened this issue Jun 6, 2018 · 1 comment
Open

Feature Request: Save Floppy Image File within config #13

uchristo opened this issue Jun 6, 2018 · 1 comment

Comments

@uchristo
Copy link

uchristo commented Jun 6, 2018

I once started my request in this thread:
http://www.atari-forum.com/viewtopic.php?f=115&t=30669&p=305456#p304728
I tried to implement this, but the results were always non-booting, unfortunately :-(

I'd like to save different Configs which include the Floppy-Images to use. Ideally, it would be possible to choose the ConfigName for later use.
eg. you would have the following Configs:

ConfigA "LoveThatGame.cfg"
using SDroot\gamedir\gameA\ADF1.adf
using SDroot\gamedir\gameA\ADF2.adf

ConfigB "ThatsAlsoGood.cfg"
using SDroot\gamedir\gameB\ADF1.adf
using SDroot\gamedir\gameB\ADF2.adf
using SDroot\gamedir\gameB\ADF3.adf

@rkrajnc
Copy link
Contributor

rkrajnc commented Jun 6, 2018

This would probably require a change from the current .cfg config files to .ini. Some time ago I started looking into this, and it is certainly doable, but would require quite a lot of changes to the firmware. I might start working on this sometime soon ...

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

2 participants