projects
/
emu8051.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Add tests for CLI version commands
2013-12-02
Hugo Villeneuve
Add automake options -Wall and gnu std-options
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Remove superfluous bytes in program disassembly
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Fix code indentation
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Prevent dissassembling instructions past last address
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add ignore files to gitignore
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Fix syntax error in comments
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Fix error with EM command in CLI mode
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
CLI version: Add <?> to display help menu
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Reintroduce PSW in list of displayed registers (for...
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Display SFR registers one per line in automatic run...
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Move SFR read/write functions to new file sfr.c
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add option to automatically run and stop CLI emulator
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Replace printf statements with log functions
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Move variable declaration before statements
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Display filename in case of HEX file load error
commit
|
commitdiff
|
tree
2013-11-23
Hugo Villeneuve
Zero all memories when initializing program
commit
|
commitdiff
|
tree
2013-11-23
Hugo Villeneuve
Add grid lines to PSW window
commit
|
commitdiff
|
tree
2013-11-21
Hugo Villeneuve
Add PSW sub window
commit
|
commitdiff
|
tree
2013-11-21
Hugo Villeneuve
Use macro to set name of sub window
commit
|
commitdiff
|
tree
2013-11-21
Hugo Villeneuve
Change scope of local variable to static
commit
|
commitdiff
|
tree
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
next