projects
/
emu8051.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move memory read functions to memory.c
2014-02-13
Hugo Villeneuve
Move memory read functions to memory.c
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Fix auto-generated C source files indentation
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Remove unnecessary column in opcodes.lst
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Remove duplicate code for disassembly
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Fix checkpatch warnings
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Shorten GPLv2 licence text in header of each source...
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Add up to 4 emulator timers
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Rename DumpMem function -> memory_dump
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Add more error checking for CLI version arguments
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Cleanup help menu
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Add support for GNU readline
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Rename CLI and GUI versions main source files
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Allow hex numbers to begin with 0x or $ prefix in scanner
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Allow to set all SFR registers in CLI version
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Add new value range check when writing register in...
commit
|
commitdiff
|
tree
2014-02-13
Hugo Villeneuve
Convert CLI version input parsing to Lex/Yacc
commit
|
commitdiff
|
tree
2014-02-07
Hugo Villeneuve
Remove address parameter from RUN and TRACE CLI commands
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Add general-purpose timer to CLI
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Add better error checking when loading invalid hex...
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Refactor hex loading code
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Allow EM command to be specified without arguments
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Move macro definition to top of file
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Use log functions to display errors
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Fix error when specifying start address in CLI version
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Add square root regression test
commit
|
commitdiff
|
tree
2014-01-26
Hugo Villeneuve
Return error for test files without any validation...
commit
|
commitdiff
|
tree
2014-01-25
Hugo Villeneuve
Do not display eror message when simply pressing return...
commit
|
commitdiff
|
tree
2014-01-25
Hugo Villeneuve
Add general-purpose timer to GUI
commit
|
commitdiff
|
tree
2014-01-24
Hugo Villeneuve
Add documentation about regression testing
commit
|
commitdiff
|
tree
2014-01-24
Hugo Villeneuve
Remove display of command line options in GUI mode
commit
|
commitdiff
|
tree
2014-01-24
Hugo Villeneuve
Simplify options parsing code
commit
|
commitdiff
|
tree
2014-01-23
Hugo Villeneuve
emu8051 2.0.0
commit
|
commitdiff
|
tree
2014-01-23
Hugo Villeneuve
Remove dynamic update of GUI layout
commit
|
commitdiff
|
tree
2014-01-23
Hugo Villeneuve
Improve view/hide of memory windows
commit
|
commitdiff
|
tree
2014-01-23
Hugo Villeneuve
Remove deprecated view->sfr-window option
commit
|
commitdiff
|
tree
2014-01-23
Hugo Villeneuve
Fix error when toggling memory display viewing on/off
commit
|
commitdiff
|
tree
2014-01-15
Hugo Villeneuve
Remove autogen.sh from distribution tarball
commit
|
commitdiff
|
tree
2014-01-15
Hugo Villeneuve
ChangeLog is now automatically generated from git log...
commit
|
commitdiff
|
tree
2014-01-14
Hugo Villeneuve
Fix compilation warning
commit
|
commitdiff
|
tree
2014-01-14
Hugo Villeneuve
Refactor memwin.c for internal and external memories
commit
|
commitdiff
|
tree
2014-01-14
Hugo Villeneuve
Change confusing variable name bits_per_row to bytes_per_row
commit
|
commitdiff
|
tree
2014-01-14
Hugo Villeneuve
Improve performance of GUI step operations
commit
|
commitdiff
|
tree
2014-01-14
Hugo Villeneuve
Set external memory size default to 256
commit
|
commitdiff
|
tree
2014-01-11
Hugo Villeneuve
Set program memory size default to 65536
commit
|
commitdiff
|
tree
2014-01-11
Hugo Villeneuve
Create common function for running instructions
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix warning for ignored return value for getline()
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix [-Wsign-compare] warnings
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Merge ADD and ADDC operations into common function
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix code indentation
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix error with ADDC instruction
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Add tests for ADD and ADDC instructions
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix [-Wformat-security] warning
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix warnings about unused function parameters
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix [-Wmissing-field-initializers] warnings
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Fix regression with ADDC instruction
commit
|
commitdiff
|
tree
2014-01-03
Hugo Villeneuve
Add additional compile warning flags
commit
|
commitdiff
|
tree
2013-12-11
Hugo Villeneuve
Move git ignore file list to build-aux
commit
|
commitdiff
|
tree
2013-12-11
Hugo Villeneuve
Remove configure cache directory after running autoreconf
commit
|
commitdiff
|
tree
2013-12-07
Hugo Villeneuve
Separate cli and gtk sources into separate directories
commit
|
commitdiff
|
tree
2013-12-07
Hugo Villeneuve
Remove obsolescent macro AM_PROG_CC_C_O
commit
|
commitdiff
|
tree
2013-12-03
Hugo Villeneuve
Add support for as504 assembler, with output file option
commit
|
commitdiff
|
tree
2013-12-03
Hugo Villeneuve
Add support for as504 assembler
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Fix bug when using separate build directory to create...
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Replace CALL by LCALL for compatibility with AS31 and...
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Remove CSEG directive for compatibility with AS31 and...
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Remove currently unsupported option to set iram size
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Fix CPPFLAGS for each target (CLI and GTK)
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Change way tests are enabled/disabled by asem presence
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Run each test separately from single shell script
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Move timer functions to timers.c
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for timers mode 2
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Change test output expected string layout
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for timers mode 0
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Fix bug with timers mode 0 (8 bits with 5-bit prescaler)
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for timers mode 1
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Fix error with timer1 being written to timer0
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add PC check for all tests
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for MOV instruction
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for DIV instruction
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for ANL instruction
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for ORL instruction
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add framework for regression testing
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Automatic generation of test hex files
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Add tests for MUL instructions
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Remove hex files
commit
|
commitdiff
|
tree
2013-12-02
Hugo Villeneuve
Rename test-files directory -> tests
commit
|
commitdiff
|
tree
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
next