diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-06 09:02:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-12 07:35:44 +0700 |
commit | a960fddf0f9c31c8542a9dad75f0be66679c0230 (patch) | |
tree | ae55cbb755da5a676f4afa2bfa55782a17b27a3b /libraries/libspectrum/README | |
parent | b8e9ca21ceb71932d148181b2cef7172e31a88f1 (diff) | |
download | slackbuilds-a960fddf0f9c31c8542a9dad75f0be66679c0230.tar.gz |
libraries/libspectrum: Added (emulator support library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libspectrum/README')
-rw-r--r-- | libraries/libspectrum/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/libspectrum/README b/libraries/libspectrum/README new file mode 100644 index 0000000000..6bad890846 --- /dev/null +++ b/libraries/libspectrum/README @@ -0,0 +1,3 @@ +libspectrum is a library designed to make the input and output of some +ZX Spectrum emulator files slightly easier. It is intended to be usable +on Unix variants, Win32 and Mac OS X. |