mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-23 03:49:26 +01:00
12 lines
488 B
XML
12 lines
488 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||
|
<app version="1">
|
||
|
<name>Frodo</name>
|
||
|
<coder>Simon Kagstrom</coder>
|
||
|
<version>1</version>
|
||
|
<release_date>20090107</release_date>
|
||
|
<short_description>Frodo is a C64 emulator</short_description>
|
||
|
<long_description>Frodo is a C64 emulator written by Christian Bauer. It
|
||
|
supports C64 disk and tape images in the .d64 and .t64 formats. The port
|
||
|
to Wii was done by Simon Kagstrom.</long_description>
|
||
|
</app>
|