adelikat
|
95bea23aa5
|
Remove Global.MovieOuputController since it is no longer being used
|
2017-05-30 12:28:56 -05:00 |
feos
|
2e519eda05
|
tastudio: fix marker copies being recorded to history when branch backup is created
|
2017-05-29 21:20:46 +03:00 |
feos
|
c1ee1d9505
|
tastudio: fix stupid bug in SetBoolStates()
|
2017-05-29 20:20:46 +03:00 |
adelikat
|
be39513b9e
|
C64 - show mapper info in rom annotation, if rom is a cart
|
2017-05-27 11:57:38 -05:00 |
adelikat
|
8de4e7bff9
|
add ui to switch to Atari7800Hawk, still not useable by humans, needs gamedb stuff
|
2017-05-27 08:56:25 -05:00 |
adelikat
|
47758a519d
|
delete more meteor stuff
|
2017-05-27 07:51:11 -05:00 |
adelikat
|
c8d6ef0628
|
since Global.AutofireNullControlls was only being used by Mainform, move it there instead of having in Globals
|
2017-05-22 07:30:34 -05:00 |
adelikat
|
43cb50d5c3
|
Misc cleanups in Client.Common
|
2017-05-19 13:17:07 -05:00 |
adelikat
|
7f269d25df
|
Make lua library dependent services private
|
2017-05-19 08:58:23 -05:00 |
adelikat
|
82ee945782
|
Misc controller adapter cleanups
|
2017-05-19 08:51:35 -05:00 |
adelikat
|
e0e5eaea44
|
Movie Session - fix logic with remembering mGBA vs VBA, also some other misc cleanups and add some documentation
|
2017-05-19 08:36:52 -05:00 |
adelikat
|
0d4313af91
|
general Cheat code cleanup
|
2017-05-18 15:16:02 -05:00 |
adelikat
|
75affd8940
|
Lua console code cleanup
|
2017-05-18 14:53:03 -05:00 |
adelikat
|
4c48542b98
|
fix null reference exception when LuaSandbox attempts to use the Logger
|
2017-05-18 14:27:22 -05:00 |
adelikat
|
70baf9d306
|
Client.Common cleanups
|
2017-05-18 11:36:38 -05:00 |
adelikat
|
85f78b358d
|
IMovie - remove the unused GetInputLog() property and also from implementing classes. I guess savestate code that was using it got refactored at some point making it unused.
|
2017-05-17 13:26:14 -05:00 |
adelikat
|
cf15eb8950
|
TasStateManager - deciding upon a "fix" to the probable bug. This is technically different behavior than before but the intended behavior? This might break stuff
|
2017-05-17 13:20:57 -05:00 |
adelikat
|
2a54517b52
|
more misc Client.Common cleanups
|
2017-05-17 13:18:26 -05:00 |
adelikat
|
e930dd3326
|
some bk2 code cleanup
|
2017-05-17 11:53:42 -05:00 |
adelikat
|
dfea029fe4
|
Misc cleanups in Client.Common, documentation fixes
|
2017-05-17 11:16:55 -05:00 |
adelikat
|
f576cb14b0
|
Watch classes - refactor, simplify, and cleanup code
|
2017-05-17 10:46:56 -05:00 |
adelikat
|
58500fef0c
|
Add Toggle Key Priority hotkey
|
2017-05-14 13:53:44 -05:00 |
adelikat
|
91fb593ea1
|
lua - implement emu.getboardname()
|
2017-05-12 15:18:43 -05:00 |
adelikat
|
22e2df3868
|
Point out a probable bug
|
2017-05-10 14:26:21 -05:00 |
adelikat
|
29d470a933
|
Cleanup tasproj related code. This includes C#6ism (feos has 2015 now). Added some todos for some sketch code
|
2017-05-10 14:19:46 -05:00 |
adelikat
|
adc60dc6fb
|
more LINQ pet peeves
|
2017-05-10 13:43:41 -05:00 |
adelikat
|
3860cf89c3
|
LINQ-fu
|
2017-05-10 13:40:18 -05:00 |
adelikat
|
429b066955
|
Client.Common - remove various redundant codez
|
2017-05-10 13:37:04 -05:00 |
adelikat
|
f942a409d7
|
Client.Common - remove a bunch of unused usings
|
2017-05-10 13:27:10 -05:00 |
nattthebear
|
ebe789eed2
|
heh
|
2017-05-10 07:45:23 -04:00 |
zeromus
|
8bc067cbbe
|
lua: fix memory leak causing crash after a few dozen script loads/resets
|
2017-05-10 01:58:19 -05:00 |
adelikat
|
e0985465b6
|
misc Client.Common code cleanups
|
2017-05-09 13:19:55 -05:00 |
adelikat
|
cdb0802230
|
Misc Client.Common cleanups
|
2017-05-09 07:22:56 -05:00 |
adelikat
|
eafa39456f
|
Genesis - there's a couple more buttons on the menacer
|
2017-05-07 18:05:09 -05:00 |
adelikat
|
e839a1c163
|
Add lua canvas methods to documentation
|
2017-05-07 16:33:48 -05:00 |
adelikat
|
cb24ed1d22
|
some mnemonics for colecovision peripheral buttons
|
2017-05-06 19:08:57 -05:00 |
zeromus
|
ac767a2acc
|
clarification to the saveram flushing system
|
2017-05-06 17:50:36 -05:00 |
adelikat
|
59139ab266
|
Spell out Numerator and Denominator
|
2017-05-05 11:25:38 -05:00 |
adelikat
|
62a13d961d
|
Move VsyncNum and VsyncDen out of CoreComm and into IVideoProvider
|
2017-05-05 11:21:37 -05:00 |
J.D. Purcell
|
8b2b12585a
|
Mostly whitespace cleanup to reduce difference with mono-portable branch.
|
2017-05-02 23:09:50 -04:00 |
adelikat
|
698c6741ae
|
Refactor IEmulator and remove the IController property, instead pass it as a paramter to the FrameAdvance() method
|
2017-05-01 20:09:11 -05:00 |
adelikat
|
ded1c2d7b7
|
Break off BoardName from IEmulator into a separate IBoardInfo service
|
2017-04-30 21:01:54 -05:00 |
J.D. Purcell
|
efb46d5fb2
|
Rewind initialization cleanup.
|
2017-04-30 20:38:10 -04:00 |
adelikat
|
26d8166c0e
|
mnemonic for SNES multitap toggle button
|
2017-04-30 12:30:43 -05:00 |
J.D. Purcell
|
303e8d41e9
|
Cleanup code to create GUI Renderer.
|
2017-04-29 17:49:34 -04:00 |
J.D. Purcell
|
3ebcaa8af0
|
Rewind cleanup / tweaks.
|
2017-04-29 14:04:19 -04:00 |
adelikat
|
a8c15a652b
|
Emulation.Common cleanups
|
2017-04-27 11:37:26 -05:00 |
adelikat
|
ebe001b526
|
Cleanup FirmwareManager, and some other Emulation.Common nitpicks
|
2017-04-27 10:55:22 -05:00 |
J.D. Purcell
|
bb95ccf82d
|
Update SharpZipLib (from 9ad7f58 on 2016-12-04 with target framework changed to 4.0). Should fix #834.
|
2017-04-25 23:17:04 -04:00 |
adelikat
|
5a408f9321
|
Remove the obsolete BinaryStateLoader.HasLump()
|
2017-04-24 13:18:45 -05:00 |