Hacker News new | ask | show | jobs
by laeri 1105 days ago
Nice to see someone implementing a chip8 emulator. This is always a great learning project.

However, I do not think that he needs to go so far to explain what a stack does. If you can understand the rest of the text you probably have enough context and knowledge to know that already.

1 comments

I had a friend over while I was playing with chip8, and I’d need to explain to him how to implement a stack… I probably had him in mind while writing ¯\_(ツ)_/¯