From 7ee6e0e2b01296cf38affc78493c1ba4887b6c40 Mon Sep 17 00:00:00 2001 From: Peter Dell Date: Sun, 23 Apr 2023 14:13:13 +0200 Subject: [PATCH] MADS: Add .BI, remove .DB and .DW See v2.0.4 and https://forums.atariage.com/topic/114443-mad-assembler-mads/?do=findComment&comment=5243320 --- .../ide/lng/asm/compiler/mads/MadsCompiler.xml | 18 ++++++------------ .../ASM/Atari8/MADS/MADS-Reference.asm | 3 +-- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/com.wudsn.ide.lng.asm/src/com/wudsn/ide/lng/asm/compiler/mads/MadsCompiler.xml b/com.wudsn.ide.lng.asm/src/com/wudsn/ide/lng/asm/compiler/mads/MadsCompiler.xml index 589d1e2c..71648ee3 100644 --- a/com.wudsn.ide.lng.asm/src/com/wudsn/ide/lng/asm/compiler/mads/MadsCompiler.xml +++ b/com.wudsn.ide.lng.asm/src/com/wudsn/ide/lng/asm/compiler/mads/MadsCompiler.xml @@ -352,6 +352,12 @@ title="Define _a_r_r_a_y" type="BEGIN_FOLDING_BLOCK_DIRECTIVE" proposal=".ARRAY _\n.ENDA"/> + - -