fixed bug with instruction decoding in dcpu, fixed bugs in display
[dcpu16] / vm-dcpu16.c
2012-05-12 Justin Windfurther changes for v1.7: cpu fixes, support for 'hardw...
2012-05-04 Justin Windsupport png output, buffered file writing
2012-04-23 Justin Windminor cleanups to display and callback routines
2012-04-21 Justin Windinitial support for a display module, incomplete
2012-04-18 Justin Windminor portability enhancements
2012-04-16 Justin Windbegan support for DAT assembler directive
2012-04-13 Justin Windcleaned up verbosity in vm-dcpu16.c
2012-04-13 Justin Windcleanup, simplified event callbacks, step now consumes...
2012-04-13 Justin Windfixed instruction length issue
2012-04-12 Justin Windbetter shell loop
2012-04-12 Justin Windvm-dcpu16 shell rewritten to be use command table
2012-04-11 Justin Windseparated vm-dcpu16.c cli driver wrapper from vm emulat...