projects
/
emu8051.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix bug when using separate build directory to create symbolic link
[emu8051.git]
/
src
/
2013-12-02
Hugo Villeneuve
Remove currently unsupported option to set iram size
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Fix CPPFLAGS for each target (CLI and GTK)
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Move timer functions to timers.c
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Fix bug with timers mode 0 (8 bits with 5-bit prescaler)
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Fix error with timer1 being written to timer0
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Remove superfluous bytes in program disassembly
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Fix code indentation
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Prevent dissassembling instructions past last address
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Fix syntax error in comments
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Fix error with EM command in CLI mode
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
CLI version: Add <?> to display help menu
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Reintroduce PSW in list of displayed registers (for...
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Display SFR registers one per line in automatic run...
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Move SFR read/write functions to new file sfr.c
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Add option to automatically run and stop CLI emulator
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Replace printf statements with log functions
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Move variable declaration before statements
tree
|
commitdiff
2013-12-02
Hugo Villeneuve
Display filename in case of HEX file load error
tree
|
commitdiff
2013-11-23
Hugo Villeneuve
Zero all memories when initializing program
tree
|
commitdiff
2013-11-23
Hugo Villeneuve
Add grid lines to PSW window
tree
|
commitdiff
2013-11-21
Hugo Villeneuve
Add PSW sub window
tree
|
commitdiff
2013-11-21
Hugo Villeneuve
Use macro to set name of sub window
tree
|
commitdiff
2013-11-21
Hugo Villeneuve
Change scope of local variable to static
tree
|
commitdiff
2013-11-21
Hugo Villeneuve
Add option to display bool hex character
tree
|
commitdiff
2013-11-21
Hugo Villeneuve
Add PSW generic bit write/read functions
tree
|
commitdiff
2013-11-18
Hugo Villeneuve
Add parity bit update each instruction cycle
tree
|
commitdiff
2013-11-18
Hugo Villeneuve
Add function to read 16-bit address/offset/value from...
tree
|
commitdiff
2013-11-18
Hugo Villeneuve
Fix bug with MOV DPTR,#data16 instruction
tree
|
commitdiff
2013-11-18
Hugo Villeneuve
Remove unused destination adressing mode #data16
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Make MUL and DIV use generic source/destination variables
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Refactor perl code to write C source code line
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Refactor perl code to write file header
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Add overflow and auxiliary carry flags manipulation...
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Simplify carry bit set/clr functions
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Add carry bit definitions
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Move PSW bit manipulation functions to psw.c
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Add carry flag manipulation functions
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Add stack push/pop functions
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Add DPTR read/write functions
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Add comment about reset value of stack pointer
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Fix error with ADD instruction and AC bit
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Fix bug with ANL instruction
tree
|
commitdiff
2013-11-17
Hugo Villeneuve
Fix bug with ORL instruction
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Fix error with JMP @A,DPTR instruction
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Fix error with RETI instruction
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add view menu option to view/hide SFR memory dump window
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add support to view/hide SFR memory dump window in...
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Refactor code to create memory windows
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Refactor log functions
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add option to specify maximum pgm memory size
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Refactor code to read/write different memory types
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Rename macros for maximum memory sizes
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Limit default external memory size to 1024 bytes
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Fix syntax error in comment
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Do not reset emulator on file load (no ram clear)
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add Timers 0 and 1 to SFR window
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add option to specify maximum memory sizes
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add view menu option to enable/disable IRAM/XRAM windows
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add view menu option for selecting bits per row (8/16)
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add support for bits per row in config file
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Add live option to change windows layout
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Use fixed font for ASCII column
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Align memory data columns text on left side
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Adjust memory index column header according to number...
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Harmonize windows refresh function names
tree
|
commitdiff
2013-11-06
Hugo Villeneuve
Save vpane position for memory windows
tree
|
commitdiff
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
next