View Single Post
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#24
Originally Posted by droll View Post
so the DrNokSnes example won't work for me (would have loved it though. an excuse to learn python).
You can configure stuff on the fly in DrNokSnes. Try it Behind the scenes, it just saves state, terminates the SDL application, switches to UI app, then respawns SDL application and restores state when finished.

(It is not python btw).