Commit Graph

  • ff78bdfaa5 rewritten code, many bugfixes dborth 2009-10-06 07:17:52 +00:00
  • 1fac866d18 fix pref path dborth 2009-10-05 01:30:19 +00:00
  • 941047bb18 minor improvements dborth 2009-10-04 19:29:47 +00:00
  • 852f7875fa bugfix dborth 2009-10-03 22:45:26 +00:00
  • 1c50479099 compiling fix dborth 2009-10-03 20:14:25 +00:00
  • 2c59c29222 more small bugfixes dborth 2009-10-03 19:47:35 +00:00
  • 47bb000985 switch to size_t dborth 2009-10-03 19:09:59 +00:00
  • b042913f10 small bugfixes dborth 2009-10-03 18:44:23 +00:00
  • f1c2d1db4b fix compile error dborth 2009-10-03 17:07:13 +00:00
  • ccb16932f8 remove dvd file op code. handled by devoptab now. dvd in gamecube mode will work now. dborth 2009-10-03 17:00:14 +00:00
  • 3181fb22ad Fixed some GB-Z80 instructions. Special thanks to Blargg and Dwedit. dborth 2009-10-03 16:47:16 +00:00
  • fe4821550d fix MBC2 saving/loading dborth 2009-10-03 16:42:30 +00:00
  • 0c9866bb66 small bugfixes dborth 2009-10-02 03:09:10 +00:00
  • 28718ab082 code restructure, revamp filebrowser dborth 2009-10-01 22:42:02 +00:00
  • ba036c8420 dborth 2009-09-25 18:50:57 +00:00
  • bccefeab05 dborth 2009-09-25 18:47:55 +00:00
  • c9f4238e99 add code for usb gecko debugging dborth 2009-09-25 18:46:25 +00:00
  • 03f068e49e fix memory leak dborth 2009-09-25 18:37:17 +00:00
  • 417ef3d1f8 oggplayer fix dborth 2009-09-20 01:38:58 +00:00
  • 224633c761 fix makefile dborth 2009-09-17 07:50:05 +00:00
  • 1442fa90a8 [2.0.7 - September 16, 2009] 2.0.7 dborth 2009-09-16 08:05:03 +00:00
  • c0d3cd594e finalize 2.0.7 dborth 2009-09-16 08:04:39 +00:00
  • 5fa5095ab5 fix makefile dborth 2009-09-16 07:55:26 +00:00
  • 15e802c410 proper code to change video modes dborth 2009-09-16 07:55:07 +00:00
  • 3a46df0520 small menu bugfix dborth 2009-09-15 07:20:16 +00:00
  • b998bdbb36 increase max saves to 100 dborth 2009-09-15 06:56:25 +00:00
  • be27c9f411 fix makefile dborth 2009-09-15 06:14:04 +00:00
  • 8d824754e5 AA mode support dborth 2009-09-15 06:11:20 +00:00
  • acf54f521e proper r18 support - no more custom "tremor" lib dborth 2009-09-15 06:07:44 +00:00
  • ffb8c8945f add pngu and metaphrasis to project dborth 2009-08-25 17:20:54 +00:00
  • a5272b8cf5 text alignment corrections dborth 2009-08-21 07:20:13 +00:00
  • a155c8105e replace keyboard/mouse code w/ code from libogc dborth 2009-08-14 07:01:20 +00:00
  • 4dd183302e dborth 2009-08-12 05:39:01 +00:00
  • 74d1db9684 dborth 2009-08-04 04:31:21 +00:00
  • 97dc411a78 dborth 2009-08-04 04:27:41 +00:00
  • c2fb369756 rename variables dborth 2009-08-04 04:24:01 +00:00
  • 2e8fc72561 disable DVD for GameCube (not implemented!) dborth 2009-08-02 07:30:36 +00:00
  • 1392b1608f remove dvd file limit dborth 2009-07-31 01:42:45 +00:00
  • 4829178f04 dborth 2009-07-27 22:33:32 +00:00
  • 05206863e1 improvements to optionbrowser dborth 2009-07-27 22:23:55 +00:00
  • 3e79990a07 dborth 2009-07-27 03:50:37 +00:00
  • cfa121ef9e dborth 2009-07-23 07:48:00 +00:00
  • 167f3484b2 [2.0.6 - July 22, 2009] 2.0.6 dborth 2009-07-23 03:31:13 +00:00
  • 106224b946 bump version dborth 2009-07-23 03:30:42 +00:00
  • 7e1a75030d change default prompt window selection to "Cancel" button dborth 2009-07-22 04:41:20 +00:00
  • 150d9f82d2 fix shift key, game save bug dborth 2009-07-16 17:47:47 +00:00
  • 75bc41f288 update for new libogc dborth 2009-07-10 21:30:13 +00:00
  • 52610a72ee fix text scrolling - it works again! dborth 2009-07-10 04:12:12 +00:00
  • 336d420590 [2.0.5 - July 9, 2009] 2.0.5 dborth 2009-07-09 22:52:03 +00:00
  • 9c1014fcb4 finalize 2.0.5 dborth 2009-07-09 22:51:35 +00:00
  • 1abc60f6ab fix 7z lockup, better 7z error message dborth 2009-07-09 21:51:41 +00:00
  • dbe234c052 prevent lockups on exit dborth 2009-07-09 17:52:35 +00:00
  • 3aa5f2c9e2 dborth 2009-07-09 04:13:54 +00:00
  • e5b857203c stop parsing when loading a file dborth 2009-07-08 20:26:05 +00:00
  • 141c6373c9 fix performance problems with rendering multiple font sizes dborth 2009-07-08 07:21:01 +00:00
  • af143efc34 improvements to onscreen keyboard dborth 2009-07-08 05:56:58 +00:00
  • d941c4a02c faster smb browsing - added thread to parse entries dborth 2009-07-07 06:37:22 +00:00
  • 014505c37c preferences now only saved on exit, RAM auto-saved on power off from within a game, last browser folder is now remembered dborth 2009-07-07 04:48:37 +00:00
  • 10c705dc23 don't change dir names for display dborth 2009-07-07 02:26:53 +00:00
  • 7b3bb36771 disable debugging console dborth 2009-07-03 13:38:03 +00:00
  • 061d03ac04 fixed no sound on gamecube dborth 2009-07-01 17:40:11 +00:00
  • f2d89a51b9 tidy up http code dborth 2009-07-01 17:35:58 +00:00
  • 9dcf4c2387 fixed controller mapping Reset button bug dborth 2009-07-01 17:15:21 +00:00
  • 941db39a11 dborth 2009-06-30 07:22:43 +00:00
  • f15ed0c57d whoops! broke auto-update! fixed. dborth 2009-06-30 07:12:38 +00:00
  • d9ebf9c7fe [2.0.4 - June 30, 2009] 2.0.4 dborth 2009-06-30 06:41:42 +00:00
  • c798156348 finalize 2.0.4 dborth 2009-06-30 06:41:12 +00:00
  • 38e5f59652 dborth 2009-06-29 06:54:47 +00:00
  • ddf1a540d1 improved save file detection algorithm dborth 2009-06-28 07:06:28 +00:00
  • 3e76213c96 add DI_Close, don't wait for net init before entering game, add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings, change video callbacks to avoid over-reading pads dborth 2009-06-27 20:06:26 +00:00
  • c3440eb8b2 dborth 2009-06-18 06:09:45 +00:00
  • ffcb6291da fix file browser bug dborth 2009-06-18 06:09:14 +00:00
  • dcfbbbc000 shrink file selector font size, increase to 10 entries dborth 2009-06-18 05:50:09 +00:00
  • 7fdcb6f1c4 button mapping cleared on Home press dborth 2009-06-18 04:48:10 +00:00
  • 99e23f239c only update battery images when required, GB mono changes dborth 2009-06-17 07:47:22 +00:00
  • 8500962719 improve 7z error messages, minor bugfixes dborth 2009-06-16 08:39:12 +00:00
  • a08c2783d1 bump version dborth 2009-06-16 05:16:45 +00:00
  • 3f71b1f69c correction for loading settings from usb, set widescreen to maximum size dborth 2009-06-16 05:01:12 +00:00
  • 7ebae27e25 fix screenshot taking stuff dborth 2009-06-15 08:22:16 +00:00
  • 6d1baab859 change switch audio mode code dborth 2009-06-13 17:50:07 +00:00
  • 1a5885f0ce fix long-standing menu "random" lockup/crashing bug. caused by Hermes' oggplayer threading. oggplayer rewritten. dborth 2009-06-13 08:41:35 +00:00
  • 00e80c3f32 fix mem card write verify bug dborth 2009-06-13 01:58:06 +00:00
  • d9c9fc15a7 fix savebrowser bugs dborth 2009-06-13 01:39:26 +00:00
  • 279333fd01 better path handling code dborth 2009-06-12 07:43:19 +00:00
  • b9a9bf6aaa default colorizing to off dborth 2009-06-10 02:06:56 +00:00
  • 739d2b24f4 dborth 2009-06-07 18:03:31 +00:00
  • 4ba03ee791 fix for Issue 128 dborth 2009-06-04 06:24:24 +00:00
  • 3adc7865be cleanup while loop vars dborth 2009-06-02 06:48:55 +00:00
  • d64c223a62 reduce memory fragmentation with static savebuffer dborth 2009-06-01 21:56:38 +00:00
  • fd1fdc585c partial cleanup of Tantric's palette saving/loading disaster code Carl.Kenner 2009-06-01 12:36:56 +00:00
  • a8eb751e40 partial cleanup of palette saving/loading disaster code dborth 2009-06-01 07:20:23 +00:00
  • 6e583296f9 palettes for lots of new games Carl.Kenner 2009-05-31 20:07:08 +00:00
  • 6756dafe6d [2.0.3 - May 30, 2009] 2.0.3 dborth 2009-05-30 19:12:09 +00:00
  • bc12b5559f bump version dborth 2009-05-30 19:11:46 +00:00
  • c04fcf573f fix update window causing crash, misc tweaks dborth 2009-05-30 18:32:24 +00:00
  • 83a1f38626 Palettes are working well now. Carl.Kenner 2009-05-30 18:11:59 +00:00
  • ba6a55d50c correction for home menu popping up on game load dborth 2009-05-30 06:47:05 +00:00
  • b269d3583d fix for SMB, misc improvements dborth 2009-05-30 06:27:47 +00:00
  • 5a8546d5bf Why isn't this working??? Carl.Kenner 2009-05-29 20:04:11 +00:00
  • aec190e63f Star Wars games, Wii Controls Carl.Kenner 2009-05-29 17:04:50 +00:00