Commit Graph

40 Commits

Author SHA1 Message Date
dborth
16e4b64b1c more code tidy 2009-10-15 06:51:38 +00:00
dborth
88f0952d71 tidy up input code 2009-10-15 06:24:09 +00:00
dborth
439a1625f2 optimize - use pointer to wpad data 2009-10-13 00:48:00 +00:00
dborth
d59ec81978 fixed controller mapping Reset button bug 2009-07-01 17:15:47 +00:00
dborth
ff46a17373 change video callbacks to avoid over-reading pads 2009-06-27 20:03:15 +00:00
dborth
2bfce2dd57 add DI_Close, controller reset 2009-06-22 19:58:18 +00:00
dborth
44d23d6d43 fix exiting to game from re-entering menu 2009-05-28 04:16:41 +00:00
dborth
b9258a7b0a fix black screenshot when returning to menu issue, variables cleanup 2009-05-25 06:47:37 +00:00
dborth
b752684807 minor fixes 2009-05-21 05:58:19 +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
ff6541e476 revert turbo button changes from r323 2009-05-01 18:30:05 +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
bcdc1dc56f fix cheat file parsing, fix superscope pause button 2009-04-16 07:18:38 +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
d1fc2d085a fix gamecube home trigger bug 2009-04-14 03:20:45 +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
de13cf6927 update comments 2009-03-28 19:03:35 +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
83848d915d remove right joystick back-to-menu for CC 2009-01-11 21:24:51 +00:00
dborth
1961fd646e reset preferences now resets control mappings 2008-12-19 22:00:20 +00:00
dborth
f0a5f35508 add wii power/reset button support, wiimote power button support 2008-11-17 00:08:51 +00:00
dborth
e9b96ec09d fix for superscope turbo 2008-11-07 06:51:05 +00:00
dborth
6d4bab0809 add zoom saving, video corrections 2008-10-24 05:11:01 +00:00
dborth
2fc796d4b1 superscope correction 2008-10-21 16:54:39 +00:00
dborth
162a929453 justifier fix 2008-10-21 16:43:18 +00:00
michniewski
d0ddc94113 - code shrink 2008-10-18 21:05:21 +00:00
dborth
8ce34860a3 add sfc ext support, fix broken cc analog stick 2008-10-17 06:00:38 +00:00
dborth
ee0e5bf02e nunchuk fix, add sound sync 2008-10-03 22:39:14 +00:00
dborth
463cd3b7e5 remove redundant function 2008-10-03 21:52:57 +00:00
dborth
264dda0965 code review - memory alloc changes 2008-09-27 07:13:52 +00:00
michniewski
f10ee29ac0 - credits, readme update 2008-09-23 04:13:33 +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
2ac740bf64 add/update code comments, minor refactor 2008-09-12 05:28:40 +00:00
michniewski
a2048e60ab - original snes rendering modes supported
- zoom broken for now
(thanks eke-eke for pointers)
2008-08-23 23:15:58 +00:00
dborth
fad4a5a114 Unzip from SMB works now
Pref XML now formatted
2008-08-22 02:47:08 +00:00
michniewski
6d0f044f40 - gc and wm analogs now use the same algorithm (thanks eke eke)
- moved controller stuff to new file
2008-08-20 04:07:38 +00:00