fix bug in PC jump target calculation,

fix bug in RegFile input width,
fix control logic bug with INC/DEC,
change assembler output format,
change programs to use d0 as space char value
This commit is contained in:
Arthur Lu
2022-08-14 13:44:51 -07:00
parent 0dbd5dbbea
commit 935864ad9c
11 changed files with 113 additions and 105 deletions

3
.gitignore vendored
View File

@@ -1 +1,2 @@
**/*.bin
**/*.bin
**/machine_code.txt