From a4cc3ad3504d634e379369862c9f9fd8eed379f3 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 16 May 2024 01:43:09 -0400 Subject: Add Jindrich Kubec's tools. --- jindroush/aext/switches.def | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 jindroush/aext/switches.def (limited to 'jindroush/aext/switches.def') diff --git a/jindroush/aext/switches.def b/jindroush/aext/switches.def new file mode 100644 index 0000000..1bcb33b --- /dev/null +++ b/jindroush/aext/switches.def @@ -0,0 +1,25 @@ +e, end +end +hexnum= bRet = SWFN_GETPATH( szEnd );g_bEndUsed = TRUE; += + +s, start +start +hexnum=bRet = SWFN_GETPATH( szStart );g_bStartUsed = TRUE; += + +n, length +length +hexnum=bRet = SWFN_GETPATH( szLength );g_bLenUsed = TRUE; += + +oa, atari +output is Atari block +=g_bOutputIsAtari = TRUE; += + +base +base +hexnum=bRet = SWFN_NUMH( &g_iBlkBase ); +=g_bUseBase = TRUE; += -- cgit v1.2.3