Not sure if this is the right thread, if not would be great if it could be moved
Hey all, I'm looking for some beginner practice problems. I have searched the net and found plenty of problems but none which either relate to assembly (let alone assembly beginners) or are at the sort of level I am capable of coding in assembly.
I am a huge beginner and have an ok grasp of functions (can be recursive), variables, basic file IO (text files and things), basic arithmetic, and not really much else.
If anyone could please suggest any practice problems for someone of my rather small ability it would be great
Also, just as a little side question; I have been programming with 32-bit linux nasm assembly. I'm enjoying it so far but I'm concerned by the increasing number of 64-bit processors. I figure I will have to learn a new assembly language for it eventually and I was wondering how hard it is to make the change from 32 to 64 bit, as I don't want to learn 32 bit and then suddenly have it become a lost language.
Cheers