Commit Graph

27 Commits

Author SHA1 Message Date
dborth
a0202eca85 update makefiles 2009-10-03 17:03:20 +00:00
dborth
e78581e845 code restructure, revamp filebrowser 2009-10-01 22:35:12 +00:00
dborth
55cd167c92 proper r18 support - no more custom "tremor" lib 2009-09-15 06:13:08 +00:00
dborth
5ed806d8a1 add pngu and metaphrasis to project 2009-08-25 17:21:46 +00:00
dborth
a59ecff899 corrections to compile on r18 2009-05-21 04:17:44 +00:00
dborth
14c80e74e2 2009-03-16 05:16:20 +00:00
dborth
57406336d5 merged new GUI to trunk 2009-03-11 17:28:37 +00:00
michniewski
38a1c406d3 added provisions for usbgecko debugging 2009-01-30 02:20:43 +00:00
dborth
b6791d16f7 fix for Super Mario RPG, minor bug fixes, auto update feature 2008-12-24 08:02:04 +00:00
dborth
6d288c1c90 improve device thread, change pref loading 2008-12-18 23:22:32 +00:00
dborth
b6273051f8 finalize 006 2008-10-16 01:31:48 +00:00
dborth
f5d6042073 add 7z support, code cleanup 2008-10-14 09:21:34 +00:00
dborth
95533ef5aa file size/type check, remove pngu from source 2008-10-05 21:56:18 +00:00
dborth
e053a3d128 re-enable SD readahead, change Wii build to -O3 2008-10-05 06:47:57 +00:00
dborth
fceb68bbd8 fix DVD - reverting back to -O2, -O3 BREAKS libdi 2008-09-24 04:46:50 +00:00
dborth
b72119fe6a change to -O3 2008-09-23 04:58:56 +00:00
michniewski
c47d9bbc98 - reimplemented zooming (limited range, option to reset)
- video debugging info now written to a file (if flag set)
2008-09-23 03:49:57 +00:00
dborth
d6874eb1c7 makefile changes - try old makefiles if something goes wrong! 2008-09-10 05:58:35 +00:00
dborth
a5a8dba908 makefile tweak 2008-09-02 01:39:56 +00:00
michniewski
9091260171 - video mode should now always correctly update after changing settings
- widescreen(16:9) support, only enabled on filtered video modes because it degrades quality
2008-08-25 05:57:43 +00:00
michniewski
30dd0d1a0d - preliminary Wii DVD support (with libdi)
- misc small dvd fixes
2008-08-19 06:05:57 +00:00
dborth
d473270f30 -rearrange libpng, add xml support
-update readme
2008-08-14 06:07:17 +00:00
dborth
6b785b0b68 housekeeping 2008-08-12 03:25:16 +00:00
dborth
654c9b353b update makefiles, readme 2008-08-10 03:36:44 +00:00
michniewski
edf269f97d - added: option to disable AA filtering (snes graphics 'crisper', AA now default OFF)
- added: mapped zooming and turbo mode to classic controller
- added: preliminary usb support (loading)
- changed: sram and freezes now saved by filename, not internal romname. If you have multiple versions of the same game, you can now have srams and freezes for each version. A prompt to convert to the new naming is provided for sram only.
- changed: by default, autoload/save sram and freeze enabled
2008-08-06 02:31:44 +00:00
michniewski
dee563ab2d [What Was New 003]
- added: alphabetical file sorting
- added: background logo/backdrop + nicer menus
- added: scrolling in ROM selector
- fixed: switching between pal/ntsc ROMS doesn't mess up timings
- fixed: GC controller config works now
- fixed: freeze autoloading on ROM load
- fixed: zipped ROMS should now load in a reasonable time
- fixed: precompiled dols for autosaving to various locations (see readme)
- changed: GC default quickload slot (to sd) (thanks kerframil)
- changed: default load/save dirs are now "/snes9x/roms" and "/snes/save/"  (thanks kerframil)
- changed: Classic X and Y defaults aren't switched
- changed: if autosave is enabled, it doesn't ask to save SRAM anymore. It is saved in the background.
- updated README
2008-08-06 01:55:59 +00:00
michniewski
6892e8152e [What Was New 002]
- added: classic and nunchuk support
- added: all controllers can now be configured
- added: GC version (untested)
- changed: mappings are no longer stored in SRAM, but in config file. This means no per-game configurations, but one global config per controller.
- one makefile to make all versions. (thanks to snes9x143 SVN)
2008-08-06 01:45:56 +00:00