Commit graph

5 commits

Author SHA1 Message Date
Vas Crabb
97b6717027 (nw) Clean up the mess on master
This effectively reverts b380514764 and
c24473ddff, restoring the state at
598cd52272.

Before pushing, please check that what you're about to push is sane.
Check your local commit log and ensure there isn't anything out-of-place
before pushing to mainline.  When things like this happen, it wastes
everyone's time.  I really don't need this in a week when real work™ is
busting my balls and I'm behind where I want to be with preparing for
MAME release.
2019-03-26 11:13:37 +11:00
andreasnaive
b380514764 Revert "conflict resolution (nw)"
This reverts commit c24473ddff, reversing
changes made to 009cba4fb8.
2019-03-25 23:13:40 +01:00
Scott Stone
d86f02ac45 fix typo (nw) 2019-03-12 20:49:40 -04:00
Scott Stone
367b4fa630 Fix internal softlist names to match both the hash files as well as matching what the source expects. [Tafoid]
Note:  Given that most software scanning utilities will use the internal name located in the XML files, it is possible the following software folders will need to be renamed locally and your scanning folders updated as well to match:

icanpian_cart > icanpian
icanguit_cart > icanguit
apple2 > apple2_flop_misc
2019-03-12 18:17:45 -04:00
Vas Crabb
bba2609b75 Reworked split of Apple softlists + WOZ Feb 7 2019 [Firehawke]
Okay, let's try this again.
* Moved Impossible Mission to correct location in softlist
* Added 4AM original WOZ images up to Feb 7th, 2019
* Split apple2.xml into apple2_flop_clcracked.xml and apple2_flop_misc.xml
* Changes Apple 2 drivers to support the split softlists. Note there's no compatibility metadata for the older content, so we can't easily filter to the machine type there.

Remaining to be done:
* Sort the clean cracks list alphabetically
* Add 2000+ remaining 4AM clean cracks

I've gone over this PR about three times before commiting on my side just to make sure I didn't miss any major issues, including -valid checks.
2019-02-08 11:10:28 +11:00
Renamed from hash/apple2.xml (Browse further)