J.D. Purcell
|
fec63fb66a
|
Spaces -> tabs, fix mixed newlines.
|
2019-11-03 20:58:36 -05:00 |
alyosha-tas
|
2750a420ef
|
A2600: audio bug fix (Space Jockey)
|
2019-11-03 20:21:25 -05:00 |
J.D. Purcell
|
6eb44acd4f
|
Fix noise from last merge.
|
2019-11-03 18:04:31 -05:00 |
adelikat
|
e4e10646bf
|
Merge branch 'master' into MoreUnixMonoCompatWork
# Conflicts:
# BizHawk.Client.EmuHawk/Program.cs
# BizHawk.Common/BizInvoke/MemoryBlock.cs
|
2019-11-03 16:09:22 -06:00 |
adelikat
|
942d9fc75e
|
Simplify OS checks with some helpful methods
|
2019-11-03 16:04:42 -06:00 |
J.D. Purcell
|
e1075d1006
|
Virtu: Make savestates smaller.
|
2019-11-03 14:12:48 -05:00 |
adelikat
|
b9ade1a555
|
Merge branch 'master' into MoreUnixMonoCompatWork
|
2019-11-03 12:55:53 -06:00 |
adelikat
|
46385174da
|
Hex editor - more cleanups
|
2019-11-03 12:46:39 -06:00 |
adelikat
|
7472e112ab
|
Hex Editor - simplify key press logic even more
|
2019-11-03 12:25:36 -06:00 |
adelikat
|
d57e8f790b
|
Hex Editor - simplify keypress logic
|
2019-11-03 11:56:02 -06:00 |
adelikat
|
c0c1c32b72
|
Hex Editor - more cleanup
|
2019-11-03 11:53:52 -06:00 |
adelikat
|
6de6e7b055
|
make nibbles logic more respectable
|
2019-11-03 11:48:31 -06:00 |
adelikat
|
dfb87801af
|
Hex Editor - restore funcionality to show typing in progress, in a way that doesn't suck
|
2019-11-03 11:31:53 -06:00 |
adelikat
|
2835694546
|
Hex Editor - fix crash when typing values into the hex editor with no address highlighted
|
2019-11-03 11:20:50 -06:00 |
adelikat
|
4d6d951286
|
Hex Editor - more cleanup
|
2019-11-03 11:18:23 -06:00 |
adelikat
|
f047a19530
|
Hex Editor - consolidate highlighted address variables
|
2019-11-03 11:14:08 -06:00 |
adelikat
|
2ba579cfdf
|
Hex Eidtor - rip out swap bytes crap and re-fix BigEndian functionality. Someone will have to explain why swap is needed. And do a not terrible implementation that leaves a non-funcitonal menu item!
|
2019-11-03 10:58:41 -06:00 |
adelikat
|
9fb8499ffe
|
Hex Editor - lots of cleanups
|
2019-11-03 10:46:45 -06:00 |
adelikat
|
39586a5bf0
|
Remove NewHexEditor (can be developed on a branch instead)
|
2019-11-03 10:20:07 -06:00 |
J.D. Purcell
|
fae50bc807
|
TAStudio: Fix crash when ctrl+clicking with no previous row selected.
|
2019-11-03 10:51:24 -05:00 |
YoshiRulz
|
94935bc45e
|
Fix #1714
why is RedirectStandardInput=true,UseShellExecute=false not the default
|
2019-11-03 23:11:29 +10:00 |
alyosha-tas
|
0de16bc8b9
|
A2600: journey escape fixes #1614
|
2019-11-03 07:41:22 -05:00 |
J.D. Purcell
|
64e8270cab
|
Update check fix.
|
2019-11-02 17:00:53 -04:00 |
J.D. Purcell
|
afff86fb29
|
Update Checker: Use GitHub API to find latest version.
|
2019-11-02 16:53:27 -04:00 |
J.D. Purcell
|
d71b2d26b5
|
Update Newtonsoft.Json
|
2019-11-02 16:24:08 -04:00 |
J.D. Purcell
|
999a8f094b
|
Fix .vs ignore in .gitignore
|
2019-11-02 16:21:49 -04:00 |
J.D. Purcell
|
6fac65984c
|
Shouldn't be in version control.
|
2019-11-02 16:11:40 -04:00 |
adelikat
|
ae7221988b
|
cheats code cleanup
|
2019-11-02 11:25:11 -05:00 |
adelikat
|
1239149af5
|
cleanup movie forms
|
2019-11-02 11:05:01 -05:00 |
adelikat
|
5fa5674260
|
EditSubtitles - fix message typo, simplify, TryParse instead of catching parse errors, fix a NRE
|
2019-11-02 10:50:52 -05:00 |
adelikat
|
f967ebc3a7
|
cleanup Communication.cs
|
2019-11-02 10:33:26 -05:00 |
adelikat
|
7936797a9d
|
Custom controls house cleaning - remove a bunch of unused controls, do some cleanups
|
2019-11-02 10:08:06 -05:00 |
James Groom
|
cdf42777dc
|
Merge branch 'master' into MoreUnixMonoCompatWork
|
2019-11-02 18:15:46 +11:00 |
J.D. Purcell
|
0405eb7c73
|
XAudio2: Fix missing dispose.
|
2019-11-02 00:38:50 -04:00 |
J.D. Purcell
|
39b54f7202
|
Fix missing UI usings.
|
2019-11-02 00:38:50 -04:00 |
J.D. Purcell
|
17701dc57d
|
Fix wrong return type in P/Invokes.
|
2019-11-02 00:38:50 -04:00 |
J.D. Purcell
|
447e8f59e5
|
To match master (merge error?)
|
2019-11-01 22:54:14 -04:00 |
J.D. Purcell
|
4b9f53db35
|
Remove unused files.
|
2019-11-01 22:51:01 -04:00 |
J.D. Purcell
|
b8aa6c36d6
|
EmuHawk: Add manifest (like in master - accidentally omitted in last merge?)
|
2019-11-01 22:47:07 -04:00 |
J.D. Purcell
|
f2d43f306c
|
Remove unused setting.
|
2019-11-01 22:44:02 -04:00 |
adelikat
|
fdd0076485
|
Merge branch 'master' into MoreUnixMonoCompatWork
|
2019-11-01 20:59:40 -05:00 |
adelikat
|
ba9d5f7a4a
|
SharpCompress - private = true, also remove processorArch = MSIL, not sure it matters or not, but didn't intent to put it
|
2019-11-01 20:54:40 -05:00 |
YoshiRulz
|
d9f8a2c58e
|
Hopefully fix AppVeyor CI
|
2019-11-01 21:32:17 -04:00 |
adelikat
|
b862a464ee
|
remove our outdated 7z shenanigans with sharpcompress
|
2019-11-01 20:22:05 -05:00 |
adelikat
|
5d6c33f080
|
remove TAStudio ui that was picking the renderer (it's automatic now)
|
2019-11-01 15:56:26 -05:00 |
J.D. Purcell
|
19dd590f2c
|
Improve error message.
|
2019-11-01 14:53:37 -04:00 |
J.D. Purcell
|
0fdc533071
|
We don't need this anymore after 9141b0ed .
|
2019-11-01 14:52:41 -04:00 |
YoshiRulz
|
3a878b0570
|
Hopefully fix AppVeyor CI
|
2019-11-01 23:42:25 +10:00 |
adelikat
|
9141b0ed19
|
tool manager - don't go looking for tools outside of the EmuHawk assembly, I suspect this will actually fix the appveyor build issue, indirectly.
|
2019-10-31 21:03:19 -05:00 |
James Groom
|
7d780d1954
|
Un-delete ReflectionOnlyAssemblyResolve subscriber
|
2019-11-01 12:56:44 +11:00 |