nesbox / emulator

Emulator of NES, Super Nintendo, Sega Mega Drive, GameBoy video consoles
http://nesbox.com/emulator/
MIT License
590 stars 247 forks source link

Adding "other" Emulators. #71

Open Gamerzfanz21 opened 7 years ago

Gamerzfanz21 commented 7 years ago

How can I add in another emulator. I would like to be able to add in Roms and emulator for Atari 2600. Is there an "easy" way to do this? Or do you have to know "coding" / Scripting in order to add another Emulator to the list that is playable? Atari 2600 uses .bin files which is already added to nesbox (for browsers), So I just need to get the emulator added in for the games to work.

(I tried to see if they would work with "Sega Emulator", but of course, it does not. lol)

I found an Open source Atari 2600 Emulator, but I don't know how to implement it into the nesbox script. (It's called z26 -- An Atari 2600 Emulator) Would anyone know how to do this?

Gamerzfanz21 commented 6 years ago

Has anyone figured out yet, how to do this? If I knew how, I would, but unfortunately I do not.