X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=TODO;h=133ca0c493c20a0c5cff3fb33e0bc891572eac26;hb=ae3a0ccd898b3257b93437e1007a2d595461ac5b;hp=4896be3fc5636072b2f95b533ce20941ae4b81e3;hpb=1c6cc28cf5317f2ee9fbc1a408bcaaef3b7378b3;p=emu8051.git diff --git a/TODO b/TODO index 4896be3..133ca0c 100644 --- a/TODO +++ b/TODO @@ -1,11 +1,11 @@ THINGS TO DO ------------ +-Gtk tree view: Switch from G_TYPE_STRING to G_TYPE_UINT for numbers, and + create custom renderer to display as hex numbers. + -Compile only one program for both graphical and console modes, or support only the graphical mode. -- Some fine tuning around the classes -- Make MemWin, RegWin be able to make a standalone - window if parentwin=0. - Connect File->Open, View->... and Help->License menus. - Make the RegWin and MemWin react when mouse clicked. (modify register or memory)