This repository has been archived on 2023-12-21. You can view files and clone it, but cannot push or open issues or pull requests.
cse141L-project/firmware
Arthur Lu dd4f8ef9f8 fix program 3 to have correct error detection,
added duplicate label syntax error check in assembler
2022-08-20 03:14:36 +00:00
..
.devcontainer push last commit 2022-08-13 16:36:00 -07:00
assembler.py fix program 3 to have correct error detection, 2022-08-20 03:14:36 +00:00
example_program1.sh create example assembler scripts for individual programs 2022-08-17 00:37:56 -07:00
example_program2.sh create example assembler scripts for individual programs 2022-08-17 00:37:56 -07:00
example_program3.sh create example assembler scripts for individual programs 2022-08-17 00:37:56 -07:00
example.sh fix bug in PC jump target calculation, 2022-08-14 13:44:51 -07:00
program1.asm fix bug in PC jump target calculation, 2022-08-14 13:44:51 -07:00
program2.asm remove redundant CLB command, 2022-08-18 03:41:07 +00:00
program3.asm fix program 3 to have correct error detection, 2022-08-20 03:14:36 +00:00