Commit Graph

255 Commits

Author SHA1 Message Date
dborth
f2773a5b9c FDS corrections 2009-07-20 07:14:18 +00:00
dborth
aec5667532 save states work now, other misc bugfixes/improvements 2009-07-20 06:18:06 +00:00
dborth
e22f34ec7f code cleanup 2009-07-18 06:19:04 +00:00
dborth
6cd1e80ef1 update core to FCEUX 2.1.0a 2009-07-17 17:27:04 +00:00
dborth
fe266601bd fix shift key, game save bug 2009-07-16 17:47:24 +00:00
dborth
3de479a102 allow NULL on SetImage 2009-07-15 03:38:13 +00:00
dborth
4546f65b21 update for new libogc 2009-07-10 21:29:48 +00:00
dborth
86f3bdc9d6 fix text scrolling - it works again! 2009-07-10 04:11:56 +00:00
dborth
698cf4177d finalize 3.0.6 2009-07-09 22:33:55 +00:00
dborth
87493335bb fix 7z lockup, better 7z error message 2009-07-09 21:49:26 +00:00
dborth
631392688f prevent lockups on exit 2009-07-09 17:47:28 +00:00
dborth
2a62f816d5 2009-07-09 04:13:26 +00:00
dborth
530e028c13 stop parsing when loading a file 2009-07-08 20:25:52 +00:00
dborth
3dd7f60c54 fix performance problems with using multiple font sizes 2009-07-08 07:14:38 +00:00
dborth
c934f9321d improvements to onscreen keyboard 2009-07-08 05:57:43 +00:00
dborth
702cbd591c faster smb browsing - added thread to parse entries 2009-07-07 06:37:58 +00:00
dborth
e5956294d2 preferences now only saved on exit, RAM auto-saved on power off from within a game, last browser folder is now remembered 2009-07-07 04:47:36 +00:00
dborth
42e0f52d98 don't change dir names for display 2009-07-07 02:27:07 +00:00
dborth
d7f0ed9ee1 disable debugging console 2009-07-03 13:36:49 +00:00
dborth
45b9b1dd51 fixed no sound on gamecube 2009-07-01 17:39:55 +00:00
dborth
db6ab63ed1 tidy up http code 2009-07-01 17:35:39 +00:00
dborth
5aa1e79d75 fixed controller mapping Reset button bug 2009-07-01 17:16:27 +00:00
dborth
1b0ec50829 whoops! broke auto-update! fixed. 2009-06-30 07:11:56 +00:00
dborth
1bc5df7077 2009-06-29 06:54:27 +00:00
dborth
4954c7f9d5 improved save file detection algorithm 2009-06-28 07:06:14 +00:00
dborth
faeca05e31 2009-06-27 20:06:49 +00:00
dborth
d16ee561f3 change video callbacks to avoid over-reading pads 2009-06-27 20:05:45 +00:00
dborth
b73dfceacb add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings 2009-06-27 19:12:47 +00:00
dborth
99632b84f1 don't wait for network init before entering game 2009-06-22 20:04:19 +00:00
dborth
b657722e34 add DI_Close, controller reset 2009-06-22 19:57:33 +00:00
dborth
7a921641b8 fix file browser bug 2009-06-18 06:09:36 +00:00
dborth
3f360ea8bd shrink file selector font size, increase to 10 entries 2009-06-18 05:48:32 +00:00
dborth
178988471a button mapping cleared on Home press 2009-06-18 04:48:02 +00:00
dborth
3d1065a3ad only update battery images when required 2009-06-17 07:45:46 +00:00
dborth
e3c0784bef improve 7z error messages, minor bugfixes 2009-06-16 08:38:26 +00:00
dborth
2b03edde4e bump version 2009-06-16 05:11:19 +00:00
dborth
ae1ae8a45c correction for loading settings from usb, set widescreen to maximum size 2009-06-16 05:03:49 +00:00
dborth
79ca573270 fix screenshot taking stuff 2009-06-15 08:21:53 +00:00
dborth
244536f86f change audio stop/start 2009-06-13 17:43:24 +00:00
dborth
136f3487dc fix long-standing menu "random" lockup/crashing bug. caused by Hermes' oggplayer threading. oggplayer rewritten. 2009-06-13 08:38:27 +00:00
dborth
2a57f620ab fix mem card write verify bug 2009-06-13 01:57:34 +00:00
dborth
9bf435e06d fix savebrowser bugs 2009-06-13 01:40:01 +00:00
dborth
5016e4d522 better path handling code 2009-06-12 07:48:27 +00:00
dborth
574243e93b 2009-06-07 18:02:11 +00:00
dborth
bfbcc57380 cleanup while loop vars 2009-06-02 06:47:03 +00:00
dborth
f5563ce001 reduce memory fragmentation with static savebuffer 2009-06-01 21:56:21 +00:00
dborth
52ee05ab0f bump version 2009-05-30 18:44:36 +00:00
dborth
2064ef82af fix update window causing crash, misc tweaks 2009-05-30 18:26:02 +00:00
dborth
ae402f0ca1 correction for home menu popping up on game load 2009-05-30 06:45:57 +00:00
dborth
46b109c168 fix for SMB, misc improvements 2009-05-30 06:28:00 +00:00
dborth
736a08b480 more GUI logic corrections 2009-05-28 07:51:31 +00:00
dborth
42c3df4c06 GUI behavioral corrections 2009-05-28 07:16:15 +00:00
dborth
4004851fb6 small bugfix, fix exiting to game from re-entering menu 2009-05-28 04:16:11 +00:00
dborth
5d2ce57648 improve filebrowser navigation 2009-05-27 06:23:45 +00:00
dborth
b70826e4db fix device thread sleep - keep one eye open! 2009-05-26 21:48:19 +00:00
dborth
59ec4a5c13 [3.0.3 - May 26, 2009]
* Improved stability
* Fixed broken SDHC from HBC 1.0.2 update
* Fixed issues with returning to menu from in-game
* Add option to disable rumble
* Auto-determines if HBC is present - returns to Wii menu otherwise
* Miscellaneous bugfixes
2009-05-26 05:57:07 +00:00
dborth
c63dd08461 fix black screenshot when returning to menu issue 2009-05-25 06:48:28 +00:00
dborth
76ef486a07 minor fixes 2009-05-21 05:59:35 +00:00
dborth
634c0df170 corrections to compile on r18 2009-05-21 04:15:32 +00:00
dborth
d08fa5f0e3 add option to disable rumble, auto-determine if HBC stub is present 2009-05-20 05:26:32 +00:00
dborth
a6fa5c982d improve device thread 2009-05-06 17:27:20 +00:00
dborth
aa53a572ba more stable threading, file IO corrections, inline video functions 2009-05-06 06:33:34 +00:00
dborth
6749937c89 finalize 3.0.2 2009-05-01 02:43:02 +00:00
dborth
e5aad8b802 fix PAL sound stuttering (Issue 101), multiple snapshots now work (Issues 90/99) 2009-05-01 00:51:08 +00:00
dborth
f30e8af9e9 save video mode 2009-04-27 07:49:30 +00:00
dborth
28729709b6 improve scrollbars, add confirmation prompts, save preferences when closing game settings 2009-04-27 06:59:03 +00:00
dborth
cb073327ee video mode corrections, add ability to change video mode in menu 2009-04-22 18:15:36 +00:00
dborth
394acbb40b PAL *should* be good now 2009-04-21 22:36:46 +00:00
dborth
1eeb4b0638 add sprite limit/zapper crosshair to menu, fix PAL video modes and original modes, menu disabled when loading a game 2009-04-21 22:08:23 +00:00
dborth
99985713d5 improve menu close transition 2009-04-19 07:34:07 +00:00
dborth
4dd3cd05a2 free some memory 2009-04-15 06:42:31 +00:00
dborth
ed6ea8bc38 file browser arrow buttons now steal focus 2009-04-15 06:30:17 +00:00
dborth
2d1db4c364 corrections/improvements to game saving 2009-04-15 05:56:33 +00:00
dborth
f860642125 save menu settings 2009-04-15 03:25:48 +00:00
dborth
04cb373864 fix gamecube home trigger bug 2009-04-14 03:21:21 +00:00
dborth
f1cdef4213 finalize 3.0.0 2009-04-13 19:48:24 +00:00
dborth
1fcad359e0 correction to battery level
better handling of multiple wiimote cursors on-screen
code refactor - move trigger class definition to gui.h
better filebrowser scrollbar
allow all controllers to use Home button to exit in-game
2009-04-13 08:43:20 +00:00
dborth
d32a852154 draggable scrollbar, video fix 2009-04-10 07:50:10 +00:00
dborth
cfbbe9a21d minor bugfixes 2009-04-09 07:49:28 +00:00
dborth
734a557da5 save state screenshots, fix video 2009-04-06 07:27:40 +00:00
dborth
5efb6e6a69 new icons, minor bugfixes 2009-04-06 06:30:47 +00:00
dborth
78d82f5ebd add sound effects 2009-04-05 03:11:38 +00:00
dborth
98ed387f26 new keyboard images 2009-04-03 17:03:27 +00:00
dborth
08a18edb32 filetime correction 2009-04-02 06:05:59 +00:00
dborth
47c65f5ebe small bugfixes 2009-04-01 08:02:59 +00:00
dborth
0e1c0985f9 documenting, fixing update feature 2009-04-01 05:48:01 +00:00
dborth
21032905b9 update images 2009-03-31 07:13:20 +00:00
dborth
5536c374e3 small bugfixes 2009-03-30 08:22:55 +00:00
dborth
9331e69277 minor changes 2009-03-28 19:33:14 +00:00
dborth
27e503ed01 sound fix 2009-03-28 18:26:47 +00:00
dborth
3307989c04 preliminary new GUI implementation 2009-03-28 17:23:08 +00:00
dborth
f76332df49 add more files, structural changes 2009-03-27 04:26:20 +00:00
dborth
5e8303fd91 add new GUI code 2009-03-27 04:02:39 +00:00
dborth
f731a3fd88 ISI fix 2009-02-20 09:32:44 +00:00
dborth
0b7703a85f 32 byte align some memory 2009-02-07 00:57:39 +00:00
dborth
399b36963d trigger net reconnection on SMB failure 2009-02-03 08:33:23 +00:00
dborth
0961309f6b remove unused lang. code 2009-01-29 05:44:23 +00:00
dborth
ecf3a4c4d6 finalize 2.0.9 2009-01-27 22:10:52 +00:00
dborth
0d402630db update makefiles 2009-01-26 09:35:26 +00:00
dborth
2032df6465 FCE Ultra code base cleanup 2009-01-26 09:34:07 +00:00