the reason I switched from High level languages to assembly was because
I wanted to learn without using libraries. I want to learn how to make
my own printf, scanf functions etc
I was using the c++ std lib, and tried graphics programming, etc It didn't feel right, it seems like
too much is going on in the background that I still don't know, and that's what i want to learn!
I've looked around for this for c/c++, but I've only get negative
responses, or 'talk of reinventing the wheel', etc
I have AoA, the non-HLA version, it might be the ms-dos version, but i hear
people say skip 16 and go to 32bit, etc
Is there a book that is to my liking of programming?
Do I have to go through using these libraries till I can make my own?