From ee23eb60af470e06ba8c387ecc695b0f23bcbc73 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Fri, 14 Nov 2014 07:53:09 +0700 Subject: system/caprice32: Added (CPC Emulator). Signed-off-by: Willy Sudiarto Raharjo --- system/caprice32/cap32.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 system/caprice32/cap32.sh (limited to 'system/caprice32/cap32.sh') diff --git a/system/caprice32/cap32.sh b/system/caprice32/cap32.sh new file mode 100644 index 0000000000..33ce3cb41d --- /dev/null +++ b/system/caprice32/cap32.sh @@ -0,0 +1,3 @@ +#!/bin/sh +cd /usr/share/caprice32 +./cap32 $1 -- cgit v1.2.3