Commit graph

714 commits

Author SHA1 Message Date
rdanbrook
83fefa2c0e Added errors to GUI 2014-07-26 16:05:06 -04:00
rdanbrook
45bcdac94c Archive loader fixes 2014-07-26 13:21:39 -04:00
rdanbrook
36d736f9b8 Made menus look nicer 2014-07-26 12:04:21 -04:00
rdanbrook
4c6bdbf42e Added fine-grained audio controls 2014-07-26 11:10:46 -04:00
rdanbrook
6e5ec8ed0b Removed status bar for now 2014-07-26 10:05:52 -04:00
rdanbrook
8c81c1d01e Merge pull request #86 from lioncash/typo
Fix a typo within a conditional in NstCartridgeUnif.
2014-07-26 07:34:33 -04:00
rdanbrook
f6eeb9cc13 Fix a typo within a conditional in NstCartridgeUnif.
Previously, it would apply SOLDERPAD_V even when nmt was NMT_HORIZONTAL.
2014-07-25 12:53:51 -04:00
rdanbrook
babb7ca560 Remove a wrong terminating semicolon for a for loop.
With this semicolon present, the inside of the for loop would never be executed.
2014-07-24 22:16:24 -04:00
rdanbrook
820569f2b2 Initial input config implementation 2014-07-20 20:04:30 -04:00
rdanbrook
267598a7db Partially reverted the last audio change 2014-07-16 22:25:43 -04:00
rdanbrook
c54d193500 Fixed misc GUI glitches 2014-07-16 22:22:25 -04:00
rdanbrook
87fdf2b61b Modified audio 2014-07-14 22:03:52 -04:00
rdanbrook
5756894aca Cleaned up config window 2014-07-07 23:08:07 -04:00
rdanbrook
148968ee7d Archive loading works 2014-07-06 22:00:01 -04:00
rdanbrook
ec668a7dc0 Zapper works in fullscreen plus other cleanups 2014-07-05 15:31:03 -04:00
rdanbrook
904ec4f10c Improved cheats UI 2014-07-05 00:04:17 -04:00
rdanbrook
4ae09b0a82 Added proper paths to dialog boxes 2014-07-03 22:43:48 -04:00
rdanbrook
91d35414b8 Drag and Drop works 2014-07-03 22:21:46 -04:00
rdanbrook
f0651eea42 Movies actually work now 2014-07-03 21:13:57 -04:00
rdanbrook
eb8943ad4a Added error handling to cheats UI 2014-07-02 21:10:19 -04:00
rdanbrook
4a83e7ff62 Audio output works properly in mono 2014-07-01 18:54:57 -04:00
rdanbrook
a315ef3e5e Fixed save states on Windows 2014-06-22 12:50:59 -04:00
rdanbrook
4a2ffc4f46 Fixed compiler warnings 2014-06-22 08:12:24 -04:00
rdanbrook
2cebe4a711 Zapper works in GUI mode 2014-06-21 22:19:06 -04:00
rdanbrook
2051fb3394 Added application icon 2014-06-21 16:29:40 -04:00
rdanbrook
0f07adf154 Fixed xBR filter not updating live 2014-06-21 14:15:39 -04:00
rdanbrook
a725551238 Reversed some config options 2014-06-21 14:03:49 -04:00
rdanbrook
a4013ff592 Cosmetic improvements 2014-06-21 13:12:38 -04:00
rdanbrook
ba5de2699c fix for sound issue
rewinder sound issue
2014-06-21 05:38:42 +08:00
rdanbrook
4a85d3f2a6 Fixed bug that prevented video settings from updating live 2014-06-17 19:07:47 -04:00
rdanbrook
4347304c28 Connected PAR add signal to function 2014-06-17 17:57:54 -04:00
rdanbrook
8b5d2bef12 Fix for Kaettekita Mario Bros. 2014-06-17 16:19:07 -04:00
rdanbrook
49503d4ed2 New Cheats UI 2014-06-17 16:06:49 -04:00
rdanbrook
6e28ebfb12 Skip video frames if buffer underflows detected 2014-05-23 18:03:00 -04:00
rdanbrook
cc24159a24 Started adding movie controls 2014-05-11 14:29:38 -04:00
rdanbrook
f82e2c2412 DIP Switch default config now saves 2014-05-04 20:00:41 -04:00
rdanbrook
4af4d4e57a Handle NAMCOT-340 games properly 2014-05-04 10:26:44 -04:00
rdanbrook
37732239f3 Pruned Namcot-175 2014-04-30 07:41:19 -04:00
rdanbrook
4cfb1299cb Revert "Family Circuit '91 (Japan) fixes (plasturion)"
This reverts commit 334d56ce0b.
2014-04-29 21:22:22 -04:00
rdanbrook
0ec58d8b3c Work on Mapper 210 2014-04-29 21:20:43 -04:00
rdanbrook
6e3f951505 Added ability to read DIP switch config 2014-04-27 11:08:03 -04:00
rdanbrook
8ed2d00ebb Added support for PAR and RAW codes 2014-04-26 17:29:57 -04:00
rdanbrook
d83d4e4725 Initial cheat support 2014-04-26 14:49:45 -04:00
rdanbrook
1e12d034a1 Added misc items to config 2014-04-18 08:10:48 -04:00
rdanbrook
eb0bae0899 Added cheats source files 2014-04-15 21:57:03 -04:00
rdanbrook
5b371385f5 Exposed 96000Hz audio option 2014-04-15 21:41:21 -04:00
rdanbrook
994043af20 More restructuring 2014-04-15 21:28:21 -04:00
rdanbrook
4ab5070142 Restructuring 2014-04-14 20:20:45 -04:00
rdanbrook
8f6d3da7f2 Added speed limiter option 2014-04-14 08:12:10 -04:00
rdanbrook
ce034cbbc4 Eliminated buffer underflow problem with SDL audio 2014-04-13 21:10:22 -04:00