Find the answer to your Linux question:
Results 1 to 2 of 2
I am using chipmunk basic to validate a program which I want to convert. The original input was: INP (&h0201). Chipmunk uses INPUT but am not sure it uses the ...
  1. #1
    Linux User
    Join Date
    Mar 2008
    Posts
    287

    basic language programming i/o

    I am using chipmunk basic to validate a program which I want to convert.
    The original input was: INP (&h0201). Chipmunk uses INPUT but am not sure it uses the same syntax for accessing the game/joystick port. Do I need to open up the port? If so how?

  2. #2
    Linux User
    Join Date
    Mar 2008
    Posts
    287
    When I use peek (0x201) I get a message that is not within my programs ability to access this address.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...