(launcher.tal) Release inputs on load-rom
This commit is contained in:
parent
42a804ddc0
commit
a17b442fe2
|
@ -256,6 +256,10 @@ RTN
|
||||||
|
|
||||||
@run-file ( id -- )
|
@run-file ( id -- )
|
||||||
|
|
||||||
|
( release inputs )
|
||||||
|
#0000 .Controller/button DEO2
|
||||||
|
#00 .Mouse/state DEO
|
||||||
|
|
||||||
;get-entry JSR2 #0005 ++
|
;get-entry JSR2 #0005 ++
|
||||||
|
|
||||||
DUP2 ;check-rom JSR2 ,&valid JCN
|
DUP2 ;check-rom JSR2 ,&valid JCN
|
||||||
|
|
Loading…
Reference in New Issue