jsdf / pce

Emulates Mac Plus, PC, & Atari ST in the browser using WebAssembly
https://jamesfriend.com.au/pce-js
GNU General Public License v2.0
864 stars 154 forks source link

Feature request: Merge current PCE into PCE.js #18

Open czietz opened 4 years ago

czietz commented 4 years ago

I really like how PCE.js allows me to demonstrate different computers and operating systems to people with only a web browser.

However, the PCE emulator itself was significantly enhanced in the last few years -- after PCE.js was forked. Is it possible to have the current source code of PCE merged into PCE.js?

jsdf commented 4 years ago

possibly. what new features do you want from more recent versions of PCE?

czietz commented 4 years ago

Particularly, while trying the Atari ST emulation, I found that compared to PCE.js the current PCE version has significantly improved harddisk emulation and it also added sound support.

However, in the meantime @th-otto has started working on this: https://github.com/th-otto/pce, with the intention of allowing to demonstrate EmuTOS (https://github.com/emutos/emutos, a free operating system for Atari ST) in the browser.

Kirkman commented 2 months ago

Just wanted to second this. Adding sound support to PCE.js would be such a welcome improvement.