merge
[dcpu16] / vm-dcpu16.c
2012-05-25 Justin Windfurther cleanup of message callback changes
2012-05-25 Justin Windfurther cleanup of message callback changes
2012-05-25 Justin Windadded verbosity command to shell
2012-05-25 Justin Windconsolidated log message callbacks
2012-05-23 Justin Windmerge: expanded accounting-event coverage, rewrote...
2012-05-23 Justin Windexpanded accounting-event coverage, rewrote cycle timing
2012-05-21 Justin Windmoved module/hw fields around
2012-05-20 Justin Windfinished reorg of abstracted module interfaces
2012-05-20 Justin Windfurther reorg of module abstraction and control interface
2012-05-18 Justin Windmodualarized 'hardware' api changes complete
2012-05-17 Justin Windcycles now correctly accounted for
2012-05-15 Justin Windkeyboard now processes keys via rfb. framework in...
2012-05-13 Justin Windstarting to add timing to vm driver
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...