diff toolwrap/asm470 @ 13:83146a4ae927

toolwrap & winexe: import from Magnetite
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 16 Oct 2020 07:14:13 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/toolwrap/asm470	Fri Oct 16 07:14:13 2020 +0000
@@ -0,0 +1,5 @@
+#!/bin/sh
+C_DIR='c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT'
+TZ=GMT
+export C_DIR TZ
+exec nowhine 'c:/Dvpt_tools/Codegen/TMS4701x_1.22e/NT/asm470.exe' "$@"