Oliver Schmidt 2263c1aa55 - Optimized LAN91C96 driver for speed and size.
- 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.
2013-09-12 23:32:26 +02:00
..
2013-08-09 16:09:12 +01:00
2013-08-09 15:57:49 +01:00
2013-09-11 21:39:56 -04:00
2013-05-17 14:32:39 +02:00
2013-07-19 16:15:55 +02:00
2012-03-26 23:00:43 +02:00