commit a17b442fe2b66103c1540749cfa405595b535b12
parent 42a804ddc06185e50ea83a592449e638205f5e09
Author: neauoire <aliceffekt@gmail.com>
Date: Fri, 21 Jan 2022 20:44:29 -0800
(launcher.tal) Release inputs on load-rom
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git 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