projects
/
emu8051.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add more error checking for CLI version arguments
2013-11-21
Hugo Villeneuve
Add option to display bool hex character
commit
|
commitdiff
|
tree
2013-11-21
Hugo Villeneuve
Add PSW generic bit write/read functions
commit
|
commitdiff
|
tree
2013-11-18
Hugo Villeneuve
Add parity bit update each instruction cycle
commit
|
commitdiff
|
tree
2013-11-18
Hugo Villeneuve
Add function to read 16-bit address/offset/value from...
commit
|
commitdiff
|
tree
2013-11-18
Hugo Villeneuve
Fix bug with MOV DPTR,#data16 instruction
commit
|
commitdiff
|
tree
2013-11-18
Hugo Villeneuve
Remove unused destination adressing mode #data16
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Make MUL and DIV use generic source/destination variables
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Refactor perl code to write C source code line
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Refactor perl code to write file header
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Add overflow and auxiliary carry flags manipulation...
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Simplify carry bit set/clr functions
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Add carry bit definitions
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Move PSW bit manipulation functions to psw.c
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Add carry flag manipulation functions
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Add stack push/pop functions
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Add DPTR read/write functions
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Add comment about reset value of stack pointer
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Fix error with ADD instruction and AC bit
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Fix bug with ANL instruction
commit
|
commitdiff
|
tree
2013-11-17
Hugo Villeneuve
Fix bug with ORL instruction
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Fix error with JMP @A,DPTR instruction
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Fix error with RETI instruction
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add view menu option to view/hide SFR memory dump window
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add support to view/hide SFR memory dump window in...
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Update TODO
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Refactor code to create memory windows
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Refactor log functions
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add option to specify maximum pgm memory size
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Refactor code to read/write different memory types
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Rename macros for maximum memory sizes
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Limit default external memory size to 1024 bytes
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Fix syntax error in comment
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Do not reset emulator on file load (no ram clear)
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add Timers 0 and 1 to SFR window
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add option to specify maximum memory sizes
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add view menu option to enable/disable IRAM/XRAM windows
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add view menu option for selecting bits per row (8/16)
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add support for bits per row in config file
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add live option to change windows layout
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Use fixed font for ASCII column
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Align memory data columns text on left side
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Adjust memory index column header according to number...
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Harmonize windows refresh function names
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Save vpane position for memory windows
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add external memory window vpaned_mem
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Convert memwin to display internal or external memory
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Use single function to refresh all windows
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Code cleanup (tree view store init)
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Increase dissassembled instructions lines from 24 to 100
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add red color for current instruction in pgmwin
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Refresh pgmwin after modifying regwin (PC)
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add offset address to memwin dump header
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Remove address parameter when dumping memwin
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Refactor code for memwin and pgmwin modify
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Registers window can now be edited
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Refresh register window after any memory modification
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Memory window can now be edited
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Replace macro EMU8051_DEBUG with logging functions
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Replace custom command-line options processing with...
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add debug log functions
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Replace custom help->about dialog with gtk_show_about_dialog
commit
|
commitdiff
|
tree
2013-11-06
Hugo Villeneuve
Add web site url and bug report email to AC_INIT
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Act as if reset was pressed if no hex file is specified...
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Replace GTK deprecated functions
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Replace deprecated gtk_clist (pgmwin)
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Replace deprecated gtk_clist (regwin)
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Add title to memory window
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Refactor memory window ASCII display code section
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Refactor memory window code section
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Replace deprecated gtk_clist (memwin)
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Replace autogen custom commands with autoreconf
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Rename config to build-aux
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Remove unused configure option --enable-debug
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Remove unused/commented code
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Remove superfluous function call gtk_widget_show_all...
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Remove superfluous function WindowDestroyEvent
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Fix bug with children not resizing with main window
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Add Gtk windows diagram
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Add example configuration file
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Save paned positions and main window size to config...
commit
|
commitdiff
|
tree
2013-10-10
Hugo Villeneuve
Add support for saving UI settings to config file
commit
|
commitdiff
|
tree
2013-10-02
Hugo Villeneuve
Rename fixed_frame variable to scrollwin
commit
|
commitdiff
|
tree
2013-10-02
Hugo Villeneuve
Add vpaned to separate memory dump window
commit
|
commitdiff
|
tree
2013-10-02
Hugo Villeneuve
Add hpaned to separate pgm and disassembly windows
commit
|
commitdiff
|
tree
2013-10-02
Hugo Villeneuve
Remove obsolete gtksizes.h
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Eliminate all fixed size windows
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Allow frames to expand and fill inside vbox and hbox
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Remove fixed frame containing the 3 major windows
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Replace fixed frames with scrollable windows
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Replace deprecated gtk_widget_set_usize()
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Replace deprecated gtk_menu_append()
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Replace deprecated gtk_signal_connect()
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Increase spacing between buttons
commit
|
commitdiff
|
tree
2013-10-01
Hugo Villeneuve
Replace deprecated functions for displaying pixmap...
commit
|
commitdiff
|
tree
2013-09-09
Hugo Villeneuve
Replace gtk_idle functions with g_idle equivalents
commit
|
commitdiff
|
tree
2013-09-09
Hugo Villeneuve
Activate gtk deprecated compilation flags
commit
|
commitdiff
|
tree
2013-09-09
Hugo Villeneuve
Remember previous opened directory in file selection...
commit
|
commitdiff
|
tree
2013-09-09
Hugo Villeneuve
Use current working directory for initial file selection...
commit
|
commitdiff
|
tree
2013-09-09
Hugo Villeneuve
Replace gtk_file_selection dialog with gtk_file_chooser
commit
|
commitdiff
|
tree
2013-09-08
Hugo Villeneuve
Release v1.1.2
commit
|
commitdiff
|
tree
next