merge
[dcpu16] / as-dcpu16.c
2012-05-13 Justin Windstarting to add timing to vm driver
2012-05-09 Justin Windv1.7 spec mostly implemented, mostly untested
2012-05-04 Justin Windminor cleanup
2012-04-22 Justin Windfixes for assembler - label addrs and DAT statements
2012-04-18 Justin Windminor portability enhancements
2012-04-18 Justin Windminor cleanup of verbosity
2012-04-18 Justin Windredid line tokenizer
2012-04-17 Justin Windfixing sloppy errors introduced with new strqtok
2012-04-16 Justin Windbegan support for DAT assembler directive
2012-04-14 Justin Windgeneralized list handling of instructions and labels
2012-04-13 Justin Windfixed instruction length issue
2012-04-11 Justin Windseparated vm-dcpu16.c cli driver wrapper from vm emulat...
2012-04-11 Justin Windredid value_bits_ and assorted cleanup
2012-04-10 Justin Windassembler functional now
2012-04-10 Justin Windassembler functional