935864ad9c
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
2 lines
85 B
Bash
2 lines
85 B
Bash
#!/bin/sh
|
|
python assembler.py machine_code.txt program1.asm program2.asm program3.asm |