We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b6b49 commit f0bd213Copy full SHA for f0bd213
README.md
@@ -1,2 +1,22 @@
1
-# NesCat
+# NesCat 0.5
2
+
3
+NESCAT by Nathalis
4
+prototype version: 0.5 (c)2020
5
Enhanced version Nintendo Emulator for ESP32
6
7
+Requirements: ESP32 WEMOS D1 MINI, SD7789 LCD, MICROSD CARD slot,
8
+PCM5102 I2S AUDIO MODULE, OTHER PARTS...
9
10
11
+### FEATURES:
12
13
+- MicroSD card support
14
+- 240*240 1.3" LCD ST7789 display
15
+- Composite TV OUT Video PAL
16
+- I2S AUDIO support PCM5102 module
17
+- PS2 (USB) KEYBOARD support (wireless not work)
18
+- huge NES ROMs up to 512kB (read from FLASH)
19
+- PS4 DualShock BlueTooth Gamepad (experimental)
20
21
+Only for personal & educational use!
22
0 commit comments