[hatari-devel] Crosscompiling Hatari for GP2X Wiz
Matthias Arndt
marndt at asmsoftware.de
Mon Mar 28 17:40:06 CEST 2011
Am Sonntag, den 27.03.2011, 20:59 +0300 schrieb Eero Tamminen:
> Hi,
>
> On sunnuntai 27 maaliskuu 2011, Matthias Arndt wrote:
> > > No need for that, just configure the keys in the Hatari configuration
> > > file.
> >
> > Can it map joystick events (e.q. buttons)?
>
> Specific key events have been supported "forever".
>
>
> > The target has no keyboard, just a joystick + stylus as SDL mouse.
>
> That's similar to N800, so there shouldn't be any problem.
I just want to make sure we talk about the same functionality:
IF Button X on SDL_JOYSTICK(xy) IS PRESSED
SIMULATE ATARI KEYPRESS <abc>
ENDIF
IF Button Y on SDL_JOYSTICK(xy) IS PRESSED
SIMULATE HOST KEYPRESS <abc> e.q. open GUI, quit emulator
ENDIF
If so, how can I determine which event number I have to map as I only
have the standard SDL_Joystick defines available which give numbers
between 0 and 16.
> On sunnuntai 27 maaliskuu 2011, Matthias Arndt wrote:
> > Am Sonntag, den 27.03.2011, 18:50 +0300 schrieb Eero Tamminen:
> > I edited all tools for the Wiz toolchain now. within CmakeCache.txt
> >
> > The Make itself fails with the buildcpu things:
>
> You can change this:
> CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
>
> To TRUE to see what it does.
I set it to true. The resulting makelog and the Cmake config in use is
attached to this mail.
Regards,
Matthias
--
Matthias Arndt <marndt at asmsoftware.de>
PGP-Key: http://www.final-memory.org/files/marndt.asc ICQ: 40358321
>>> Jabber: simonsunnyboy at jabber.ccc.de <<<
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wiz-makelog.tgz
Type: application/x-compressed-tar
Size: 5654 bytes
Desc: not available
URL: <https://lists.berlios.de/pipermail/hatari-devel/attachments/20110328/bca53276/attachment.bin>
More information about the hatari-devel
mailing list