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"]