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

Implement full CDTV support #658

Closed
midwan opened this issue Jun 16, 2020 · 2 comments
Closed

Implement full CDTV support #658

midwan opened this issue Jun 16, 2020 · 2 comments
Assignees

Comments

@midwan
Copy link
Collaborator

midwan commented Jun 16, 2020

Look into implementing full CDTV support in upcoming versions.

@midwan midwan self-assigned this Jun 16, 2020
midwan added a commit that referenced this issue Jun 17, 2020
- Added support for CD mounting under AmigaOS - fixes #37
- Added CDTV implementation (WIP #658)
@GeorgeSpiggott
Copy link

Great news. I assume this is still very much WIP on version 3.2 beta.

I tested a game (.iso version of Xenon II) and I think it is picking up on the _CDTV tag in the filename but it brings up what I think is a ROM error (dark grey boot screen). Will follow this with interest.

If it helps my Kickstart ROMS have the following CRCs.

Kickstart 1.3 v34.5 (A500, CDTV etc.) - c4f0f55f
CDTV Extended 2.7 - ceae68d2

PS. It definitely isn't an issue with the game image as it boots fine with the .cue file renamed to _CD32.

@midwan
Copy link
Collaborator Author

midwan commented Jun 25, 2020

@GeorgeSpiggott
Yes, this is still WIP. There is a problem with the way Amiberry does the memory allocations currently, which for some reason makes the CDTV extended rom not work. If I change the memory allocation routines, then JIT breaks instead. :)
I haven't figured out a solution to this yet, but I'm working on it.

midwan added a commit that referenced this issue Jul 12, 2020
- Fixes bug where workbench background would be corrupt when switching from one RTG config to another
- Fixes CDTV would not show kickstart screen #658
@midwan midwan closed this as completed Jul 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants