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

Extended bootloader #7

Closed
ThorstenBr opened this issue Nov 20, 2022 · 3 comments
Closed

Extended bootloader #7

ThorstenBr opened this issue Nov 20, 2022 · 3 comments

Comments

@ThorstenBr
Copy link
Contributor

Hi,
I like the new option to load an extended bootloader from the Arduino flash. We already discussed about this on the Fritter forum. Simply using the existing boot mechanism, and just changing the "Prodos" command is a pretty neat solution.
Are you working on an extended bootloader already or planning to make one?

I did a custom bootloader with a configuration utility for the DAN II card for Apple /// (which did load from an actual boot disk, rather than the DANII controller, since Apple /// doesn't support autoboot ROMs). I could adapt this for the Apple II and make a suggestion (merge request, maybe in a week or two). It could also make use of your new option to read and display the current configuration. Let me know, if you were already working on a bootloader - so I could save the effort.

@profdc9
Copy link
Owner

profdc9 commented Nov 20, 2022 via email

@ThorstenBr
Copy link
Contributor Author

Thanks for the hint with the X register and "unit" containing the slot information in the top nibble. I had already looked at that - and initially thought that unit was zero at boot time. So identifying the slot is actually easier than I initially thought.

Ok, I'll be looking into the bootloader. I'll push something to my GitHub when I have a first working version, so you can have a look.

@profdc9
Copy link
Owner

profdc9 commented Nov 22, 2022 via email

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