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 |
adelikat
|
9d4ef3a3af
|
cleanup WonderSwan.ISettable
|
2020-02-08 11:23:58 -06:00 |
adelikat
|
f83261c116
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
nattthebear
|
66abc95c58
|
Wonderswan - Support settings to change colors. Breaks existing binary savestates (existing text savestates should be OK). B&W palette is exposed as a setting, albeit without a very nice UI. Color palette is available behind the scenes, but is not exposed as a setting.
|
2016-03-26 13:35:57 -04:00 |
goyuken
|
b432069504
|
wonderswan: factor out some stuff into seperate files
|
2015-01-13 22:29:06 +00:00 |