2263c1aa55
- Speed: The primary byte copy loops are reduzed to the bare minimum by adjusting the base pointer 'ptr' and loop register 'y' in such a way that the 'y' overflow matches the low byte of the loop size. - Introduced a loop for setting the MAC address. Additional minor fix: - Properly start self modification with first location. |
||
---|---|---|
.. | ||
cs8900a.S | ||
ethernet-drv.c | ||
ethernet-drv.h | ||
ethernet.c | ||
ethernet.h | ||
lan91c96.S | ||
uip_arch.c |