Here is my delima, I've been learning assembly language for quite some time now. I've spent the past few weeks messing with it, even read up to page 250 in this step-by-step assembly book. My main concern is when will I be able to apply this knowledge in any type of real-world sense? I have a lot of experience with other higher level languages(including c++) and the even higher level languages xD(php :/).
I'm getting bored with these trival examples that the book gives me, and the ones I come up with by myself to help me better understand certain instructions. Is there anything interesting I can write in assembly, just to get my feet wet. I'm not asking to write some huge piece, just something to keep my curiousity content and the knowledge flowing.
Any ideas?
Thanks
John
Edit:
On another note, I've been reading up on asm for the z80 chipset. It looks interesting, after all writing applications that would be able to run on my ti calculator does sound interesting. Any input?
I'm getting bored with these trival examples that the book gives me, and the ones I come up with by myself to help me better understand certain instructions. Is there anything interesting I can write in assembly, just to get my feet wet. I'm not asking to write some huge piece, just something to keep my curiousity content and the knowledge flowing.
Any ideas?
Thanks
John
Edit:
On another note, I've been reading up on asm for the z80 chipset. It looks interesting, after all writing applications that would be able to run on my ti calculator does sound interesting. Any input?
Comment