Commit Graph

10 Commits

Author SHA1 Message Date
Arthur Lu
652ecf2686 move firmware files into dedicated folder 2022-08-11 21:44:18 -07:00
Arthur Lu
4dd7faf066 add example shell file to compile cse141L programs,
add xxd to development container
2022-08-10 06:05:07 +00:00
Arthur Lu
78b38b573d remove more comments from assembler,
added multiprogram assembly functionality,
added proper next program logic to programs
2022-08-10 06:01:47 +00:00
Arthur Lu
1a44a5be80 remove commented code in assembler 2022-08-10 05:45:28 +00:00
Arthur Lu
5d8ea74edc differentiate numerical imm and label imm,
implement assembler,
add binary file outputs to gitignore,
add development container for assembler
2022-08-10 05:44:32 +00:00
Arthur Lu
216d118967 implement program3,
fix indentation in program2
2022-08-09 20:30:44 -07:00
Arthur Lu
9e6e490673 implement program2,
fix formatting in program1
2022-08-09 20:11:49 -07:00
Arthur Lu
1c8fcec85b fix bug (first char XOR with initial state) 2022-08-08 22:21:03 -07:00
Arthur Lu
f3bcd0e772 fix spelling in comments 2022-08-07 16:22:59 -07:00
Arthur Lu
b79a2973ea
add program1.asm 2022-08-07 16:18:56 -07:00