EmulatorJS / EmulatorJS

A web-based frontend for RetroArch
https://emulatorjs.org
GNU General Public License v3.0
1.54k stars 491 forks source link

Atari 8-Bit (atari800 core) & Atari ST (hatari core) support? #410

Open xlorepdarkhelm opened 1 year ago

xlorepdarkhelm commented 1 year ago

Would love to see these two systems (both are lines of computers that Atari had made) become available for emulatorjs.

These were the two first series of computers I ever used, and I would love to be able to use them through EmulatorJS. Both have cores for Libretro, not sure about how emscripten-compatible they are.

The Atari 8-Bit line is known as the Atari 400/800/600XL/800XL/130XE/5200 line of computers (the last is a game system you already support).

The Atari ST line is the Atari ST/STE/TT/Falcon computer line, the last home computers that Atari made. Comparable to the Commodore Amiga and first gen Apple Macintosh.

michael-j-green commented 3 months ago

Found an updated Atari ST core here: https://github.com/bbbradsmith/hatariB

Haven't been able to get it to compile yet.