Oricutron
Jump to navigation
Jump to search
;--------------------------------------------
- ## ITEM "Oricutron"
- ## DATE "13.01.2012"
- ## DESCRIPTION "Oric-1 / Atmos emulator (w/o source)"
- ## APPTYPE "EMULATOR"
- ## DEPENDENCIES "LIB_PowerSDL"
- ## APPAUTHOR "Peter Gordon <pete&petergordon$org$uk>"
- ## APPWEBPAGE "http://code.google.com/p/oriculator/"
- ## APPPICTURE "http://polluks.freeshell.org/download/oricutron.png"
- ## GRUNCHAUTHOR "Stefan Haubenthal <polluks&sdf$lonestar$org>"
- ## URLARCHIVE "http://aminet.net/misc/emu/oricutron.lha"
- ## URLREADME "http://aminet.net/misc/emu/oricutron.readme"
- ## ARCHIVESIZE 1127800
- ## INSTALLCHECK "{INSTALLDIR}{NAME}/{NAME}"
- ## INSTALL
{STANDARDEXTRACT}
Delete "{TEMPDIR}{NAME}/#?.(c|h|cpp|m)" ALL
{STANDARDCOPY}
- ## INSTALL END
- ## UNINSTALL
Delete FORCE "{INSTALLDIR}{NAME}" ALL
Delete FORCE "{INSTALLDIR}{NAME}.info"
- ## UNINSTALL END
- ## ITEM END