This website requires JavaScript.
Explore
Help
Sign In
brendanhaines
/
cpu
Watch
1
Star
0
Fork
0
You've already forked cpu
mirror of
https://gitlab.com/brendanhaines/cpu.git
synced
2024-12-26 02:56:52 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2c24c19a72
cpu
/
test
History
Brendan Haines
2c24c19a72
passes quick tests for: lui, addi, add, sub, and, or, xor, andi. jump works but does not link
2020-10-11 23:03:14 -06:00
..
.gitignore
remove *.elf *.hex from git
2020-09-27 18:40:29 -06:00
Makefile
sub, and, or don't always work
2020-10-03 13:49:14 -06:00
test.csv
move assembly project
2020-09-27 18:05:58 -06:00
test.ld
move assembly project
2020-09-27 18:05:58 -06:00
test.S
passes quick tests for: lui, addi, add, sub, and, or, xor, andi. jump works but does not link
2020-10-11 23:03:14 -06:00