Skip to content

Commit 1221e97

Browse files
committed
Update: MAMEdev.MAME version 0.287
1 parent b194087 commit 1221e97

3 files changed

Lines changed: 35 additions & 15 deletions

File tree

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,25 @@
1+
# Created with YamlCreate.ps1 v2.7.2 $debug=AUSU.CRLF.7-6-3.Win32NT
12
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
23

34
PackageIdentifier: MAMEdev.MAME
45
PackageVersion: "0.287"
5-
ReleaseDate: 2026-03-30
66
InstallerType: exe
77
InstallerSwitches:
8-
Silent: -o"C:\MAME" -y
9-
SilentWithProgress: -o"C:\MAME" -y
8+
Silent: -y
9+
SilentWithProgress: -y
10+
InstallLocation: -o"<INSTALLPATH>"
11+
ReleaseDate: 2026-03-30
12+
InstallLocationRequired: true
1013
Installers:
1114
- Architecture: x64
1215
InstallerUrl: https://github.com/mamedev/mame/releases/download/mame0287/mame0287b_x64.exe
13-
InstallerSha256: 68cdaf6d48213c6f3d0f7fa7f2733db46f74e400ad66db2d8a8d777430a42fb9
16+
InstallerSha256: 68CDAF6D48213C6F3D0F7FA7F2733DB46F74E400AD66DB2D8A8D777430A42FB9
1417
AppsAndFeaturesEntries:
1518
- DisplayName: MAME (x64)
1619
- Architecture: arm64
1720
InstallerUrl: https://github.com/mamedev/mame/releases/download/mame0287/mame0287b_arm64.exe
18-
InstallerSha256: dafc600b272a1d68e38dd79f06efc6c37d14ee42659854381771884b050dd4b0
21+
InstallerSha256: DAFC600B272A1D68E38DD79F06EFC6C37D14EE42659854381771884B050DD4B0
1922
AppsAndFeaturesEntries:
2023
- DisplayName: MAME (ARM64)
2124
ManifestType: installer
22-
ManifestVersion: 1.12.0
25+
ManifestVersion: 1.12.0
Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
1+
# Created with YamlCreate.ps1 v2.7.2 $debug=AUSU.CRLF.7-6-3.Win32NT
12
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
23

34
PackageIdentifier: MAMEdev.MAME
45
PackageVersion: "0.287"
56
PackageLocale: en-US
67
Publisher: MAMEdev
8+
# PublisherUrl:
9+
# PublisherSupportUrl:
10+
# PrivacyUrl:
11+
# Author:
712
PackageName: MAME
813
PackageUrl: https://www.mamedev.org/index.php
914
License: Mostly GPLv2, with some subcomponents licensed differently.
1015
LicenseUrl: https://raw.githubusercontent.com/mamedev/mame/master/COPYING
1116
Copyright: © 1997- MAMEdev and contributors
17+
# CopyrightUrl:
1218
ShortDescription: A multi-purpose emulation framework. Its purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important «vintage» software from being lost and forgotten.
1319
Description: |-
1420
A multi-purpose emulation framework. Its purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important «vintage» software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally stood for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to the arcade video games that were its initial focus.
@@ -18,17 +24,27 @@ Description: |-
1824
It also does not write to registry, and therefore does not show up among the PC's installed apps, and is unable to be easily checked for updates with «winget update» either.
1925
Moniker: mame
2026
Tags:
21-
- multiple-arcade-machine-emulator
22-
- multiplearcademachineemulator
2327
- arcade-machines
2428
- arcademachines
25-
- neo-geo neogeo game-gear neo-geo-pocket
26-
- game-&-watch playchoice-10 sg1000 msx
27-
- nintendo-super-system pocketstation
28-
- sega-master-system sega-genesis snk
29-
- capcom-play-system sega-system-c
29+
- capcom-play-system-sega-system-c
30+
- game-&-watch-playchoice-10-sg1000-msx
31+
- multiple-arcade-machine-emulator
32+
- multiplearcademachineemulator
33+
- neo-geo
34+
- neogeo
35+
- game-gear
36+
- neo-geo-pocket
37+
- nintendo-super-system
38+
- pocketstation
3039
- plug-and-plays
3140
- plug-n-plays
41+
- sega-master-system
42+
- sega-genesis
43+
- snk
44+
# ReleaseNotes:
3245
ReleaseNotesUrl: https://www.mamedev.org/releases/whatsnew_0288.txt
46+
# PurchaseUrl:
47+
# InstallationNotes:
48+
# Documentations:
3349
ManifestType: defaultLocale
34-
ManifestVersion: 1.12.0
50+
ManifestVersion: 1.12.0
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.7.2 $debug=AUSU.CRLF.7-6-3.Win32NT
12
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
23

34
PackageIdentifier: MAMEdev.MAME
45
PackageVersion: "0.287"
56
DefaultLocale: en-US
67
ManifestType: version
7-
ManifestVersion: 1.12.0
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)