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 0717b98 commit a8ee6e3Copy full SHA for a8ee6e3
README.md
@@ -0,0 +1,4 @@
1
+# Bacon-16_Python
2
+A python implementation of a Bacon-16 CPU with no ram or device support. The release zip contains a copy of the Bacon-16
3
+assembler (B16A) and example code. To build and run, run the batch script and then the Python script. For more information
4
+on Bacon-16, check out my B16A and HamX16 repositories
0 commit comments