|
|
|
|
|
by dragontamer
2489 days ago
|
|
8051 C Programmers remember their 8-bit stack pointer (256 words of stack space). Enough for C to work out in most programs. Modern x86 systems have 64kB of L1 cache and 2MB of L3 cache to work with. Modern systems have more cache than the amount of full-RAM early systems had... |
|