Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Opatusos/SNES_TST
SNES TST RGB
https://github.com/Opatusos/SNES_TST
Last synced: 3 months ago
JSON representation
SNES TST RGB
- Host: GitHub
- URL: https://github.com/Opatusos/SNES_TST
- Owner: Opatusos
- License: gpl-3.0
- Created: 2021-05-27T07:34:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-28T12:07:53.000Z (almost 3 years ago)
- Last Synced: 2023-02-23T00:00:37.098Z (almost 2 years ago)
- Language: Verilog
- Size: 176 MB
- Stars: 16
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-portablizing - SNES_TST - Project for utilizing the digital RGB555 video bus found on 2Chip SNES consoles (Hardware / Nintendo)
README
# SNES-TST
This projects intends to clean up the blurry RGB video on the 3-chip SNES by using the PPU2's test pins. The board has only been tried on a SNSP-CPU-01 motherboard but it should work with all revisions. The firmware is missing most of the board's functions. The planned functions are the following:
- dual analog ouput (verified, need further noise analysis, furthermore direct comparision is needed to the original video)
- Mode-7 patch for the test pins (verified)
- SuperCIC (verified)
- dual-frequency oscillator (not tested)
- controller support (partwise verified)
- dejitter (not tested)
- D4 patch (not tested)
- RGB LED support with PWM (not tested)