wenboi.git
2011-10-02 slackFixed flags in bit rotates
2011-10-02 slackFixed zero flag in SBC
2011-10-02 slackFixed zero flag in ADD HL, r16
2011-10-02 slackFixed POP AF instruction (lowest 4 bits in flags are...
2010-08-19 slackChanged time measurements for FPS display
2010-02-16 slackAdded FPS counter to status bar
2009-05-19 slackAdded options to disable drawing of BG/Window/Sprites
2009-05-13 slackFixed 2 bugs in sprite drawing
2009-05-13 slackfixed a few warnings when compiling with gcc
2009-05-13 slackfixed logging to a file
2009-04-28 slackComment support in the disassembly window.
2009-04-26 slackBugfix in bit rotations
2009-04-26 slackBreakpoint support in the GUI
2009-04-25 slackAdded view menu with options for hidding disassembly...
2009-04-25 slackAdded scale2x algorithm to the GUI. New scaling method...