30
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 25, 2024 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Amend unused function prototypes. Fixes #3725 More... 1 day ago
Global operand handling fixes. More... 2 days ago
Test z80 port with --allow-unsafe-read. More... 2 days ago
Improve use Z80 16-bit loads from memory to load 8-bit registers. More... 3 days ago
Allow use 16-bit loads from memory to load 8-bit registers. More... 3 days ago
Improve storing of 0 into global variables. More... 3 days ago
Fix handling of operand in a in built-in strchr. More... 3 days ago
Improve handling of function calls in notUsed(From)('iy'). Migrate as2gbmap toPyton 3, patch from Debian. More... 3 days ago
Improve handling of register argument in a in register allocation. More... 6 days ago
Fix generation of a redundant instruction in z80 comparison. More... 6 days ago
Improve addition of 256 to 16-bit register operand. More... 6 days ago
Improve handling of function calls in notUsed(From). More... 6 days ago
Add 2 regression tests for potential issues. More... 8 days ago
Add 2 regression tests for potential issues. More... 8 days ago
Simplify regression test, as suggested by Janko Stamenović. More... 9 days ago
Fix bug #3728. More... 9 days ago
Improve use of hl, towards RFE #905. More... 9 days ago
Small z80 codegen improvements, part of RFE #905. More... 12 days ago
Regression test (for now disabled) for not-yet fixed bug #3727. More... 13 days ago
Small z80 codegen improvements, RFE #904. More... 13 days ago
[ucsim-pdk] Implement pdk16 instruction set More... 19 days ago
[ucsim-pdk] Multifpp support More... 24 days ago
Improve lospre debug output. More... 24 days ago
Improve code generation for z80 comparisons. More... 24 days ago
Enable more register packing optimizations. More... 27 days ago
Fine-tune djnz optimization hint. More... 28 days ago
Optimize out some more intermediate pop/push. More... 28 days ago
Fix an issue introduced in yesterday's fix for bug #3720. More... 29 days ago
Fix an optimization hint inversion bug that prevented use of djnz. More... 29 days ago
Allow for some more flexibility in the handling of register arguments. More... 29 days ago