Y
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
pipes
11 days ago
Genuine question: Once a room is fully decompiled is it not in a playable state on another platform until it is ported?
link
ChrisRR
11 days ago
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
link