We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b18ae38 commit 8091b36Copy full SHA for 8091b36
README.md
@@ -218,7 +218,9 @@ Features
218
* VSYNC and raster IRQ
219
* VIA
220
* ROM/RAM banking
221
- * PS/2 keyboard
+ * keyboard
222
+ * mouse
223
+ * gamepad
224
* SD card (SPI)
225
226
@@ -251,6 +253,12 @@ Known Issues
251
253
Release Notes
252
254
-------------
255
256
+### Release 34
257
+
258
+* PS/2 mouse
259
+* support for text mode with tiles other than 8x8 [Serentty]
260
+* fix: programmatic echo mode control [Mikael O. Bonnier]
261
262
### Release 33
263
264
* significant performance optimizations
0 commit comments