simavr.git
2020-01-13 Emanuele AltomareFix a bug in the bitmask inside _avr_is_instruction_32_...
2020-01-08 Michel PolletMerge pull request #358 from jcvdev/gdb-tcp-port
2020-01-01 Juan Cruz VarelaAllow to optionally specify gdb listening port
2019-12-01 Michel PolletMerge pull request #333 from edgargrimberg/edgar_Add_AT...
2019-12-01 Michel PolletMerge pull request #352 from ZsoltSaskovy/to_be_merged_back
2019-11-28 Zsolt SaskovyMoved mcu_t structure declaration into separate header...
2019-11-28 Zsolt SaskovyChanged the order of winsock2 and windows includes...
2019-11-28 Michel PolletMerge pull request #346 from TomasHubelbauer/patch-1
2019-11-27 Michel PolletMerge pull request #321 from endofexclusive/pr/do-not...
2019-11-27 Michel PolletMerge pull request #349 from helargus/vcd-325
2019-11-27 Michel PolletMerge pull request #348 from thecky/master
2019-11-11 Henrik LipskochConverts timescale from vcd input to internal us.
2019-10-12 Thomas Martensadded OC0A/OC0B support for attiny13
2019-09-15 Tomáš HübelbauerNote that it is possible to install through Aptitude
2019-04-05 Edgar GrimbergAdd ATMega64M1
2019-03-19 Michel PolletMerge pull request #311 from glitchub/master
2019-02-25 Michel PolletMerge pull request #320 from endofexclusive/pr/freebsd...
2019-02-25 Michel PolletMerge pull request #324 from hsoft/tiny-timer1
2019-02-24 Virgil DuprasFix timer1 on tinyx5
2019-02-17 Martin ÅbergDo not mix tab and space in help output
2019-02-17 Martin ÅbergFreeBSD pty fixup
2019-02-17 Martin ÅbergFreeBSD glut fixups
2019-02-17 Martin Åberggettimeofday() prototype is in sys/time.h
2019-01-29 Uffe JakobsenSymlink for UART tap was never created during uart_pty_...
2018-11-09 glitchubAlso search for /usr/lib64/librt.so
2018-07-26 Michel PolletMerge pull request #301 from aznoohwee/bugfix/polling...
2018-07-21 Tam Doreorder check to ensure that flag is allowed to be...
2018-07-18 Tam Doallow polling interrupt flag within ISR
2018-07-12 Michel PolletMerge pull request #295 from myokaski/fix-uart-pty
2018-07-12 Michel PolletMerge pull request #299 from aznoohwee/bugfix/atmega32U...
2018-07-11 Tam DoFor #276 fix atmega32u4 RAMEND
2018-06-21 Aleksey ShargalinFix receiving after fifo overrun
2018-06-21 Michel PolletMerge pull request #294 from dougszumski/bugfix/gcc8_wa...
2018-06-20 Doug SzumskiFix GCC 8 warning for input strings
2018-06-20 Michel Polletmisc: Fix static analyzer warnings
2018-05-29 Michel PolletMerge pull request #291 from nspring/parts-install...
2018-05-29 Neil SpringFix installation of examples/parts to occur within the
2018-05-24 Michel PolletMerge pull request #287 from dougszumski/feature/rotary...
2018-05-24 Michel PolletMerge pull request #280 from dgeelen/dgeelen/wrap_memor...
2018-05-24 Michel PolletMerge pull request #282 from dgeelen/dgeelen/cmdline_vcd
2018-05-23 Daniël GeelenAdd more white space around expressions.
2018-05-23 Daniël GeelenAdd more white space around expressions.
2018-05-23 Daniël GeelenIf() statements should be followed by a space.
2018-05-19 Doug Szumskiparts: add rotary encoder demo board
2018-05-19 Doug Szumskiparts: add rotary encoder part
2018-05-02 Daniël GeelenWrap long lines.
2018-04-24 Michel PolletMerge pull request #275 from k3a/patch-1
2018-04-24 Michel PolletMerge pull request #281 from dgeelen/dgeelen/log_improv...
2018-04-21 Daniël GeelenAdd support for configuring VCD traces from the command...
2018-04-21 Daniël GeelenLog more warnings for VCD functionality.
2018-04-21 Daniël GeelenLog statements in avr_load_firmware() were never printed.
2018-04-20 Daniël GeelenOn actual hardware, memory accesses seem to wrap.
2018-04-03 Neil Springuse READ_SREG_INTO rather than g->avr->data[R_SREG...
2018-02-26 K3AUpdate Makefile
2018-02-26 K3AUpdate Makefile
2018-02-01 Mike PlayleSet AVR_IOPORT_OUTPUT when setting/clearing outputs...
2018-02-01 Mike PlayleAdd support for software-triggered timer matches via...
2018-02-01 Mike PlayleDon't update pins on overflow in non-PWM modes
2018-01-10 Michel Polletelf: Bit of cleanup
2018-01-10 Michel Polletcore: Added support for PC overflow
2018-01-10 Michel PolletClean up that CLOCK mess
2018-01-09 Austin RoachCorrect x8 ADC mux modes
2017-10-27 Delio Brignolimodify avr_callback_sleep_raw() to mitigate sim time...
2017-10-19 Dylan McKayFix a bug which causes no cores to be compiled
2017-10-19 Bastien ScherFix timer mode 14 for timers 1, 3, 4 and 5 on Atmega2560
2017-10-09 Konstantin... Make sure sim_core_declare.h is included *after* avr...
2017-10-09 Andreas Schultesuse only 12 bits for ubrr (#257)
2017-10-04 kostic2000Add support for framing error in uart (#258)
2017-09-21 Delio Brignolissd1306: move display vertical and horizontal mirroring...
2017-09-21 Delio Brignolissd1306: fix pixel size constant in demo
2017-09-21 Delio Brignolissd1306: fix background painting
2017-09-21 Delio Brignolissd1306: remove stray glBegin(GL_QUADS) call
2017-09-20 Delio Brignolissd1306_virt: add SSD1306_VIRT_CHARGE_PUMP command...
2017-09-20 Delio Brignoliextint: support cores with non-contiguous extint number...
2017-09-19 Delio Brignoliparts: ssd1306: SET_COLUMN_*_NIBBLE commands are ignore...
2017-09-19 Torbjorn Tyridalparts/ssd1306: add twi interface
2017-09-19 Torbjorn Tyridalparts/ssd1306: Add dummy handlers for various commands
2017-09-19 Torbjorn Tyridalparts/ssd1306: support horizontal addressing mode
2017-09-15 Michel Pollettimer: Removed round()
2017-09-15 Delio Brignolicore: atmega32u4: Fix indentation
2017-09-15 Delio BrignoliAdd atmega32u4 core by Michel Pollet <buserror@gmail...
2017-09-06 Andreas Schultesfix timer is not triggered at ocr==0
2017-08-18 Michel Polletirq: Standardized some names
2017-08-15 Thomas MartensAdded a define "FALLTHROUGH" to suppress 'this statemen...
2017-08-15 Michel Polletmake: Factored library making
2017-08-14 Jacques Germishuysmake parallel builds succeed
2017-08-10 Ivan HolmesChange arduino library path so it works on mac
2017-08-08 Thomas Martenschanged EEARL to EEAR inside AVR_EEPROM_DECLARE_8BIT
2017-08-08 Michel Polletmake: Remove -Werror
2017-08-03 Radosław Koppelioend implemented in core declaration
2017-08-03 Doug Szumskiparts: Build a simavr virtual parts library
2017-08-02 Michel PolletMerge branch 'wip/avrlib-headers'
2017-08-02 Michel Polletm324: Fix core
2017-08-02 Michel Polletmake: Change build to use our copy of avrlibc
2017-08-02 Michel PolletAdd a stub sfr_defs.h
2017-08-02 Michel PolletAdd avrlibc headers to simavr
2017-08-02 Michel PolletMerge branch 'ttyridal-misc_fixes'
2017-08-02 Torbjorn Tyridalwhitespace: remove eol-spaces
2017-08-02 Torbjorn TyridalRename 90usb162 core file
2017-08-02 Torbjorn TyridalUpdate extra_board_usb
next