1109
Anyone here use assembly?
(lemm.ee)
Post funny things about programming here! (Or just rant about your favourite programming language.)
It's a long time since I wrote any assembly in anger, but I don't remember this being an issue. Back then Id be writing 2D and 3D graphics demos. Reasonably complex things, but the challenge was always getting it fast enought to keep the frame rate up, not code structure.
As you say, I think you just establish patterns to decompose the problem.