forked from flathub/com.retrodev.blastem
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcom.retrodev.blastem.appdata.xml
More file actions
41 lines (41 loc) · 1.88 KB
/
com.retrodev.blastem.appdata.xml
File metadata and controls
41 lines (41 loc) · 1.88 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 Bastien Nocera -->
<component type="desktop">
<id>com.retrodev.blastem</id>
<launchable type="desktop-id">com.retrodev.blastem.desktop</launchable>
<name>BlastEm</name>
<summary>A Sega Mega Drive/Genesis and Master System emulator</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<description>
<p>
BlastEm is an open source, highly accurate emulator for the Genesis/Megadrive
that runs on modest hardware. It also supports playing back Sega Master System games, Game Gear games and has experimental support for Sega CD games.
</p>
<p>
BlastEm has support for savestates, Mega/Sega Mouse, XBAND and Saturn keyboard emulation.
</p>
</description>
<url type="homepage">https://www.retrodev.com/blastem/</url>
<screenshots>
<screenshot type="default" width="640" height="517">
<image>https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-1.png</image>
<caption>Main Menu</caption>
</screenshot>
<screenshot width="640" height="517">
<image>https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-2.png</image>
<caption>Technoptimistic running on BlastEm</caption>
</screenshot>
<screenshot width="640" height="517">
<image>https://raw.githubusercontent.com/flathub/com.retrodev.blastem/master/screenshots/blastem-3.png</image>
<caption>Zero Wing running on BlastEm</caption>
</screenshot>
</screenshots>
<update_contact>hadess@hadess.net</update_contact>
<developer_name>Mike Pavone</developer_name>
<content_rating type="oars-1.1"/>
<releases>
<release date="2024-04-29" version="0.6.3-pre-187bc857a76a"/>
<release date="2019-03-28" version="0.6.2"/>
</releases>
</component>