Maximilian Rehkopf
Maximilian Rehkopf
> I couldn't find beta/RC releases on the Github or the website, or maybe I didn't look hard enough :) My apologies on that, I think I only ever posted...
I need to think a bit about what info I need from your SNES and how to transport it, will prepare something and get back to you :)
Oh no, sorry for the confusion 😅 Rest assured I am very much alive. The screen you are seeing was intended as an obituary for Near (formerly known as byuu),...
> Is there a way to run the diagnostic firmware tool via the usb port on the > fx? No, it must be put on SD card. Note the kind...
Hmm, interestingly I have been doing some tinkering in the same area just two days ago, albeit in Mesen2. Its [implementation](https://github.com/SourMesen/Mesen2/blob/fabc9a62174f8734a113df6d244f5539ef6b8fcf/Core/SNES/Coprocessors/GSU/Gsu.cpp#L466) adheres to the official development manual which states: >...
Quoting @dargereldren in #271: > The registers aren't being read while it is running, it is after the GSU has ran. My way of operation with the GSU is making...
> functions where for example the 65816 can set parameters like R2 and then the GSU returning it's own results in Rxx and the CPU being able to read/write these...
Hi! I don't think this is supported out of the box (since the SuperFX FPGA core would need to be adjusted) but I don't think it would be impossible either....
Whoops, missed that, sorry. Looking into it :)
Hmm, interestingly I have been doing some tinkering in the same area just two days ago, albeit in Mesen2. Its [implementation](https://github.com/SourMesen/Mesen2/blob/fabc9a62174f8734a113df6d244f5539ef6b8fcf/Core/SNES/Coprocessors/GSU/Gsu.cpp#L466) adheres to the official development manual which states: >...