Commit Graph

9098 Commits

Author SHA1 Message Date
SuuperW 37590e7ea4 TasStateManager can now save states to disk. 2015-03-15 06:26:57 +00:00
pjgat09 876bb5adf4 Ram search: fix searching for a specific value >= 0x80000000 2015-03-15 02:35:47 +00:00
zeromus a38edb2cc0 who checks in .suo files 2015-03-15 02:08:30 +00:00
SuuperW c661591c5c Smarter state management.
Don't focus on TasView if TAStudio doesn't have focus.
Bugfix: Scrolling with wheel didn't update pointed cell
Setting: Scroll to top/bottom/center
Follow cursor hotkey
2015-03-14 16:38:07 +00:00
SuuperW 1a0476892f Bugfix: TasProjects without states loaded without a power on state.
Bugfix: There were several ways to edit movie in TAStudio without rewinding to edited frame.
Smarter state management.
2015-03-12 18:31:28 +00:00
zeromus 10dbd9bafb nsf - big cleanup and fix a lot of games and add savestates 2015-03-11 21:19:47 +00:00
scepheo ab0547ddea Fix Trace Logger not restarting properly. 2015-03-11 20:58:49 +00:00
SuuperW c283f2d55a Macro tool button select works
-Recent macros list now saves
-Macros can now be saved/loaded from TAStudio.
2015-03-11 16:14:02 +00:00
zeromus db9fbced86 neshawk - rough sketch of NSF player. basically functional for some games 2015-03-11 09:46:27 +00:00
zeromus e485882aed add some remarks in the GUI about QuickNES palette being the default 2015-03-11 04:00:01 +00:00
adelikat d76d40125a Apple II - fix graphics 2015-03-11 01:28:24 +00:00
SuuperW 04fafd910d Macro tool now seems to work when TAStudio is open. 2015-03-10 20:06:34 +00:00
SuuperW 6013b9ed2b Implemented feature: Auto-adjust Input according to Lag;
Added option: Hide WasLag Frames
-Changed implementation of TasLagLog
-Removed single-line Marker functions from TAStudio.
2015-03-10 17:11:29 +00:00
SuuperW 9891e73313 Added a couple Refreshes to TAStudio; Lag History is no longer completely cleared on making an edit. 2015-03-10 06:14:14 +00:00
SuuperW 5fd1f6912b TAStudio:
Fixed the Greenzone Integiry Check feature.
Bugfix: Right-click menu didn't show up.
2015-03-10 05:12:13 +00:00
SuuperW e2f79254be Changed TAStudio to not reference the no longer used StickyXORAdapter.
Chagned GetFloatValue to GetFloatState (to match SetFloatState)
2015-03-10 04:16:42 +00:00
zeromus b869662792 never have analog controls that arent integerized 2015-03-10 03:34:24 +00:00
zeromus 777fbeda45 extract NormalizeFloats in controller logic so it can be done at the right time, if anyone can figure out what the right time is 2015-03-10 02:55:55 +00:00
SuuperW 36c7d50528 TAStudio: Columns menu set up during initialization; toggling visibility of a player's input keeps individual column selections; toggling a button's visibility leaves the menu open. 2015-03-10 00:33:58 +00:00
scepheo 3b078522a6 Apple II: Disabled core throttling, both BizHawk and the core were doing it. 2015-03-09 23:30:48 +00:00
SuuperW 0322e3bdbe TAStudio: Grouped column display options by player, added mass toggle by player. 2015-03-09 23:27:01 +00:00
scepheo 1f42bdd651 Apple II: Fixed at least 1 issue with savestates. 2015-03-09 22:44:45 +00:00
SuuperW 6fd8aad86b Lots of work on the Macro Tool. 2015-03-09 22:30:54 +00:00
adelikat eccbe1ce2a MultiHawk - removing more stuff 2015-03-09 21:06:40 +00:00
adelikat e4c2eddc1f MultiHawk - remove more stuff 2015-03-09 20:51:33 +00:00
adelikat 5860199bfe MultiHawk - reference EmuHawk and remove a bunch of files I added but didn't change 2015-03-09 20:34:01 +00:00
adelikat aaa615533b Start a Macro Input tool 2015-03-08 20:11:02 +00:00
jdpurcell a13d74af14 Flip around one of the 'if' statements. Changes the output enough to avoid false positives with some virus scanners. 2015-03-08 18:56:14 +00:00
SuuperW 7360badb4a Added AutoFire support in TAStudio, fixed/improved patterns.
-A couple minor fixes
2015-03-08 04:42:04 +00:00
adelikat 81bacfd56f oops 2015-03-08 03:12:54 +00:00
adelikat fccf9f06a9 Apple II - wire up savestates (binary only, for now) 2015-03-08 03:10:20 +00:00
adelikat 159f1d9da2 don't crash in Bk2MnemonicConstants on a "P" key from a keyboard 2015-03-08 02:50:46 +00:00
adelikat 2d2a770a7c don't need these files 2015-03-08 02:31:58 +00:00
adelikat 8b59ad0352 Remove some warnings, and add some ignores 2015-03-08 02:09:05 +00:00
adelikat 5aeaff8c15 Move controller images to the images folder 2015-03-08 01:39:30 +00:00
woutvanpoppel 820c693eb9 apple II, start on keyboard input 2015-03-08 01:34:18 +00:00
adelikat a245d5695f MultiHawk - fixes to project set up 2015-03-07 15:49:08 +00:00
adelikat 62d68e0a87 MultiHawk - misc thins to make it more useable 2015-03-07 01:00:12 +00:00
zeromus dcd79cd678 psx - fix some disc swapping screwups 2015-03-06 22:38:40 +00:00
zeromus a2e0191455 BizHawk.Build.Tool cleanup 2015-03-06 03:13:36 +00:00
zeromus 4d89558301 fix multihawk opengl window mixup and change GLManager to a singleton to stop that from happening again 2015-03-06 03:05:46 +00:00
jdpurcell 67802eca8f (Issue 403) Fix misaligned highlighting in Hex Editor at non-default DPI settings. 2015-03-06 02:45:53 +00:00
adelikat ea592e534b MultiHawk - add some more movie menu and contextmenu items I realize I use all the time 2015-03-06 02:08:31 +00:00
adelikat 06d9fd7b06 EmuHawk - Remove unnecessary use of GlobalWin.Mainform in the mainform itself 2015-03-06 02:06:19 +00:00
adelikat 15fd3a3021 MultiHawk - add recent move menu (with autoload), context menu item with record movie and load last movie 2015-03-06 01:02:26 +00:00
adelikat 415e3e3a14 MultiHawk - fix up frame counter when a movie is active 2015-03-06 00:48:31 +00:00
zeromus aaa5704107 fix FME-7 IRQ ACK logic in quicknes and neshawk 2015-03-05 18:36:09 +00:00
adelikat 3589323ca1 Fix the coleco core that was crashing on start up 2015-03-05 01:17:43 +00:00
adelikat 997558076f If a core has no system bus, default to main memory if SystemBus is requested, fixes cheat dialog from blowing up on a bunch of cores with no system bus defined 2015-03-05 01:07:31 +00:00
SuuperW 0e34b36fbc -Added AutoFire patterns, changed AutoFireStickyXorAdapter to use them.
-Bugfix: Painted input after the movie was recorded over.
2015-03-04 21:04:31 +00:00