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 ...
- 01-05-2009 #1Linux 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?
- 01-09-2009 #2Linux 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.


Reply With Quote