30
I Use This!
High Activity

Commits : Listings

Analyzed 13 minutes ago. based on code collected about 1 hour ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Save A in genPointerSet only when necessary. More... 7 months ago
Fix Bug-3090 regression. More... 7 months ago
Prefer X over Y for getFreeReg. More... 7 months ago
More DPTR optimizations. More... 7 months ago
Allow register tracking on partial DPTR. More... 7 months ago
Renamed several variables in genPointerSet. More... 7 months ago
Additional genMinusDec improvements. More... 7 months ago
Skip writing to DPTR if it already has the correct value. More... 7 months ago
Improve genMinusDec. More... 7 months ago
Fix host regression failures. More... 7 months ago
Change REGTEMP size to 6 More... 7 months ago
Fixed build warning. More... 7 months ago
[ucsim] Fix: #3848 sim/ucsim/Makefile.in is missing .PHONY, doesn't install on macOS More... 7 months ago
Implement fabsf in assembly. More... 8 months ago
Combine internal registers to save ZP space. More... 8 months ago
Change to more readable labels. More... 8 months ago
Implement _fsmul in assembly. Separate common fp code in _fslib.s. More... 8 months ago
Fix regression failures in mos6502_stack-auto introduced by register tracking. More... 8 months ago
Reimplement mullong. More... 8 months ago
Make the math library non-reentrant by default on mos6502/65c02 and HC08/S08. More... 8 months ago
Add support for non-reentrant float library. More... 8 months ago
Add intrinsic named address space to library functions implemented in asm. More... 8 months ago
Add transcripts for talks 1, 3 and 4 plus discussions. More... 8 months ago
Improved DPTR tracking and cleanup genPointerGet. More... 8 months ago
add missing picture file More... 8 months ago
Slides for talk on ISO C Compliance More... 8 months ago
Fix issue in genPointerGet when both left and result are XA. More... 8 months ago
Last changes before the talk today. More... 8 months ago
Fix date on slides, since we now know that these talks will be on the first day of the meeting. More... 8 months ago
Try to keep 0 in Y when possible. More... 8 months ago