From 4af34930ca4af996b87ce50d0f1dcc832ea94e8b Mon Sep 17 00:00:00 2001 From: jespergravgaard Date: Thu, 6 Aug 2020 11:02:02 +0200 Subject: [PATCH] Updated test ref --- src/test/ref/examples/atarixl/helloxl.asm | 2 +- src/test/ref/examples/atarixl/helloxl.log | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test/ref/examples/atarixl/helloxl.asm b/src/test/ref/examples/atarixl/helloxl.asm index 26bb98578..6d707900c 100644 --- a/src/test/ref/examples/atarixl/helloxl.asm +++ b/src/test/ref/examples/atarixl/helloxl.asm @@ -2,7 +2,7 @@ // XEX file format https://www.atarimax.com/jindroush.atari.org/afmtexe.html // Minimal Hello World https://atariage.com/forums/topic/229742-help-with-hello-world-in-mads/ // Display Lists atariarchives.org/mapping/appendix8.php - // Atari XL/XE minimal XEX file + // Atari XL/XE XEX file minimal file // https://www.atarimax.com/jindroush.atari.org/afmtexe.html .file [name="helloxl.xex", type="bin", segments="XexFile"] .segmentdef Program [segments="ProgramStart, Code, Data, ProgramEnd"] diff --git a/src/test/ref/examples/atarixl/helloxl.log b/src/test/ref/examples/atarixl/helloxl.log index 0305f2a1e..cfb55e9e3 100644 --- a/src/test/ref/examples/atarixl/helloxl.log +++ b/src/test/ref/examples/atarixl/helloxl.log @@ -141,7 +141,7 @@ Target platform is atarixl / MOS6502X // Minimal Hello World https://atariage.com/forums/topic/229742-help-with-hello-world-in-mads/ // Display Lists atariarchives.org/mapping/appendix8.php // Upstart - // Atari XL/XE minimal XEX file + // Atari XL/XE XEX file minimal file // https://www.atarimax.com/jindroush.atari.org/afmtexe.html .file [name="helloxl.xex", type="bin", segments="XexFile"] .segmentdef Program [segments="ProgramStart, Code, Data, ProgramEnd"] @@ -217,7 +217,7 @@ ASSEMBLER BEFORE OPTIMIZATION // Minimal Hello World https://atariage.com/forums/topic/229742-help-with-hello-world-in-mads/ // Display Lists atariarchives.org/mapping/appendix8.php // Upstart - // Atari XL/XE minimal XEX file + // Atari XL/XE XEX file minimal file // https://www.atarimax.com/jindroush.atari.org/afmtexe.html .file [name="helloxl.xex", type="bin", segments="XexFile"] .segmentdef Program [segments="ProgramStart, Code, Data, ProgramEnd"] @@ -304,7 +304,7 @@ Score: 48 // Minimal Hello World https://atariage.com/forums/topic/229742-help-with-hello-world-in-mads/ // Display Lists atariarchives.org/mapping/appendix8.php // Upstart - // Atari XL/XE minimal XEX file + // Atari XL/XE XEX file minimal file // https://www.atarimax.com/jindroush.atari.org/afmtexe.html .file [name="helloxl.xex", type="bin", segments="XexFile"] .segmentdef Program [segments="ProgramStart, Code, Data, ProgramEnd"]