- Joined
- May 1, 2016
- Messages
- 60
- Likes
- 26
The Namco Pac-Man TV Game.
This is something I have been thinking about doing for a couple years now and I think I'm finally going to start the project! This is one of the few undumped ROMs that is not currently playable on MAME. It is a nostalgic cheap TV Plug-n-Play console that I had as a kid. It's pretty unique because it had several Namco classics on it even though it was billed as a Pac-Man game.
The plan:
I have to find the best way to pull the CVBS and convert it to HDMI... I think I will likely use a Retro Scalar 2X (I know sorry about the ali crap)
For input I am going to write my own USB controller that will accept any controller with a button mapping mode. I will likely use the wired Trooper 2 Atari controller most of the time. But I also want to be able to use the 8BitDo adapter.
Extras:
Lastly I have a special extra feature if I have time.
I want the power USB-C port to double as an actual USB device with UVC and CDC endpoints. This way I could take the unit with me on the go and play on my laptop in the browser.
This would require a very simple Composite Webcam device and any old UART converter pipes into the USB Controller. I can likely use the PIO USB on an rp2040 so I can use it as a Host and a Device simultaneously.
Final thoughts:
I was thinking I would make the case as thin as possible in the Z axis and adhere to the shape of the original board but scaled up. Sort of like credit card aspect ratio.
If anybody has input please feel free to share your thoughts and ideas!!
This is something I have been thinking about doing for a couple years now and I think I'm finally going to start the project! This is one of the few undumped ROMs that is not currently playable on MAME. It is a nostalgic cheap TV Plug-n-Play console that I had as a kid. It's pretty unique because it had several Namco classics on it even though it was billed as a Pac-Man game.
The plan:
I have to find the best way to pull the CVBS and convert it to HDMI... I think I will likely use a Retro Scalar 2X (I know sorry about the ali crap)
For input I am going to write my own USB controller that will accept any controller with a button mapping mode. I will likely use the wired Trooper 2 Atari controller most of the time. But I also want to be able to use the 8BitDo adapter.
Extras:
Lastly I have a special extra feature if I have time.
I want the power USB-C port to double as an actual USB device with UVC and CDC endpoints. This way I could take the unit with me on the go and play on my laptop in the browser.
This would require a very simple Composite Webcam device and any old UART converter pipes into the USB Controller. I can likely use the PIO USB on an rp2040 so I can use it as a Host and a Device simultaneously.
Final thoughts:
I was thinking I would make the case as thin as possible in the Z axis and adhere to the shape of the original board but scaled up. Sort of like credit card aspect ratio.
If anybody has input please feel free to share your thoughts and ideas!!