What a great tool! Assembler for Ben Eater's 8-bit SAP-1 breadboard CPU #104
MarkMaxPayne
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is such a great tool! I just finished a version of Ben Eater's 8-bit CPU. I've been hand assembling programs then stumbled upon your project. This took nothing to create a cool assembler for Ben's final instruction set. Here is the sample for both defining the rules for his 8-bit CPU's machine language and a sample Fibonacci sequence example...
fibonacci -dot- asm.txt
From this reddit search I made after this posting, it looks like many have gone this path before me! Great minds think alike?!? ;)
https://www.reddit.com/r/beneater/search/?q=customasm&restrict_sr=1
Best,
-Mark
Beta Was this translation helpful? Give feedback.
All reactions