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 b24b424 commit 50e3856Copy full SHA for 50e3856
images/ce.png
141 KB
index.html
@@ -44,7 +44,11 @@ <h1>zxbasic</h1>
44
<h1>emscripten</h1>
45
<p>Lighttable + Bufferfly Termainal
46
<img src="./images/emscript1.png" alt="Smiley face" height="100%" width="100%">
47
- <img src="./images/emscript2.png" alt="Smiley face" height="100%" width="100%">
+ </p>
48
+
49
+ <h1>6502</h1>
50
+ <p>compiler-explorer + x86-to-6502
51
+ <img src="./images/ce.png" alt="Smiley face" height="100%" width="100%">
52
</p>
53
54
</section>
0 commit comments