Re: The Member's Guide to Topiclessness
Posted by: ISSOtm
Date: 2016-10-23 19:08:33
I think I know half of the hexes off by heart.
Like djnz $+e is 10 e.
I had built a non-smoothscrolling tilemapping engine in 1kB, compiled by hand.
That was a lot of fun to do, and a heck of a challenge to optimize, both for size and speed.
I think 8-bit assembly is kind of a crash test. If you do it right, you rank up in life. Every programmer should try assembly at least once in their lives.