Comment on Writing a Program in Pokemon BlueparentComments−liuyanghejerry12yI think it's mostly because old games written in ASM, while newer ones in C/C++.−ekimekim12yMore importantly, new hardware has proper memory protection, so instead of cool tricks you just get segfaults...−jimmaswell12yWriting an entire game in ASM must be a pain.−anon_java_hater12yWhat are you implying?
Comments
I think it's mostly because old games written in ASM, while newer ones in C/C++.
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?