projects
/
emu8051.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Add better error checking when loading invalid hex files
[emu8051.git]
/
src
/
2013-11-06
Hugo Villeneuve
Add external memory window vpaned_mem
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Convert memwin to display internal or external memory
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Use single function to refresh all windows
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Code cleanup (tree view store init)
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Increase dissassembled instructions lines from 24 to 100
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add red color for current instruction in pgmwin
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Refresh pgmwin after modifying regwin (PC)
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add offset address to memwin dump header
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Remove address parameter when dumping memwin
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Refactor code for memwin and pgmwin modify
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Registers window can now be edited
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Refresh register window after any memory modification
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Memory window can now be edited
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Replace macro EMU8051_DEBUG with logging functions
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Replace custom command-line options processing with...
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add debug log functions
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Replace custom help->about dialog with gtk_show_about_d...
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Act as if reset was pressed if no hex file is specified...
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Replace GTK deprecated functions
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Replace deprecated gtk_clist (pgmwin)
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Replace deprecated gtk_clist (regwin)
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Add title to memory window
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Refactor memory window ASCII display code section
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Refactor memory window code section
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Replace deprecated gtk_clist (memwin)
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Remove unused/commented code
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Remove superfluous function call gtk_widget_show_all...
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Remove superfluous function WindowDestroyEvent
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Fix bug with children not resizing with main window
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Add Gtk windows diagram
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Save paned positions and main window size to config...
tree
|
commitdiff
2013-10-10
Hugo Villeneuve
Add support for saving UI settings to config file
tree
|
commitdiff
2013-10-02
Hugo Villeneuve
Rename fixed_frame variable to scrollwin
tree
|
commitdiff
2013-10-02
Hugo Villeneuve
Add vpaned to separate memory dump window
tree
|
commitdiff
2013-10-02
Hugo Villeneuve
Add hpaned to separate pgm and disassembly windows
tree
|
commitdiff
2013-10-02
Hugo Villeneuve
Remove obsolete gtksizes.h
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Eliminate all fixed size windows
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Allow frames to expand and fill inside vbox and hbox
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Remove fixed frame containing the 3 major windows
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Replace fixed frames with scrollable windows
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Replace deprecated gtk_widget_set_usize()
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Replace deprecated gtk_menu_append()
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Replace deprecated gtk_signal_connect()
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Increase spacing between buttons
tree
|
commitdiff
2013-10-01
Hugo Villeneuve
Replace deprecated functions for displaying pixmap...
tree
|
commitdiff
2013-09-09
Hugo Villeneuve
Replace gtk_idle functions with g_idle equivalents
tree
|
commitdiff
2013-09-09
Hugo Villeneuve
Remember previous opened directory in file selection...
tree
|
commitdiff
2013-09-09
Hugo Villeneuve
Use current working directory for initial file selectio...
tree
|
commitdiff
2013-09-09
Hugo Villeneuve
Replace gtk_file_selection dialog with gtk_file_chooser
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Fix compiler warning (and potential bug) in auto-genera...
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Fix compiler warning about unused variable set by getline()
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Fix compiler warning about unused variable set by getch()
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Fix error with CJNE instruction
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Remove obsolete comment about older c++ code
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Fix trailing whitespace
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Create two separate executables, emu8051-cli (default...
v1.1.1
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Add display of address in case of error
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Fix error with SJMP instruction
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Improve window sizing
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Remove unnecessary autoconf checks
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Fix syntax errors in ascii to int conversion
v1.1.0
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Conversion from iso8859-1 to utf-8
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Run checkpatch.pl on every source file
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Update NEWS and ChangeLog
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Reintroduce command line mode
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Update Free Software Foundation address
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Add licencing information to each source file
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Upgrade to gtk+-2
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Add automatic regeneration of files from opcode2c.pl...
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Code simplification and cleanup
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Modify generated files for 8051 instructions
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Add options -h and -version
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Add documentation
v0.1.0
tree
|
commitdiff
2013-09-08
Hugo Villeneuve
Initial import
v0.0.1
tree
|
commitdiff