alyosha-tas
|
2d5c4ce893
|
C64: Filtering
First Draft, sounds better but needs peeking effect
|
2017-05-24 14:45:07 -04:00 |
adelikat
|
19dde8018a
|
InputRoll cleanups
|
2017-05-24 11:45:57 -05:00 |
adelikat
|
74b2cca967
|
more tastudio cleanups
|
2017-05-24 10:50:25 -05:00 |
adelikat
|
b03e224c5e
|
TAStudio cleanup
|
2017-05-24 10:49:35 -05:00 |
adelikat
|
50b5f4a1a9
|
Virtualpad misc cleanups
|
2017-05-24 09:07:03 -05:00 |
adelikat
|
47f2371953
|
Misc cleanups
|
2017-05-24 09:06:31 -05:00 |
adelikat
|
4d1dd215e6
|
Lua Console - temp fix to fix recent regression of lua scripts disappearing on reboot core
|
2017-05-24 08:30:30 -05:00 |
adelikat
|
770f27dfd4
|
Console lua library functions - check if LuaConsole is loaded on these calls. Currently the console should always be open if a script is being called but this is a preparation commit to eventually support running lua scripts without the lua console loaded
|
2017-05-23 13:05:36 -05:00 |
adelikat
|
4919fc5182
|
don't reference GlobalWin.LuaConsole in LuaConsole!
|
2017-05-23 13:04:28 -05:00 |
adelikat
|
facd845453
|
Lua Console - Move StartLuaDrawing() and EndLuaDrawing() to LuaImp since they exclusively LuaImp logic
|
2017-05-23 12:40:40 -05:00 |
adelikat
|
6196d81b5d
|
Move _luaList from LuaConsole to LuaImp
|
2017-05-22 16:47:27 -05:00 |
alyosha-tas
|
86629319c4
|
C64: Start SID Filtering
Set up infrastructure
Still a lot to do.
|
2017-05-22 16:44:27 -04:00 |
alyosha-tas
|
e2d76149d4
|
Update BizHawk.Emulation.Cores.csproj
|
2017-05-22 16:42:56 -04:00 |
alyosha-tas
|
782ca64f73
|
Add FFT source to C64
Thanks to jdpurcell for the code
|
2017-05-22 16:40:13 -04:00 |
adelikat
|
8d91557f4e
|
cleanups in ToolManager
|
2017-05-22 14:23:14 -05:00 |
adelikat
|
c1bff4b19c
|
Disable SNES, Intellivision, Colecovision controller settings menu items when a movie is active
|
2017-05-22 14:23:14 -05:00 |
adelikat
|
fd1338a46f
|
Mainform - restore Autohawk click event, remove some unused methods
|
2017-05-22 14:23:13 -05:00 |
adelikat
|
a6414ff05c
|
Mainform cleanup round 2
|
2017-05-22 14:23:13 -05:00 |
adelikat
|
28f9d0ee0d
|
Remove GlobalWin.CR_GL because it wasn't being used
|
2017-05-22 14:23:13 -05:00 |
adelikat
|
0796c14046
|
Misc mainform cleanups
|
2017-05-22 14:23:13 -05:00 |
zeromus
|
3a98460fbd
|
add path to "loaded config" and "saved config" messages. Fix problems where keybindings arent automatically applied when loading a configfile. Fixes #851
|
2017-05-22 12:49:50 -05:00 |
alyosha-tas
|
6bf2fd17c3
|
add 7800 db entry
not linked up yet
|
2017-05-22 11:36:18 -04:00 |
alyosha-tas
|
e1cfc28562
|
Update MMC3 to remove RewireNametable_TLSROM
|
2017-05-22 10:51:40 -04:00 |
adelikat
|
8062faf40b
|
organize mainform menu item event methods
|
2017-05-22 09:04:47 -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 |
zeromus
|
adff0d707c
|
psx: fix multitap flaking out after reboot
|
2017-05-20 16:07:24 -05:00 |
alyosha-tas
|
05bf7e46d4
|
Fix TLSROM mapper
Fix #848
|
2017-05-19 17:22:39 -04:00 |
adelikat
|
43cb50d5c3
|
Misc cleanups in Client.Common
|
2017-05-19 13:17:07 -05:00 |
adelikat
|
f89bcf4bfa
|
cleanup of Lua some related files
|
2017-05-19 11:05:21 -05:00 |
adelikat
|
31e68a38f9
|
Cleanup EmuHawk lua library code
|
2017-05-19 09:47:18 -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 |
alyosha-tas
|
0efdd2405c
|
Update BizHawk.Emulation.Cores.csproj
|
2017-05-18 16:19:53 -04:00 |
alyosha-tas
|
86cfa69b98
|
C64: Add Mapper 0008
|
2017-05-18 16:18:49 -04: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 |
nattthebear
|
c2fa9070a3
|
I guess this might help us someday, if we support other environments...
|
2017-05-16 20:55:37 -04:00 |
alyosha-tas
|
1821f631fe
|
Update Sid.Registers.cs
|
2017-05-16 19:59:07 -04:00 |
alyosha-tas
|
c1c80687c6
|
Update Sid.cs
|
2017-05-16 19:58:06 -04:00 |
adelikat
|
001091f9a1
|
C64 - wire up the trace logger, to the 6502 parts of the 6510 at least. THere might be more things to wire up
|
2017-05-16 18:40:17 -05:00 |
adelikat
|
f093ad8606
|
C64 - multi-disk support
|
2017-05-15 19:52:05 -05:00 |