Commit Graph

  • cce59fa2c7 DVD fix, remove libs dborth 2008-08-22 20:23:32 +00:00
  • 0261754092 remove unneeded define dborth 2008-08-22 02:49:16 +00:00
  • fad4a5a114 Unzip from SMB works now Pref XML now formatted dborth 2008-08-22 02:47:08 +00:00
  • 402da070a2 dborth 2008-08-21 04:58:28 +00:00
  • 5bd1e3d15a update readme dborth 2008-08-21 02:06:16 +00:00
  • 1f8e523ac2 Preferences now loaded/saved to XML dborth 2008-08-20 07:58:55 +00:00
  • 6d0f044f40 - gc and wm analogs now use the same algorithm (thanks eke eke) - moved controller stuff to new file michniewski 2008-08-20 04:07:38 +00:00
  • 4d372ffa07 Add libdi to project for easier compiling dborth 2008-08-19 16:28:37 +00:00
  • 30dd0d1a0d - preliminary Wii DVD support (with libdi) - misc small dvd fixes michniewski 2008-08-19 06:05:57 +00:00
  • 0ca6590c3f fix 'black screen' bug dborth 2008-08-17 19:33:55 +00:00
  • 62e6fab1ad memcard / DVD / other bug fixes dborth 2008-08-17 05:25:33 +00:00
  • d253f9f590 fix GC DVD support dborth 2008-08-16 00:02:08 +00:00
  • 1a366b7a1f dborth 2008-08-14 06:20:44 +00:00
  • 3489e853a1 dborth 2008-08-14 06:08:03 +00:00
  • d473270f30 -rearrange libpng, add xml support -update readme dborth 2008-08-14 06:07:17 +00:00
  • aff0dc6d17 -scrollable cheat menu -housekeeping dborth 2008-08-13 22:44:59 +00:00
  • 30dc47b29d SMB updates, menu tweaks dborth 2008-08-13 05:47:04 +00:00
  • 6b785b0b68 housekeeping dborth 2008-08-12 03:25:16 +00:00
  • 0ddf00e79e bug fixes for smb - everything works now EXCEPT LoadSMBFile() dborth 2008-08-10 08:09:22 +00:00
  • 654c9b353b update makefiles, readme dborth 2008-08-10 03:36:44 +00:00
  • e6f129332f tinysmb now used from libogc dborth 2008-08-10 03:15:16 +00:00
  • 6ff361a2cd rewrite of smb code, partially working on Wii misc bug fixes function cleanup dborth 2008-08-10 03:14:39 +00:00
  • 7cb0371b38 michniewski 2008-08-08 16:27:29 +00:00
  • 530ab87bc5 dborth 2008-08-08 08:13:13 +00:00
  • 09cb10dfb6 -add functions to auto-determine load/save device -libfat cleanup, add sd gecko support -tweak to mouse code dborth 2008-08-08 07:57:01 +00:00
  • c3bead1447 + mouse and justifier support (mapped to GC pad and wiimote) michniewski 2008-08-08 02:09:02 +00:00
  • 301108bfdd Add mouse toggle to menu dborth 2008-08-07 06:46:36 +00:00
  • 9f3a75e134 Renaming files dborth 2008-08-07 05:33:24 +00:00
  • 994d3c8944 Renaming files dborth 2008-08-07 05:20:24 +00:00
  • 023b0e4f3b Renaming files dborth 2008-08-07 05:19:17 +00:00
  • 56ac399948 dborth 2008-08-07 03:59:45 +00:00
  • fa53f1227b dborth 2008-08-07 03:59:06 +00:00
  • 81b0a43d5c dborth 2008-08-07 03:58:41 +00:00
  • 15f45cf523 Enable cheats dborth 2008-08-07 03:25:32 +00:00
  • 17d6488545 -Save/Load preferences are now on Preferences menu -Save/Load Method set to Auto - will automatically determine method (NOT YET IMPLEMENTED - defaults to SD for the moment) -All ROM, SRAM, Freeze, and preferences are saved/loaded according to these preferences -new cheats menu! Loads .CHT file from /cheats folder, must match file name of ROM -combined SRAM / Freeze Managers into new "Game Option" menu -SRAM / Freeze - game (re)loaded automatically after loading a SRAM or Freeze from Game Options -SRAM load/save defaults to ON -Game Options, Return to Game, Reload Game do not show up until a game has been loaded -added ROM Information page to Game Option menu -licence/credits moved to Credits page -menu code tweaks -USB support -added future support for Wii DVD / Network loading -MultiTap & SuperScope moved to controller configuration -combined/rewrote SRAM/preferences/freeze code - this is now much cleaner and less repetitve - a few steps closer to being workable -a lot of function parameters have been changed and standardized -if preferences can't be loaded at the start and/or are reset, preferences menu pops up -if Home button is pressed when a game is running, Game Menu pops up -a bunch of misc. bug fixes -probably some more things dborth 2008-08-07 03:25:02 +00:00
  • 1478cee2a3 - Superscope support for wiimote and GC controller - Fixed Multitap michniewski 2008-08-06 14:40:28 +00:00
  • 66b4f278f6 - added preliminary superscope support michniewski 2008-08-06 02:55:44 +00:00
  • 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 michniewski 2008-08-06 02:31:44 +00:00
  • 26b7c62aca removed files which shouldn't have been there. michniewski 2008-08-06 02:27:52 +00:00
  • 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 michniewski 2008-08-06 01:55:59 +00:00
  • 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) michniewski 2008-08-06 01:45:56 +00:00
  • 6fb28b823a [What Was New 001] - compiles with latest devkitppc (r15) - now uses libfat (can use front sd slot on wii) - updated menu items a bit - wiimote support - fixed: autoload sram/freeze - fixed: rom plays immediately after loading michniewski 2008-08-06 01:39:43 +00:00
  • ceacc3a72c Original version off of which work began. Crunchy2's last release (2.0.1b8) michniewski 2008-08-06 01:09:59 +00:00