I ported a javascript Gameboy emulator over to the Space Engineers in-game API. See screenshot above of tetris running in a programming block and on an lcd. It is interactive as well, but very slow.
Still have a lot of optimization to do.The rom is loaded as a base64 encoded string along side the code in the programming block. It took a lot of minimization work...
Interactive In-game Space Gameboy Emulator