Skip to content

runs the emulator that communicates with the weplay io backend

Notifications You must be signed in to change notification settings

Glavin001/weplay-emulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weplay-emulator

How to install

Make sure cairo is installed, then run:

$ npm install

Then run it with the following ENV vars:

  • WEPLAY_ROM - pointing to the rom you want to emulate
  • WEPLAY_REDIS - redis uri (localhost:6379)
  • WEPLAY_SAVE_INTERVAL - state save frequency (60000)
$ WEPLAY_ROM=path/to/rom.gb node index

License

MIT

About

runs the emulator that communicates with the weplay io backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%