Previous 199869 Revisions Next

r169066 Friday 16th October, 2020 at 13:13:51 UTC by Dirk Best
Create GitHub Action to validate hash XML files (#7323)

* Create GitHub Action to validate hash XML files

This GitHub Action will run on any commit or pull request that changes a file in the "hash" directory. It will do a simple xmllint run for the HSI files and will check the softwarelist XML files against their DTD.

* Delete c64_flop_clcracked.xml

No content, can be recreated if needed.

* Remove references to removed softwarelist c64_flop_clcracked.xml
[/branches/fmrewrite/.github/workflows]hash.yml*
[/branches/fmrewrite/hash]c64_flop_clcracked.xml
[/branches/fmrewrite/src/mame/drivers]c128.cpp c64.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team