adelikat
|
00ac231a2a
|
More extension reorg
|
2014-07-03 17:29:01 +00:00 |
adelikat
|
6cba3568ef
|
More extension reorg
|
2014-07-03 17:23:03 +00:00 |
adelikat
|
47514784eb
|
Separate stream and writer extensions to an IOExtensions object and namespace
|
2014-07-03 17:13:09 +00:00 |
adelikat
|
204e331ea2
|
Oops, forgot to add this file
|
2014-07-03 17:04:54 +00:00 |
adelikat
|
393057d33a
|
Convert a helper method into an extension method
|
2014-07-03 17:01:10 +00:00 |
adelikat
|
540a235514
|
use an extension as an extension instead of a static method
|
2014-07-03 16:56:57 +00:00 |
adelikat
|
6bbd3ca80d
|
Hex and Watch Boxes - prevent user from pasting invalid input, also if they do manage to get the textbox into an invalid state, interpret the value as 0 rather than throwing an exception
|
2014-07-03 16:43:39 +00:00 |
adelikat
|
1964f3754a
|
Merge InputValidate into StringExtensions
|
2014-07-03 16:00:57 +00:00 |
adelikat
|
07876e0f12
|
slight reorg in extension file
|
2014-07-03 15:39:40 +00:00 |
adelikat
|
f546a8080c
|
Move some extension methods from the generic extensions file to NumberExtensions and fix up namespaces
|
2014-07-03 15:35:50 +00:00 |
adelikat
|
3a68f96b7a
|
remove a zzz variable to remove a warning
|
2014-07-03 15:30:24 +00:00 |
adelikat
|
0eb37ad36d
|
Convert IntHelpers to NumberExtensions and change namespace appropriately, remove StringHelpers.cs
|
2014-07-03 15:16:47 +00:00 |
adelikat
|
467f8da2fb
|
Convert StringHelpers into extension methods, and merge into StringExtensions, change namespace of string extensions
|
2014-07-03 15:05:02 +00:00 |
adelikat
|
d5e2808944
|
Fix namespaces
|
2014-07-03 14:56:13 +00:00 |
adelikat
|
513cc5fdad
|
A bit more reorg
|
2014-07-03 14:51:33 +00:00 |
adelikat
|
bfb541a5a9
|
Move InputValidate and StringHelpers to BizHawk.Common
|
2014-07-03 14:51:03 +00:00 |
adelikat
|
d1b610dad3
|
Profile COnfig - quicknes flag
|
2014-07-03 11:43:06 +00:00 |
xmikecampx7
|
47f2fc901b
|
Added Profiles for Saturn, Genesis, SMS, Coleco, Atari. Only NES left.
|
2014-07-03 03:44:14 +00:00 |
adelikat
|
461b73f1df
|
Ram Search - make manually deleting items a lot faster, since it was taking many many minutes when user was manually deleting an absurd number at once
|
2014-07-03 01:46:14 +00:00 |
adelikat
|
8362d078a4
|
Ram Search - IEnumerable instead of IList, Any() instead of Count > 0, makes a few things a bit faster in large search lists
|
2014-07-02 23:50:09 +00:00 |
xmikecampx7
|
a10e5fa16a
|
snes sync settings added
|
2014-07-02 23:28:36 +00:00 |
adelikat
|
08cf861c70
|
Profile dialog - do n64 and rewind settings
|
2014-07-02 21:20:45 +00:00 |
adelikat
|
63a7e2e4c6
|
Virtualpads - Analog Stick - fix updating of stick value when using the X,Y numeric boxes
|
2014-07-02 15:38:39 +00:00 |
goyuken
|
b75a32067b
|
add notation to NESSyncSettingsForm telling the user that region overrides are ignored in FDS mode
|
2014-07-02 15:27:02 +00:00 |
goyuken
|
d83c56a9d8
|
NES: internal cleanup and commenting
|
2014-07-02 15:21:42 +00:00 |
adelikat
|
afa1a5f73d
|
Ram Watch - issue 200 - add a pause button
|
2014-07-02 14:37:02 +00:00 |
adelikat
|
e4420fe493
|
Profile Config - add a method as a proof of concept as to how to set core specific settings
|
2014-07-02 14:27:12 +00:00 |
null_ptr
|
99b1c7b9b6
|
Fixed mupen64plus debug project settings
|
2014-07-01 02:31:01 +00:00 |
null_ptr
|
5b5ed57c1d
|
Removed parsing of SDL_KeyUp and SDL_KeyDown events from mupen core
|
2014-07-01 00:18:37 +00:00 |
goyuken
|
32b2fdc368
|
only run r7091 in dev mode
|
2014-06-30 18:28:55 +00:00 |
null_ptr
|
46ccebaf2b
|
Fixed freezing when soft reseting Legend of Zelda: Majora's Mask (and possibly others)
|
2014-06-30 18:25:42 +00:00 |
goyuken
|
65ddaf8a30
|
virtual pad: schema sanity checking
|
2014-06-30 17:14:02 +00:00 |
adelikat
|
2bd52403a7
|
Bk2 movies - remove auto input log conversion on load, since load is too soon to do this as it will not use the controller definition of the new core instance that hasn't been loaded yet. As of this commit, it doesn't use the log key when reading input either, so log entry logic is dependent on mnemonic orders and such things from the controller definition. Will need to ponder a way to put this back in.
|
2014-06-30 12:50:46 +00:00 |
adelikat
|
5262bed608
|
make bk2 the default even in non-developer builds
|
2014-06-30 12:03:10 +00:00 |
xmikecampx7
|
7e3e29820f
|
Added Genesis Activator Schema
|
2014-06-30 01:27:35 +00:00 |
christhecoolist
|
1024c5dc9f
|
initial XE1AP schema (unfinished)
|
2014-06-30 01:09:15 +00:00 |
xmikecampx7
|
76652312e8
|
FamicomFamilyKeyboard Schema Setup
|
2014-06-30 00:36:57 +00:00 |
adelikat
|
8cf0f3b379
|
Virtualpads - re-implement the "bump" hotkeys
|
2014-06-29 23:43:31 +00:00 |
adelikat
|
3a011ad788
|
Refactor to put multitrack logic into the multitrack object itself instead of in the OSD manager and hotkey logic
|
2014-06-29 23:13:44 +00:00 |
zeromus
|
42ee461b2c
|
fix an error in PSX firmware database
|
2014-06-29 22:04:25 +00:00 |
adelikat
|
9e554b7aa9
|
Virtualpads - target screen and analog button - make clear unsticky the float values, also fix sticky context menu item check
|
2014-06-29 21:16:33 +00:00 |
adelikat
|
0d581613e2
|
NEShawk - nice button orders for controllers
|
2014-06-29 21:01:57 +00:00 |
adelikat
|
059849d403
|
N64 virtualpad - allow -128, and fix exceptions if -128 was every requested
|
2014-06-29 20:32:28 +00:00 |
adelikat
|
893a8b16e5
|
Record Dialog - Fix crash when movie folder does not already exist
|
2014-06-29 20:07:21 +00:00 |
adelikat
|
4ff34a081b
|
Fix c64 button order
|
2014-06-29 16:53:33 +00:00 |
adelikat
|
6e7fefb7b4
|
Fix mnemonic lookups for C64 keyboard
|
2014-06-29 16:25:29 +00:00 |
adelikat
|
b6d478998b
|
virtualpads - make c64 keyboard height smaller
|
2014-06-29 16:08:33 +00:00 |
adelikat
|
dd5842ec9b
|
Ram Watch - ability to hide/show the address column
|
2014-06-29 16:04:41 +00:00 |
xmikecampx7
|
2e60803a13
|
|
2014-06-29 16:04:23 +00:00 |
adelikat
|
d3838f4559
|
upon further contemplation, I like this behavior better for the -32000 problem
|
2014-06-29 15:09:21 +00:00 |