You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the Neotron OS. It will run on any system which can execute ARM Thumb v7-M instructions, and has an implementation of the Neotron BIOS.
3
+
This is the Neotron OS. It will run on any system which can execute ARM Thumb v7-M instructions, and has an implementation of the [Neotron BIOS](https://github.com/neotron-compute/Neotron-BIOS).
4
+
5
+
## Status
6
+
7
+
This OS is a work in progress. We intend to support:
8
+
9
+
*[ ] Text mode console (on both text and bitmap displays)
10
+
*[ ] Starting a command-line shell application
11
+
*[ ] Executing applications from RAM
12
+
*[ ] MBR/FAT32 formatted block devices with standard open/close/read/write file semantics
0 commit comments