Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
mahoneyt944 authored Dec 17, 2024
1 parent bf69d3b commit 43ca765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cores/mame2003-plus/mame2003-plus.xml
Original file line number Diff line number Diff line change
Expand Up @@ -174483,9 +174483,9 @@
<rom name="18.g20" size="131072" crc="fc8aced0" sha1="12ffd552228893f2093c2d5617fc00cae262e2ed" region="gfx2" offset="1c0001"/>
<chip type="cpu" name="68000" clock="8000000"/>
<chip type="cpu" name="Z80" clock="8000000"/>
<chip type="audio" name="DAC"/>
<chip type="audio" name="YM2151" clock="4000000"/>
<video screen="raster" orientation="horizontal" width="320" height="224" aspectx="4" aspecty="3" refresh="60.054390"/>
<chip type="audio" name="DAC"/>
<video screen="raster" orientation="horizontal" width="320" height="224" aspectx="4" aspecty="3" refresh="60.000000"/>
<sound channels="2"/>
<input players="2" control="joy8way" buttons="3" coins="2"/>
<dipswitch name="Coin A">
Expand Down

0 comments on commit 43ca765

Please sign in to comment.