]> Untitled Git - emu8051.git/commitdiff
Increase dissassembled instructions lines from 24 to 100
authorHugo Villeneuve <hugo@hugovil.com>
Thu, 17 Oct 2013 21:17:03 +0000 (17:17 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 6 Nov 2013 02:50:17 +0000 (21:50 -0500)
src/pgmwin.c

index aae6afcddeec1a2c078f0c7d50852d32fce8cb2c..b139754a62e769b13d692b407bf0f756fb132891 100644 (file)
@@ -33,7 +33,7 @@
 
 static GtkWidget *pgmlist;
 
-#define DATA_ROWS 24
+#define DATA_ROWS 100
 
 enum
 {