Browse code

(launcher.tal) Release inputs on load-rom

neauoire authored on 22/01/2022 04:44:29
Showing 1 changed files
... ...
@@ -256,6 +256,10 @@ RTN
256 256
 
257 257
 @run-file ( id -- )
258 258
 
259
+	( release inputs )
260
+	#0000 .Controller/button DEO2
261
+	#00 .Mouse/state DEO
262
+
259 263
 	;get-entry JSR2 #0005 ++
260 264
 	
261 265
 	DUP2 ;check-rom JSR2 ,&valid JCN