rjanicek / vice.js

Versatile Commodore Emulator for JavaScript
152 stars 25 forks source link

Question - hints are welcome #1

Closed UffeJakobsen closed 10 years ago

UffeJakobsen commented 10 years ago

Hi,

I've tried to follow your instructions But I've used version 1.14.1 tar.gz snapshots of emscripten, emscripten-fastcomp and emscripten-fastcomp-clang

It builds but I'm unable to make it run in the browser - uncaught exceptions keep coming - the latest one:

SDL_Delay called on the main thread! Potential infinite loop, quitting.

Looking at your webpage retroplay.co shows that it is possible to make vice work Are all your tweaks published on github ?

Can you give me a hint on how to get further ?

Thanks in advance.

rjanicek commented 10 years ago

Everything you need to build Vice is in this project. Specifically, the VICE tweaks are here: https://github.com/rjanicek/vice.js/tree/master/vice