Skip to content

Commit 4176b9b

Browse files
committed
Update README for binary machine code output
1 parent 3d70473 commit 4176b9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ DSDII Assembler parses MIPS instructions and generates machine code in various f
1616
### Code Generation:
1717

1818
- [x] Raw hex machine code output
19+
- [x] Binary machine code output (with optional nibble or byte separators)
1920
- [x] VHDL code generation (byte addressable memory)
2021
- [x] VHDL code generation (word addressable memory)
2122
- [x] Generate VHDL comments with assembly instructions

0 commit comments

Comments
 (0)