Mercurial > repos > blastem
comparison rom.db @ 2662:5e2d41f0d2ba
Add ROM db entries for Golden Axe II and American Gladiators since they are incompatible with 6-button controllers
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Wed, 05 Mar 2025 22:24:22 -0800 |
parents | f40f06c220bf |
children |
comparison
equal
deleted
inserted
replaced
2661:462e43f54abf | 2662:5e2d41f0d2ba |
---|---|
1762 size 4000 | 1762 size 4000 |
1763 last BFFF | 1763 last BFFF |
1764 } | 1764 } |
1765 } | 1765 } |
1766 } | 1766 } |
1767 00001122 { | |
1768 name Golden Axe II | |
1769 #Doesn't work with 6-button controllers due to | |
1770 #extra TH transitions from changing pin direction | |
1771 device_overrides { | |
1772 1 gamepad3.1 | |
1773 2 gamepad3.2 | |
1774 } | |
1775 } | |
1776 T-83056 { | |
1777 name American Gladiators | |
1778 #Doesn't work with 6-button controllers | |
1779 device_overrides { | |
1780 1 gamepad3.1 | |
1781 2 gamepad3.2 | |
1782 } | |
1783 } |