Dominic Cerquetti

Results 47 issues of Dominic Cerquetti

Hi! Thank you all for your work on BSNES-plus, it's an amazing tool. I started working on tracelog modifications for BSNES to allow realtime streaming of trace data to outside...

Turns out Apple device services also listens on port 21705, so hit a conflict there Also my BSNES version doesn't detect the conflict and happily proceeds, resulting in a confusing...

from TokyoScarab I had a couple suggestions that would make for some good QOL things for Diz in my limited time using it so far: - the ability to do...

### Diz 3.0 WARNING: This is super-early super-rough alpha-level code. Don't use yet unless you're ready to jump in with a C# debugger and hack the unit tests :) Do...

something to do with databinding not working, and ImportSettingsOnPropertyChanged ![image](https://user-images.githubusercontent.com/5413064/146890367-619cfd0b-5e54-4487-becf-fd204bee55d9.png)

this might be an asar bug but, we can fix it in Diz. in exported assembly marked as text, there can be stuff like null chars etc in the quoted...

There's a bunch of places in the code where we perform some kind of marking at a particular offset (i.e. marking an instruction and its following opcodes). However, a lot...

Main window percentage complete doesn't refresh after an import of usage or trace map Need to invalidate it post import

annoying that Diz prompts you each time for the location of the generated output. it should just be a text field in the "Export Disassembly" dialog box, with a browse...

So our usage map import works great for main CPU In the BSNES "-usage.bin" files output though, it contains usage info for all of the various kinds of CPUs. Right...