zeromus
|
10bceeb0dc
|
Nope, I think it's a good idea now.
Revert "This reverts commit c878c85daeaaf0cae3e28f24bc1a8b511293d7b6."
This reverts commit 1d1f2a18c6 .
|
2020-04-23 21:20:59 -04:00 |
zeromus
|
1d1f2a18c6
|
This reverts commit c878c85dae .
|
2020-04-23 21:06:12 -04:00 |
zeromus
|
c878c85dae
|
for your consideration: sync settings return flags instead of a bool, so we can have more granularity in what needs resetting than just "reboot core". for instance, we would like to minimize the number of times the window layout is redone by not doing it when the screen settings havent changed. HOWEVER, while I was writing this commit message, I realized, I should probably do it just by being more cautious in kicking off the layout (unless the data coming from the core has changed, a layout shouldnt happen). So I am going to make this commit, in case it inspires anyone, and then revert it.
|
2020-04-23 21:05:56 -04:00 |
YoshiRulz
|
7932c401e1
|
Improve exception docs in BizHawk.Emulation.Common
|
2020-01-02 21:51:21 +10:00 |
adelikat
|
2b7cb1bb7d
|
BizHawk.Emulation.Common - cleanups -> C#6/7isms, fix some typos, variable naming, spaces to tabs
|
2019-10-29 13:59:08 -05:00 |
J.D. Purcell
|
3d6b1da94d
|
Whitespace only (indentation fixes/cleanup).
|
2017-04-19 20:34:30 -04:00 |
adelikat
|
7b336664b9
|
fix ups to the documentation of service interfaces
|
2017-04-19 09:41:26 -05:00 |
adelikat
|
d1d6c20749
|
break SNES settings code into its own file
|
2017-04-19 08:31:48 -05:00 |
adelikat
|
f83a54dff7
|
better documentation of IEMulatorSErvices
|
2016-12-13 15:56:20 -06:00 |
adelikat
|
20f3e235f8
|
Add documentation to the Emulation.Common IEmulatorService interfaces
|
2016-03-01 21:10:50 -05:00 |
adelikat
|
570eff2b8b
|
Emulation.Common - Move Emulator Services to their own folder
|
2016-02-28 21:09:06 -05:00 |