dreamsyntax

Results 64 comments of dreamsyntax

I assume this can be closed. I was able to run this on Linux with the below build without any additional configuration. Android Studio Arctic Fox | 2020.3.1 Build #AI-203.7717.56.2031.7583922,...

Just confirming this branch does not resolve https://github.com/dolphin-emu/dolphin/pull/10546 The improvements should be kept regardless though

> > > I know you are also working on pausing for other panic alert types. Do you actually want to have a single option that enables pausing on panic...

If we go with new default behavior I propose this. Though, read/writes exceptions would still need the checkbox to work properly under advanced. Maybe Pause would be hidden for those...

> > > > Yes, or if MMU is on there is no additional cost. > > Well, in the MMU is enabled, you aren't going to get any MMU...

I've updated this per suggestions. I would rather get the most common exceptions (read/write and unknown instr) out now. I've updated the hint to properly reflect that. In another PR...

Going to rebase and resolve the conflicts. Did some testing on latest dev dolphin, the idea behind this change is still needed even with improvements to the exception handler (it...

Migrated to new config format old: https://github.com/dolphin-emu/dolphin/pull/10175/commits/1acced43dee8ede59fbfbd9106a2d854c0ca87ea

> I think this would be better if it weren't persistent across launches. I definitely would use this if it got merged, but not every time I use Dolphin. Maybe...

> This PR still LGTM. You might want to squash the 2 commits into a single one with a proper commit message. Done, rebased on latest master + squashed