LCD Driver, some teensy code, SDCard code, MBR/FAT32
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
|
||||
|
||||
/** https://fpgalover.com/images/manuals/SNES/time.JPG */
|
||||
|
||||
// Pinout on the chinese version
|
||||
// left to right: gnd data latch clk +5v (also works with 3.3)
|
||||
template <int PIN_LATCH, int PIN_DATA, int PIN_CLK> class SNESController {
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user