Hacker News new | ask | show | jobs
by liuyanghejerry 4580 days ago
I think it's mostly because old games written in ASM, while newer ones in C/C++.
3 comments

More importantly, new hardware has proper memory protection, so instead of cool tricks you just get segfaults...
Writing an entire game in ASM must be a pain.
What are you implying?