jiaweizhang / assimulator

Assembler and simulator for ECE350 custom assembly
GNU General Public License v3.0
3 stars 4 forks source link

.data, .text, #7

Closed jiaweizhang closed 8 years ago

jiaweizhang commented 8 years ago

add .custom also for custom instructions

jiaweizhang commented 8 years ago

.text and .data are now supported. .custom is another issue separately