mohanson / gameboy

Full featured Cross-platform GameBoy emulator by Rust. Forever boys!.
MIT License
1.36k stars 79 forks source link

WIP ssh container #28

Closed yazgoo closed 3 years ago

yazgoo commented 4 years ago

I dont know if this is the right repo for this, please tell me if it is not.

Adds a dockerfile to host the emulator in tty mode as an SSH container. On ssh connection:

  1. prompts for a zip HTTP url from which to download the rom
  2. downloads the rom and unzip it
  3. starts the emulator with the rom