We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5b45ef commit 3f1e088Copy full SHA for 3f1e088
README.md
@@ -8,5 +8,8 @@ Right now there are 2 software projects:
8
Both of these are in the software sub-directory.
9
The hardware sub-directory contains the KiKad 6.0 project along with the required symbol and footprint libraries and the gerbers.
10
11
+For Arduino software development I'm using VSCode and the platformio plugin. This provides a pleasant and smooth development experience.
12
+
13
+For assembler I'm using Easy68k...this provides a less smooth and pleasant development experience but it does work and the simulation is quite useful.
14
15

software/Mega68k freerun/src/scratch
software/Mega68k freerun/src/test.js
0 commit comments