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

Add Support for Partitions #24

Open
slinga-homebrew opened this issue Dec 14, 2020 · 4 comments
Open

Add Support for Partitions #24

slinga-homebrew opened this issue Dec 14, 2020 · 4 comments

Comments

@slinga-homebrew
Copy link
Owner

Add support for device partitions. Notably SGC does not work correctly with the Floppy Disk Drive (FDD). The first partition works, the second is invisible. Unfortunately Jo Engine does not make visible the partitions as far as I can tell.

@johannes-fetz
Copy link

johannes-fetz/joengine#40 is fixed

All functions supports partition

New functions:
jo_backup_save_file_contents_on_partition()
jo_backup_get_file_partition()

@slinga-homebrew
Copy link
Owner Author

Thank you Johannes. I will make a debug build and have someone with the floppy drive test.

@slinga-homebrew
Copy link
Owner Author

I got feedback that the code had some issues. One complaint was that the code double displayed files. I will review the commit and see if I can figure out what's going on. Unfortunately I do not own the Saturn Floppy Disk Drive

@johannes-fetz
Copy link

I have a lot of accessories for the saturn, but not the FDD (almost 200€ on eBay). We have to get one or we will code blindly

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