From a17b442fe2b66103c1540749cfa405595b535b12 Mon Sep 17 00:00:00 2001 From: neauoire Date: Fri, 21 Jan 2022 20:44:29 -0800 Subject: [PATCH] (launcher.tal) Release inputs on load-rom --- projects/software/launcher.tal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projects/software/launcher.tal b/projects/software/launcher.tal index f7aeac3..da87f0d 100644 --- a/projects/software/launcher.tal +++ b/projects/software/launcher.tal @@ -256,6 +256,10 @@ RTN @run-file ( id -- ) + ( release inputs ) + #0000 .Controller/button DEO2 + #00 .Mouse/state DEO + ;get-entry JSR2 #0005 ++ DUP2 ;check-rom JSR2 ,&valid JCN