This repository was archived by the owner on Jan 31, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathfbzx.appdata.xml
More file actions
36 lines (36 loc) · 1.61 KB
/
fbzx.appdata.xml
File metadata and controls
36 lines (36 loc) · 1.61 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 First Lastname <[email protected]> -->
<application>
<id type="desktop">fbzx.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0</project_license>
<name>FBZX</name>
<summary>ZX Spectrum emulator</summary>
<description>
<p>
FBZX is a Sinclair ZX Spectrum emulator. Its main features are:
<ul>
<li>emulates acurately the Original spectrum (both issue 2 and issue 3), the classic 128K, the Amstrad Plus 2, the Amstrad Plus 2A and the Spanish 128K. This include screen, keyboard and sound (both speaker and AY-3-8912 chip).</li>
<li>Screen emulation is extremely acurate, so it can emulate border efects and even atribute efects.</li>
<li>Supports Z80 snapshots, both loading and saving, and loading .SNA snapshots.</li>
<li>Supports TAP (both read and write) and TZX (only read) tape files, supporting normal speed loading and fast speed loading.</li>
<li>Emulates joysticks: kempston, cursor and sinclair.</li>
<li>Emulates kempston mouse</li>
<li>Emulates the Interface I and Microdrive.</li>
<li>Emulates the ULAPlus.</li>
<li>Based in a new, fully free, Z80 emulator (Z80Free).</li>
</ul>
</p>
</description>
<screenshots>
<screenshot type="default">http://www.rastersoft.com/imagen/fbzx.png</screenshot>
</screenshots>
<url type="homepage">http://www.rastersoft.com/fbzx.html</url>
<updatecontact>[email protected]</updatecontact>
<keywords>
<keyword>sinclair</keyword>
<keyword>zx</keyword>
<keyword>spectrum</keyword>
<keyword>emulator</keyword>
</keywords>
</application>