Ryzee119

Results 126 comments of Ryzee119

Ive added TFT LCD support in https://github.com/Ryzee119/usb64/pull/26

I doesn't do recursive scanning for performance reasons. You'll need to add `f:/games/usa` as the folder path That should work Scrolling in the xbe browser is a good idea. I'll...

Thanks foe reporting this issue. It seems like its holding the data line low for some reason. Ill have a look into it as soon as i can! You can...

Hi @CorcoranEd were you able to solve this? I cannot replicate the issue on my end. Can you provide details on what you are doing exactly?

Hmm thats interesting. Does it do it if you boot with it already plugged in? I might need to add some denouncing as theres probably a bit of mechanical noise...

Im able to repeat the issue but only if I short the player 1 data line to ground. Can you confirm that the data line isnt shorted to ground? Maybe...

You could also redirect the input to another pin. By modifying usb64_conf.h and recompiling. Ofcourse youd need to remove the trace to the damaged pin and wire it to the...

Ill also add you could swap say player 1 and player 4 pins in the code then just not use player 4 atleast until a replacement arrives

@CorcoranEd did you have any luck with the new board? It sounds like a HW issue in this instance. If the new board is working, are you able to close...

This is great, thanks. Ive been meaning to do something like this eventually. Ill review and test in the next day or so :)