Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-fix VDI under FreeMiNT with memory protect
Commit f9f751d allocated the memory with an incorrect protect mode. It should be allocated in supervisor-accessible memory, like the existing kludge in FreeMiNT does when using the ROM-based TOS VDI. Thanks to Thorsten Otto for pointing out the error.
- Loading branch information