Robert Neumann

Results 214 comments of Robert Neumann

Hey, I would hope this works. Gamecube was somehow difficult with sync, but I think the issue was with Composite Video for sync. Csync should work. (I definitely had it...

That's actually intended. It mimics the look of some CRTs with their scanlines also alternating like that.

So you want to keep scanlines on 240p input, but dynamically turn them off on 480i? Try commenting out this line: https://github.com/ramapcsx2/gbs-control/blob/master/gbs-control.ino#L6192

The scanline "strength" is a neat side effect of abusing one of the chip features. I know that it barely blends blue, for example. It is an overall pleasing effect...

Well, whatever you build, don't put +5V on any of the GBS signals. If you use your odd/even detect to control another circuit for the scanlines, then remember that it'll...

Hey, I'm not at all part of this project, but it seems to me that these ferrites are just filtering for an (optional) MIDI or UART port. You should be...

Hey, I'm not part of this project, but I wonder what you think the performance / RAM impact of this will be :)

It is the same mechanism. If you support Unirom, xStation also works.. Should work anyway :)

A whole suite would be great! But if it's just about the SIO link, things are easier now, thanks to the huge Arduino movement :)

Hey, 12V is highly unlikely, given that most users will have installed Unirom using a PSX flasher software (often the Uni bootdisk itself). I haven't experienced this particular problem myself...