|
|
|
|
|
by davidhbolton
2369 days ago
|
|
Even back in the 1980s, author Lance Leventhal who wrote some great programming books on assembly always warned that productivity wise you write the same number of lines of code whether its 6502 or C. As that 6502 example in the article shows, you don't great great productivity with assembly. And even macros don't improve on it that much. |
|