From e6f72a6700c3d69385fad234b778e6a61eea8658 Mon Sep 17 00:00:00 2001 From: antoniovillena Date: Wed, 4 May 2016 20:31:38 +0200 Subject: [PATCH] =?UTF-8?q?A=C3=B1ado=20make.bat?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cores/MasterSystem/make.bat | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cores/MasterSystem/make.bat diff --git a/cores/MasterSystem/make.bat b/cores/MasterSystem/make.bat new file mode 100644 index 0000000..7e66ca5 --- /dev/null +++ b/cores/MasterSystem/make.bat @@ -0,0 +1,8 @@ +SET machine=sms_rgb +SET ruta_ucf=src\sms_rgb +SET ruta_bat=..\ +call ..\genxst.bat +call ..\generar.bat v2 +call ..\generar.bat v3 +call ..\generar.bat v4 +call ..\generar.bat Ap