-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi guys,
Not sure if it'll be relevant or usable for Freevo, but there's work on
generating native code from Python (with some restrictions).
http://mark.dufour.googlepages.com/
T.C.
- --
Wan Tat Chee (Senior Lecturer)
School of Computer Sciences, U
- freevo-games-interface-array-index-self.patch
Changes freevo/ui/games/interface.py to remove the parameter "ind"
that conflicts in the suffix() method.
This fixes the "games and emulators" listing of roms and makes it
work.
- games-add-exit-event.patch
Maps the EXIT key to t
I have configures Zsnes to play some roms and I have found a problem
with the way the stop method works.
The stop method kills the child that Freevo has created to run zsnes.
This way Zsnes seems to not save the state of the game and for example
"Super Mario world" starts always from the beginning.