From 18fc49ff1388996efe44f9f1a541be2d1141e8c6 Mon Sep 17 00:00:00 2001 From: David Given Date: Sun, 29 Nov 2020 01:12:28 +0100 Subject: [PATCH] Add a batch file for the DOS demo. Still need an assembler... --- dist/msdos/demo.bat | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dist/msdos/demo.bat b/dist/msdos/demo.bat index e69de29b..ef46909c 100644 --- a/dist/msdos/demo.bat +++ b/dist/msdos/demo.bat @@ -0,0 +1,4 @@ +cowfe mandel.cow mandel.cob +cowbe mandel.cob mandel.coo +cowlink cowgol.coo mandel.coo -o mandel.asm +