1 parent 3d70473 commit 4176b9bCopy full SHA for 4176b9b
1 file changed
README.md
@@ -16,6 +16,7 @@ DSDII Assembler parses MIPS instructions and generates machine code in various f
16
### Code Generation:
17
18
- [x] Raw hex machine code output
19
+- [x] Binary machine code output (with optional nibble or byte separators)
20
- [x] VHDL code generation (byte addressable memory)
21
- [x] VHDL code generation (word addressable memory)
22
- [x] Generate VHDL comments with assembly instructions
0 commit comments