We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e7ab9b commit 5164662Copy full SHA for 5164662
1 file changed
README.md
@@ -1,2 +1,13 @@
1
# FOSS-RCX-ROM
2
-An open source implementation of the Lego MindStorms RCX ROM
+An open source implementation of the Lego MindStorms RCX ROM,
3
+which has been extracted from the larger
4
+[brickEmu project](https://github.com/BrickBot/brickEmu).
5
+
6
+These same source files have also been added to the
7
+[brickOS-bibo project](https://github.com/BrickBot/brickOS-bibo)
8
+as "rom" targets in the Makefiles.
9
10
+Given the nature of this project, this source code is likely to
11
+see little change, but the master version of this source code
12
+is currently considered to be the copies in the aforementioned
13
+[brickOS-bibo project](https://github.com/BrickBot/brickOS-bibo).
0 commit comments