Files
86Box/src/unix/assets/net.86box.86Box.metainfo.xml
2024-03-23 17:19:33 +01:00

39 lines
1.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
<id>net.86box.86Box</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0-or-later</project_license>
<name>86Box</name>
<developer_name>86Box developers</developer_name>
<summary>An emulator for classic IBM PC clones</summary>
<categories>
<category>Emulator</category>
</categories>
<launchable type="desktop-id">net.86box.86Box.desktop</launchable>
<releases>
<release version="4.2" date="2024-03-23"/>
</releases>
<content_rating type="oars-1.1" />
<description>
<p>
86Box is a hypervisor and IBM PC system emulator that specializes
in running old operating systems and software designed for IBM
PC systems and compatibles from 1981 through fairly recent
system designs based on the PCI bus.
It supports various models of PCs, graphics and sound
cards, and CPUs.
</p>
<p>
To use 86Box you will need to dump BIOS ROMs for each machine you
want to emulate.
</p>
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://raw.githubusercontent.com/86Box/86Box/master/src/unix/assets/screenshots/86Box.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://86box.net</url>
</component>