Caanoo port of Dosbox 0.74
( www.dosbox.com )
- based on GP2X port of Dosbox 0.72 by Pickle and the work by sdm with stick control code borrowed from Zx-81
- output must be overlay.
- minidisplay functionality of GP2X is currently not available
- source diff included
- controls:
touchscreen mouse, tap for left button tap+stick for right button
stick mouse (toggle with II)
home = exit
I = on screen keyboard
L= left mouse
R= right mouse
hold= debug bar (fps counter)
controls can be redefined in the mapper.txt, button mapping:
A=256,B=258,X=259,Y=257,L=260,R=261,
home=262,hold=263,stick=266,I=264,II=265
so e.g.
key_enter 'key 256'
in mapping.txt assigns A to be enter key
( www.dosbox.com )
- based on GP2X port of Dosbox 0.72 by Pickle and the work by sdm with stick control code borrowed from Zx-81
- output must be overlay.
- minidisplay functionality of GP2X is currently not available
- source diff included
- controls:
touchscreen mouse, tap for left button tap+stick for right button
stick mouse (toggle with II)
home = exit
I = on screen keyboard
L= left mouse
R= right mouse
hold= debug bar (fps counter)
controls can be redefined in the mapper.txt, button mapping:
A=256,B=258,X=259,Y=257,L=260,R=261,
home=262,hold=263,stick=266,I=264,II=265
so e.g.
key_enter 'key 256'
in mapping.txt assigns A to be enter key