05-12-2016, 07:27 PM
(05-07-2016, 07:45 PM)JeremyG Wrote: You say you've made an ALU as well, do you have a screenshot of that? A RAM does not suffice for an application but an ALU might; it'd be disappointing to deny this because of that
Hi again.
At the time of the post I hadn't actually made an ALU yet. Good news is I've been busy the last couple of days and made an ALU that currently has 14 functions:
A
!A
B
!B
A++
A--
B++
B--
A+B
A-B
B-A
A&B
A|B
A xor B
I have many more ideas to add to this, like implementing that RAM and adding program memory, but building it on the server might be a better idea
Here's a link to the ALU images: http://imgur.com/a/WxuaQ