mosscomp / moss

A computer for human beings.
https://mosscomp.com
Apache License 2.0
42 stars 2 forks source link

Add basic 64-bit ALU #26

Closed hasheddan closed 2 years ago

hasheddan commented 2 years ago

Adds a basic 64-bit ALU that can perform AND / OR / ADD / SUB operations.

Signed-off-by: hasheddan georgedanielmangum@gmail.com