Skip to content

Commit

Permalink
Updated 5 lists.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbbert committed Sep 27, 2024
2 parents c03c7a0 + 5f54fda commit 731374f
Show file tree
Hide file tree
Showing 6,418 changed files with 37,666 additions and 31,561 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions android-project/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.mamedev.mame"
android:versionCode="269"
android:versionName="0.269"
android:versionCode="270"
android:versionName="0.270"
android:installLocation="auto">

<!-- OpenGL ES 2.0 -->
Expand Down
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
# built documents.
#
# The short X.Y version.
version = '0.269'
version = '0.270'
# The full version, including alpha/beta/rc tags.
release = '0.269'
release = '0.270'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
17 changes: 17 additions & 0 deletions hash/apple2_cass.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2983,4 +2983,21 @@ To load and run a tape:
</part>
</software>

<software name="wheeldeal" supported="no">
<description>Wheeler Dealers</description>
<year>1978</year>
<publisher>Speakeasy Software</publisher>
<info name="programmer" value="Danielle Bunten Berry" />
<info name="usage" value="Requires a 16K Apple ][ or later. Shipped with special hardware controllers, but joystick or paddeles can be used by defining directional movement (not button press) to each player." />
<sharedfeat name="compatibility" value="A2,A2P,A2E,A2EE,A2C,A2GS" />
<!--Dump released: 2024-05-09-->
<!--simulation game-->
<part name="cass" interface="apple2_cass">
<feature name="part_id" value="Wheeler Dealers" />
<dataarea name="cass" size="6462138">
<rom name="wheeler dealers (1978) (speakeasy software, ltd.).wav" size="6462138" crc="83abeab4" sha1="5af05f91a712d5e2ccaa03606d269574405fecfa" />
</dataarea>
</part>
</software>

</softwarelist>
Loading

0 comments on commit 731374f

Please sign in to comment.