projects
/
emu8051.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f00cb8
)
Increase dissassembled instructions lines from 24 to 100
author
Hugo Villeneuve
<hugo@hugovil.com>
Thu, 17 Oct 2013 21:17:03 +0000
(17:17 -0400)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Wed, 6 Nov 2013 02:50:17 +0000
(21:50 -0500)
src/pgmwin.c
patch
|
blob
|
history
diff --git
a/src/pgmwin.c
b/src/pgmwin.c
index
aae6afc
..
b139754
100644
(file)
--- a/
src/pgmwin.c
+++ b/
src/pgmwin.c
@@
-33,7
+33,7
@@
static GtkWidget *pgmlist;
-#define DATA_ROWS
24
+#define DATA_ROWS
100
enum
{