-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Move more items into generic_cdrom.xml #14713
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
Conversation
At last, the PC and Mac discs are reunited in a single set, just like the physical releases. TODO: Is there a way to specify per-disc compatibility?
|
The idea was to be slower in adding stuff to |
|
Could we meet half-way and at least move the Windows NT images? they're rather large, so I don't want to have duplicate items in different lists. I find it useful to have them available for the The compatibility tags could be adjusted of course. Not all NT4 images support MIPS; and not all of them support Alpha either, so filtering them out seemed to be a good idea depending on driver support. |
|
Are those really |
|
I think it should probably be Not sure when I'll have time to prepare an NT-only PR, pretty busy today :) If not today, then tomorrow. |
|
I will close this pull request, a replacement has been made at PR #14724. The Macintosh software could be done at a latter date, but there isn't a whole lot to deal with. :) |
Two discs that were duplicated between Mac and PC lists (Chex Quest and My First Math Adventure) were moved to generic_cdrom. The id Anthology was moved to generic_cdrom, uniting the set to represent the physical release better.
All multi-architecture Windows NT 3.1, 3.5, and 4.0 discs were moved to generic_cdrom. Compatibility tags have been added to all entries. New "IBM5170" and "MIPS_MAGNUM" tags were defined in the pc/*.cpp and microsoft/jazz.cpp drivers. "ALPHA" and "PREP" tags are in the generic_cdrom.xml file, but have not been attached to any drivers.