merge
[dcpu16] / Makefile
2012-05-23 Justin Windmerge: expanded accounting-event coverage, rewrote...
2012-05-23 Justin Windexpanded accounting-event coverage, rewrote cycle timing
2012-05-17 Justin Windcleanup warnings in gcc, fixed some hw module cleanup...
2012-05-16 Justin Windjust rearranging Makefile for linux
2012-05-12 Justin Windfixed bug with instruction decoding in dcpu, fixed...
2012-05-12 Justin Windfurther changes for v1.7: cpu fixes, support for 'hardw...
2012-05-09 Justin Windv1.7 spec mostly implemented, mostly untested
2012-05-04 Justin Windminor linux portability for buffered image writes
2012-05-04 Justin Windsupport png output, buffered file writing
2012-04-21 Justin Windinitial support for a display module, incomplete
2012-04-19 Justin Windremoved checks for setting literal operands
2012-04-16 Justin Windbegan support for DAT assembler directive
2012-04-13 Justin Windcleanup, simplified event callbacks, step now consumes...
2012-04-13 Justin Windfixed instruction length issue
2012-04-11 Justin Windseparated vm-dcpu16.c cli driver wrapper from vm emulat...
2012-04-10 Justin Windactually commit minor cleanups
2012-04-08 Justin Windinitial commit