adelikat
|
d4c8615e95
|
remove unused usings and other redundancies
|
2020-04-23 20:33:18 -05:00 |
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
|
85be6af3d3
|
Convert spaces to tabs in ZX Spectrum and AmstradCPC cores
|
2019-12-06 17:47:59 -06:00 |
Asnivor
|
76070cd89d
|
OCD: Fix non-critial compiler warnings in my code
|
2019-01-25 15:45:15 +00:00 |
Asnivor
|
e0b6c67b70
|
CPCHawk: Menu and GUI fixes
|
2018-09-19 17:46:58 +01:00 |
Asnivor
|
95e565c545
|
CPCHawk: Start of new CRCT and Gatearray implementations
|
2018-09-19 14:35:22 +01:00 |
Asnivor
|
ac0aae4afb
|
CPCHawk: UI menus
|
2018-07-18 13:53:08 +01:00 |
Asnivor
|
f35bb99c5f
|
CPCHawk: Datacorder & tape sound, GateArray renderer modes 0, 1 & 2
|
2018-07-18 12:28:39 +01:00 |
Asnivor
|
531833c7b0
|
CPCHawk: Initial project outline (may or may not come to something eventually)
|
2018-07-03 14:53:09 +01:00 |