30
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
implement memset in asm More... 4 months ago
implement strlen in asm More... 4 months ago
use DPTR instead of temp More... 4 months ago
use ZP instead of absolute address More... 4 months ago
revert OSEG to (PAG, OVR) More... 4 months ago
pic16 memory zeroing fixes, patch by Jonathon Hall. More... 5 months ago
Add --no-zp-spill option to avoid register spills in ZP. More... 5 months ago
Remove unnecessary .optsdcc directive. More... 5 months ago
Reduce ZP usage in setjump. More... 5 months ago
Enable additional tests for mos6502. More... 5 months ago
Merge several minor changes from upstream asxxxx 5.50 More... 5 months ago
Trivial spelling fix. More... 5 months ago
Add div and ldiv to the mos6502 standard library. More... 5 months ago
Add limited support to return aggregates to mos6502 port. More... 5 months ago
Fix bug #3511 More... 5 months ago
Make sure result is a register before dereferencing the pointer (fix bug #3631) More... 5 months ago
Implement IPUSH_VALUE_AT_ADDRESS iCode and enable corresponding regression tests. More... 5 months ago
Reformat comments to match other ports. More... 5 months ago
Make mos65c02 register transfer code use phx/phy/plx/ply. More... 5 months ago
Correct opcode ordering. More... 5 months ago
Disable a long long test for pic16, which does not support long long yet, patch by Jonathon Hall. More... 5 months ago
Implement GenAnd and GenOr for mos65c02. More... 5 months ago
Add crt to mos65c02 link step by default More... 5 months ago
pic16 regression test infrastructure fix, patch by Jonathon Hall. More... 5 months ago
Add regression for mos65c02 using uCsim. More... 5 months ago
Make the mos65c02 library compile. More... 5 months ago
Enable cpu type selection for as6500. More... 5 months ago
Change several constants to match upstream asxxxx. More... 5 months ago
Enable struct parameter tests for all ports except mos6502 (which doesn't support them yet). More... 5 months ago
add missing files to the mos65c02 std lib More... 5 months ago