Remove 3rd letter of weekday, right justify the date (flush with seconds)
[simavr.git] / simavr /
2021-08-09 Michel PolletMerge pull request #441 from gatk555/timer
2021-08-09 Michel PolletMerge pull request #427 from gatk555/ioport
2021-07-28 gaMerge branch 'upstream' into timer
2021-07-28 gaMerge branch 'upstream' into ioport
2021-07-28 gaAccept review comments on PR #427 - data type and tabs...
2021-06-03 Michel PolletMerge pull request #430 from gin66/master
2021-06-03 Jochen Kiemesfix identation error while space to tab conversion
2021-06-03 Jochen Kiemeschange spaces to tab
2021-06-03 Michel PolletMerge pull request #387 from purdeaandrei/patch-1
2021-06-03 Michel PolletMerge pull request #450 from taylorconor/macos_build
2021-06-03 Michel PolletMerge pull request #447 from vintagepc/446-fix-multipar...
2021-06-03 Michel PolletMerge pull request #449 from taylorconor/sym_size
2021-05-31 Conor TaylorAdd size property to avr_symbol_t
2021-04-18 vintagepcFix #446 - bug in multipart ihex
2021-04-17 gaAdd "clear interrupt on write 1 to flag" function to...
2021-04-02 gaMerge branch 'fix-irq-handling' of https://github.com...
2021-04-01 Michel PolletMerge pull request #439 from gatk555/hardware
2021-04-01 Michel PolletMerge pull request #431 from kittennbfive/patch-1
2021-04-01 Michel PolletMerge pull request #428 from gatk555/build
2021-04-01 Michel PolletMerge pull request #425 from gatk555/warnings
2021-04-01 Michel PolletMerge pull request #424 from gatk555/adc
2021-03-27 gaMake the 2560 PORTE/0 pin change interrupt visible...
2021-03-27 gaFixes for ATmega2560 and friend:
2021-03-22 gaMerge branch 'master' of https://github.com/thelazt...
2021-03-22 gaPatch offered in upstream issue #339 (from djfd):
2021-02-09 gaDo not set filter flag as handlers for IOPORT_IRQ_REG_P...
2021-02-05 Jochen Kiemestest to fix foc causing erroneous interrupt
2021-02-05 kittennbfivealso adjust needed alias / define
2021-02-05 kittennbfivefix INT2 pin
2021-01-26 gaHandle writing a one bit to the interrupt flag, ADIF.
2021-01-23 gaAdd a test for basic port functions and fix problems...
2021-01-22 gaAdd casts to suppress warnings from gcc 8.3.0.
2021-01-21 gaImplement the BIN and IPR bits for attinyX5 and change...
2021-01-11 Jochen Kiemesfix compile error
2021-01-11 Jochen Kiemesfix foc and interrupt clear for timer
2021-01-11 Jochen KiemesMerge branch 'master' of github.com:MikePlayle/simavr
2020-10-13 Michel PolletMerge pull request #401 from vintagepc/Fix-TWI-status...
2020-10-13 Michel PolletMerge pull request #413 from bsekisser/sim_regbit_clear...
2020-10-13 Michel PolletMerge pull request #410 from akosthekiss/make-tests
2020-10-13 Michel PolletMerge pull request #412 from bsekisser/avr_regbit_h_fil...
2020-10-13 Michel PolletMerge pull request #411 from bsekisser/uart_raise_udr_r...
2020-10-13 Michel PolletMerge pull request #407 from akosthekiss/gitignore...
2020-10-13 Michel PolletMerge pull request #405 from akosthekiss/update-fix...
2020-10-13 Michel PolletMerge pull request #396 from akosthekiss/makecommon...
2020-10-13 Michel PolletMerge pull request #397 from akosthekiss/remove-exec
2020-10-12 bsekisserfixup
2020-10-12 bsekisserRemove kludge "avr_uart_regbit_clear" from uart
2020-10-12 bsekisserFormatting and style corrections to avr_regbit.h
2020-10-10 bsekisserSet udre flag when (re)enabling uart transmitter.
2020-10-06 Akos KissList git-ignored executables in one place
2020-09-28 vintagepcPartial for TWI fixes (#137)
2020-09-12 Akos KissRemove execute permission from source and header files
2020-08-31 Michel PolletMerge pull request #393 from vintagepc/Timer_PWM2
2020-08-05 Michel PolletMerge pull request #392 from vintagepc/SPI-clock-rates
2020-08-05 vintagepcSupport 3rd PWM pin on timers with OCRxC
2020-08-04 vintagepcRequested changes
2020-08-03 vintagepcClock out SPI data according to SPCR/SPSR
2020-08-03 Michel PolletMerge pull request #390 from vintagepc/unaligned-PCINTs
2020-08-03 Michel PolletMerge pull request #389 from vintagepc/fix-adcs-over-7
2020-07-23 vintagepcFix PCINT on PORTJ for 2560
2020-07-23 vintagepcFix ADCs>7
2020-07-12 Purdea AndreiFix error message
2020-06-30 Michel PolletMerge pull request #384 from msquirogac/fix-370
2020-06-30 Michel PolletTweaked spacing from PR
2020-06-20 msquirogacgdb monitor command clean-up
2020-06-20 msquirogacnew gdb commands kill, detach and monitor
2020-05-28 Michel PolletMerge pull request #319 from uffejakobsen/uart_tap_symlink
2020-05-28 Michel PolletMerge pull request #377 from msquirogac/fix-375
2020-05-28 Michel PolletMerge pull request #379 from msquirogac/fix-378
2020-05-28 msquirogacused attribute for _MMCU_ , should avoid dropping the...
2020-05-28 msquirogacUpdate of the display_usage function.
2020-05-27 Michel PolletMerge pull request #373 from simark/sram
2020-05-22 Simon MarchiCompare address with I/O end address in _avr_set_ram
2020-02-16 Michel PolletMerge pull request #361 from aldobrrrr/is-instruction...
2020-02-05 Michel PolletMerge pull request #364 from aykevl/lldb
2020-02-04 Ayke van LaethemAdd support for debugging with LLDB
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-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 Åberggettimeofday() prototype is in sys/time.h
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
next