X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=ChangeLog;h=87ef95ec9a8832a3acc452dad51e5b4606752638;hb=fd6fa7c56a209cb5d4fa15f59a837b88795529ee;hp=680a55e530322f4a3f6b549abc28b088ca08ea8f;hpb=fb3b3529579773b8a14959cc6bc5bb2096fd0fe8;p=emu8051.git diff --git a/ChangeLog b/ChangeLog index 680a55e..87ef95e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2011-12-11 Hugo Villeneuve + 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). + 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,