30
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[ucsim-doc] Document update More... about 1 month ago
SHA3-256 test assumes little endian, so disable it for other systems. More... about 1 month ago
Test for bug #3731. More... about 1 month ago
mcs51 named address space clarifications. More... about 2 months ago
Fix an issue in previosu commit. More... about 2 months ago
Improve use of register a and (hl) in comparisons. More... about 2 months ago
Fix an issue in the handling of register hl vs a in write via pointer. More... about 2 months ago
Fix bug #3730. More... about 2 months ago
Test for bug #3730. More... about 2 months ago
Improve jumptable cost calculation accuracy. More... about 2 months ago
Use lda in tlcs90 jump table codegen. More... about 2 months ago
Use lda for tlcs90 codegen. More... about 2 months ago
Update documentation on implementation-defined behaviour. More... about 2 months ago
Amend unused function prototypes. Fixes #3725 More... about 2 months ago
Global operand handling fixes. More... about 2 months ago
Test z80 port with --allow-unsafe-read. More... about 2 months ago
Improve use Z80 16-bit loads from memory to load 8-bit registers. More... about 2 months ago
Allow use 16-bit loads from memory to load 8-bit registers. More... about 2 months ago
Improve storing of 0 into global variables. More... about 2 months ago
Fix handling of operand in a in built-in strchr. More... about 2 months ago
Improve handling of function calls in notUsed(From)('iy'). Migrate as2gbmap toPyton 3, patch from Debian. More... about 2 months ago
Improve handling of register argument in a in register allocation. More... about 2 months ago
Fix generation of a redundant instruction in z80 comparison. More... about 2 months ago
Improve addition of 256 to 16-bit register operand. More... about 2 months ago
Improve handling of function calls in notUsed(From). More... about 2 months ago
Add 2 regression tests for potential issues. More... 2 months ago
Add 2 regression tests for potential issues. More... 2 months ago
Simplify regression test, as suggested by Janko Stamenović. More... 2 months ago
Fix bug #3728. More... 2 months ago
Improve use of hl, towards RFE #905. More... 2 months ago