X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=ChangeLog;h=e69986677431370a839d0f1b4757484e3051282c;hb=495c40d54e13ed65a163f3561fe1eb135d092144;hp=87ef95ec9a8832a3acc452dad51e5b4606752638;hpb=dfa6052123128f13ca08077da18b876f75fa6c83;p=emu8051.git diff --git a/ChangeLog b/ChangeLog index 87ef95e..e699866 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,18 +1,24 @@ +2013-09-07 Hugo Villeneuve + * Fix compiler warnings + * Fix error with CJNE instruction. + Error report and patch submission by Tobias Diedrich + (ranma at tdiedrich.de). + 2011-12-11 Hugo Villeneuve - Added optional size parameter when dumping memory. - Created two separate executables, emu8051-cli (default) + * Added optional size parameter when dumping memory. + * Created two separate executables, emu8051-cli (default) and optional emu8051-gtk if Gtk+ is detected. 2011-10-29 Hugo Villeneuve - Fixed SJMP error and improved columns and rows sizing. - Error reported and patch submitted by Pierre Ferrari - (piferr4ri at gmail.com). + * Fixed SJMP error and improved columns and rows sizing. + Error reported and patch submitted by Pierre Ferrari + (piferr4ri at gmail.com). 2010-03-19 Hugo Villeneuve - Reintroduced the console mode if no GTK+ librairies are - detected. The default is to build the GUI if GTK+ is detected, - but the console mode can always be forced by using - "--enable-gui=no" as a configure option. + * Reintroduced the console mode if no GTK+ librairies are + detected. The default is to build the GUI if GTK+ is detected, + but the console mode can always be forced by using + "--enable-gui=no" as a configure option. 2009-02-09 Hugo Villeneuve * Updated Free Software Foundation address.