From d863da5b7336903679651403c16602bcb9d4b0ad Mon Sep 17 00:00:00 2001 From: peterdell Date: Fri, 30 Aug 2019 13:37:15 +0200 Subject: [PATCH] Update exmaples --- com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Example-Includes.asm | 1 - com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Test.asm | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Example-Includes.asm b/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Example-Includes.asm index f597f859..4bbf31e4 100644 --- a/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Example-Includes.asm +++ b/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Example-Includes.asm @@ -6,7 +6,6 @@ ; Absolute and relative file paths are supported. ICL "..\Macros.inc" - ; Support for hyperlink navigation to binary includes. ; Absolute and relative file paths are supported. INS "C:\jac\system\Atari800\Example.bin" diff --git a/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Test.asm b/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Test.asm index 0f760a56..283b1796 100644 --- a/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Test.asm +++ b/com.wudsn.ide.ref/ASM/Atari8/MADS/MADS-Test.asm @@ -2,5 +2,5 @@ ORG $1000 - lax $ab +LAB1 lax $ab