Re: [hatari-devel] Win + SDL2 = no debugger

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Am Sat, 21 Nov 2015 09:16:40 +0000
schrieb Douglas Little <doug694@xxxxxxxxxxxxxx>:

> Hi,
> 
> It seems with the SDL2 Windows build of Hatari, it's not possible to
> invoke the debugger with a keypress. It ignores the configured key
> (F10). Other hotkeys work (e.g. for options, reset etc. etc.).

Keycode encoding changed between SDL1 and SDL2, so if you're using the
encoding from SDL1, it's normal that it does not work anymore...
This is something that has to be solved in a better way before we fully
switch to SDL2.
For the time being, you can use this table here for SDL2 keycodes:
 https://wiki.libsdl.org/SDLKeycodeLookup

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/