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
|
79aec475a9
|
refactor CoreComm usage in sega cores
|
2020-03-15 09:42:48 -05:00 |
adelikat
|
f83261c116
|
misc cleanups in emulator core service logic
|
2020-01-11 13:19:51 -06:00 |
adelikat
|
c6e0e9fa57
|
Rename CoreAttributes to CoreAttribute as to not be a bad person
|
2017-07-12 14:10:55 -05:00 |
nattthebear
|
2dd10ea951
|
Update some author meat-a deet-a
|
2017-07-09 12:18:33 -04:00 |
adelikat
|
e2d0e7dfc3
|
set NGP released flag to true
|
2017-06-25 13:13:27 -05:00 |
nattthebear
|
7c5c3482e7
|
pizza: RTC, maybe
|
2017-06-25 09:19:32 -04:00 |
nattthebear
|
3e731ae0b3
|
Make ngp core use WaterboxCore infrastructure
|
2017-06-17 10:47:10 -04:00 |
nattthebear
|
f96a7abb94
|
ngp: connect saveram. due to the way this is implemented in neopop, connecting it greatly increased the size of savestates, which may or may not be worth fixing.
|
2017-06-03 07:58:14 -04:00 |
nattthebear
|
034337c51d
|
start of dngp linkup. It works enough for KOF2 to think a cable is there, but not enough to run anything
|
2017-06-01 20:44:49 -04:00 |
nattthebear
|
3a4de4a6ca
|
some prelim roughin for dual ngp
|
2017-06-01 18:19:30 -04:00 |
nattthebear
|
051382450e
|
ngp: settings that theoretically work
|
2017-05-31 17:29:45 -04:00 |
nattthebear
|
df0a955621
|
ngp: memory domains
|
2017-05-31 16:58:16 -04:00 |
nattthebear
|
d799624e9c
|
NGP: It works and stuff
|
2017-05-30 18:36:11 -04:00 |