|
|
|
|
|
by OnlyMortal
583 days ago
|
|
Back in the day on the Mac, the order of source files in your project would determine locality in the binary. If memory serves, this was with MPW C or maybe CodeWarrior. You could see the jump (jmp) instructions use short jumps rather than long ones. |
|