Those are good feature requests, but i'll start first with the replies.
Poke-dro wrote:I've tried associating files through Windows XP SP3 but once associated it doesn't work. When double-clicking a MIN file it just crashes...
Thanks for letting me know about that, i've checked out the problem.
Anyway it should had been quicker if the bug report was done in the proper place:
http://code.google.com/p/pokemini/issues/list
Poke-dro wrote:The reason I'd like the option to switch off the screen shake is because it causes tearing on my netbook. Maybe a VSync option could also fix this?
I'm not sure about "Wait for VSync" because Pokémon-Mini use an odd refresh rate (around 72Hz) and i can't stall the loop for low refresh rates such as 60 Hz, i'll probably need triple buffer but i never tried doing something like that.
zoranc wrote:I always missed an easy way (read one key press) to exit the emulator.
Again?... It's Alt+F4 (Doh!!) or Ctrl+Q (it display the combination inside the menu item!)
-
Now the suggestions:
Associate MIN files option with the emulator
That's very OS dependent, i only know how to do it on Windows (using Registry), if anyone know how to do on Linux it should be helpful.
Maybe i'll implement on Win32 GUI platform only.
Recent ROMs list in the File menu
Can be useful. it will be implemented on Debugger and Win32 GUI platforms
Option to switch off 'screen shaking'
Yes, will add that but then the user will be unable to know when the system is rumbling
Drag & Drop ROMs
It will be implemented on Debugger and Win32 GUI platforms