Fletch Posted April 19, 2017 Share Posted April 19, 2017 Been messing about with GFA BASIC and reading the joystick. When I exit the program I assume I need to restore the mouse, but I am unsure how. Any tips? Thanks! Pete Quote Link to comment Share on other sites More sharing options...
ggn Posted April 19, 2017 Share Posted April 19, 2017 Oh god it's been so long since I last needed that! Anyway, before exiting put a ~mousekand you should be fine! Quote Link to comment Share on other sites More sharing options...
simonsunnyboy Posted April 19, 2017 Share Posted April 19, 2017 STICK 1 .. STICK 0 or the more classic OUT 4,20 ! enable joystick... OUT 4,8 ! disable joystick and reactivate mouseshould do the trick Quote Link to comment Share on other sites More sharing options...
Fletch Posted April 22, 2017 Author Share Posted April 22, 2017 Thanks fellas! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.