We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72946b8 + c713da7 commit e02dd93Copy full SHA for e02dd93
README.md
@@ -64,16 +64,22 @@ The file `libneotron_os.so` is not supplied. You can build it with:
64
## Features
65
66
* GUI window with pixel-perfect video rendering
67
-* TODO: UART support
68
-* TODO: SD/MMC emulation support
+* Block device support
+* Keyboard support
69
+* Power-off support
70
* TODO: Audio support
-* TODO: Human Interface Device support
71
+* TODO: UART support
72
73
## Changelog
74
75
### Unreleased Changes ([Source](https://github.com/neotron-compute/Neotron-Desktop-BIOS/tree/main))
76
77
+* None
78
+
79
+### v0.1.0
80
81
* First release
82
+* Works with OS 0.5.0
83
84
## Licence
85
0 commit comments