2009-01-07 18:35:40 +01:00
|
|
|
version 2:
|
2009-01-10 14:05:50 +01:00
|
|
|
* Also support the .prg format
|
2009-01-10 12:20:00 +01:00
|
|
|
* Added support for classic controllers. NOTE: This is untested since I don't
|
|
|
|
have a classic controller!
|
2009-01-10 10:32:58 +01:00
|
|
|
* Fixed some corner-cases in the prefs setting to avoid loosing key bindings etc
|
2009-01-10 10:02:44 +01:00
|
|
|
* Improve keyboard bindings to handle press and release correctly and also
|
|
|
|
both controllers at the same time (key is released when the last controller releases
|
|
|
|
it)
|
|
|
|
* Handle keycode 0 and therefore make del work
|
2009-01-09 20:26:52 +01:00
|
|
|
* Remove the 1-1 graphics option and make stretched the default. Should avoid
|
|
|
|
"helpful and constructive" messages such as
|
|
|
|
http://wiinewz.com/forums/nintendo-news/91829-frodo-v1-0-a.html#post580580
|
2009-01-10 12:20:00 +01:00
|
|
|
* Improved speed just a bit (by enabling compiler optimization!)
|
2009-01-07 20:56:10 +01:00
|
|
|
* Only save prefs on exit
|
|
|
|
* Pause sound in the menu
|
2009-01-07 18:35:40 +01:00
|
|
|
* Handle very long filenames better (thanks Corey89 for pointing this out)
|
2009-01-07 20:56:10 +01:00
|
|
|
* Corrected file sorting
|
2009-01-07 18:35:40 +01:00
|
|
|
* Better Makefile
|
|
|
|
* More keycodes added (C=)
|
|
|
|
|
|
|
|
version 1:
|
|
|
|
* Initial release
|