Hacker News new | ask | show | jobs
by tnelsond4 12 days ago
This isn't just a decompilation, this is a full port. Even supports Android.
1 comments

Genuine question: Once a room is fully decompiled is it not in a playable state on another platform until it is ported?
Yes in theory if you decompile a game then it should compile back to the original platform and generate the exactly same ROM

You'd then have to modify the source code to port it to other platforms