blob: 86f65e7970208dfe9cdeb44d2f5e05a42de6f21e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
UAE is a mostly complete software emulation of the hardware of the
Commodore Amiga 500/1000/2000. A Commodore Amiga is a 16/32 bit computer
system based on the Motorola 680x0 CPU and a few specially designed
custom chips that provide very good graphics and sound capabilities. It's
first incarnation, the A1000, appeared in 1985, followed by the highly
successful A500 and A2000 models.
</longdescription>
<use>
<flag name="scsi">Enable the uaescsi.device</flag>
</use>
</pkgmetadata>
|