dborth
ad09c5e12f
trash old memcard / aram code
2009-11-29 08:12:40 +00:00
dborth
e7d0b3df78
initial port of snes9x 1.52 beta
2009-11-25 06:35:14 +00:00
dborth
92e2777efd
add separate hor/vert zoom options
2009-11-16 08:13:02 +00:00
dborth
851402beff
reduce memory fragmentation. fixes out of memory crashes (eg: after many save state loads)
2009-10-27 06:00:22 +00:00
dborth
439a1625f2
optimize - use pointer to wpad data
2009-10-13 00:48:00 +00:00
dborth
a958264785
remove callback, correct use of DrawDone
2009-10-12 19:18:49 +00:00
dborth
b28a03c0da
2009-10-06 19:56:55 +00:00
dborth
9aa97b227d
many bugfixes (and rewritten code)
2009-10-06 06:37:53 +00:00
dborth
e32ced6e2d
remove dvd file op code. handled by devoptab now.
2009-10-03 17:02:45 +00:00
dborth
e78581e845
code restructure, revamp filebrowser
2009-10-01 22:35:12 +00:00
dborth
02cba69962
small menu bugfix
2009-09-15 07:20:23 +00:00
dborth
f9514962ff
2009-07-27 22:32:34 +00:00
dborth
05b9d7f417
improvements to optionbrowser
2009-07-27 22:28:21 +00:00
dborth
46b39c5e3f
2009-07-27 03:51:02 +00:00
dborth
04e0cabb22
2009-07-23 07:48:12 +00:00
dborth
75e5e28532
change default prompt window selection to "Cancel" button
2009-07-22 04:41:12 +00:00
dborth
69270c14ab
fix shift key, game save bug
2009-07-16 17:47:37 +00:00
dborth
0f9ce7ec3b
prevent lockups on exit
2009-07-09 17:48:04 +00:00
dborth
ae13bd130e
improvements to onscreen keyboard
2009-07-08 05:56:38 +00:00
dborth
815f2abd2f
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:49:59 +00:00
dborth
5b6bcf89f3
whoops! broke auto-update! fixed.
2009-06-30 07:12:15 +00:00
dborth
f61b07866a
2009-06-29 06:54:38 +00:00
dborth
671aa8d6b4
improved save file detection algorithm
2009-06-28 07:06:21 +00:00
dborth
ff46a17373
change video callbacks to avoid over-reading pads
2009-06-27 20:03:15 +00:00
dborth
5f3c4ad61d
add filename text scrolling, improved efficiency on text wrapping, add reset button for mappings
2009-06-27 19:38:39 +00:00
dborth
37632bdc58
fix file browser bug
2009-06-18 06:09:28 +00:00
dborth
70cdb15f83
shrink file selector font size, increase to 10 entries
2009-06-18 05:47:02 +00:00
dborth
026a1860a7
button mapping cleared on Home press
2009-06-18 04:48:26 +00:00
dborth
b80e800101
only update battery images when required
2009-06-17 07:46:10 +00:00
dborth
5489397e55
2009-06-07 18:00:57 +00:00
dborth
2d47a47f51
cleanup while loop vars
2009-06-02 06:47:40 +00:00
dborth
8a0dde5d59
fix update window causing crash, misc tweaks
2009-05-30 18:26:45 +00:00
dborth
dc87d5ec4a
fix for SMB, misc improvements
2009-05-30 06:28:12 +00:00
dborth
0020aee9e4
GUI behavioral corrections
2009-05-28 07:08:25 +00:00
dborth
44d23d6d43
fix exiting to game from re-entering menu
2009-05-28 04:16:41 +00:00
dborth
92075a1fbf
fix a missed break
2009-05-26 16:36:06 +00:00
dborth
bb53cadc3a
add option to disable rumble, auto-determine if HBC stub is present
2009-05-20 05:22:50 +00:00
dborth
911881421b
more stable threading, file IO corrections, inline video functions
2009-05-06 06:33:57 +00:00
dborth
ff6541e476
revert turbo button changes from r323
2009-05-01 18:30:05 +00:00
dborth
5c351075b0
improve scrollbars, add confirmation prompts, save preferences when closing game settings
2009-04-27 06:58:23 +00:00
dborth
088676c674
New video mode selection in menu, video mode corrections
2009-04-22 18:21:37 +00:00
michniewski
40063aecbf
1. fixed crash on resolution change in hq2x filtering (now just treats it as original mode in such cases)
...
2. reimplemented superscope turbo (hold button to enable)
- updated settings to 4.0.2 to reflect 2 reduced button map sizes
2009-04-22 05:59:37 +00:00
dborth
958e159845
allow invalid VRAM access (fixes some homebrew games), menu disabled when loading a game, video mode changes
2009-04-21 21:48:22 +00:00
dborth
3655de118c
improve menu close transition
2009-04-19 07:33:56 +00:00
dborth
5df651b562
corrections/improvements to game saving
2009-04-15 05:55:17 +00:00
dborth
f3e034f8a0
save menu settings
2009-04-15 03:26:27 +00:00
dborth
fbfc422d35
finalize 4.0.1
2009-04-13 19:36:33 +00:00
dborth
fe9d114fd0
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:50 +00:00
dborth
9563296da3
fix turning autosave off in menu, fix keyboard, add more keyboard keys
2009-04-06 06:23:43 +00:00
dborth
6191d5f741
finalize 4.0.0
2009-04-05 01:51:56 +00:00