From caa6b018fa183336d49756c68ac7b833b1be0da9 Mon Sep 17 00:00:00 2001 From: neauoire Date: Tue, 21 Sep 2021 10:04:52 -0700 Subject: [PATCH] Experimenting with rom launching mode --- projects/software/launcher.tal | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/projects/software/launcher.tal b/projects/software/launcher.tal index f3482e6..d67518c 100644 --- a/projects/software/launcher.tal +++ b/projects/software/launcher.tal @@ -102,9 +102,8 @@ RTN @launch ( path* -- ) .File/name DEO2 - #ffff .File/length DEO2 - #0000 .File/load DEO2 - #0100 JMP2 + #ff00 .File/length DEO2 + #0100 .File/load DEO2 RTN