What's new

FM Towns; the hardware, the games, the arcade ports

From what I understand the problem is that the graphics chip produces an NTSC video signal directly, without a separate encoder you could grab an intermediate RGB signal from. The NES rgb mods either use an FPGA implementation of the PPU, the arcade NES PPU that produces RGB already, or operate in parallel to grab some register writes. In short, it is very specific to the NES.

So the best option is an external S-Video to RGB conversion. Edit: Reading back this thread it looks like you could grab digital Y and UV values you could convert back to RGB. There would be some loss, but it would be better than converting the analogue values. This really needs someone with the skills to sit down and implement this into a small FPGA or CPLD, or maybe even a RP2040.

FM-Towns II has RGB already on the monitor output: https://gamesx.com/wiki/doku.php?id=av:japanese_rgb-15
 
Last edited:
Yes i was thinking if i have the time i could take a look inside to see how rgb is produced and try make a addon. trouble is i never have time :(
WhatsApp Image 2024-06-01 at 22.13.18_18e9adb4.jpg


would be nice to be able to get rgb out of one of these bad boys, hence my questions.
 
Last edited:
Back
Top