Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.19 KB

README.md

File metadata and controls

29 lines (25 loc) · 1.19 KB

JSMESS

JSMESS is an attempt to port MESS / MAME to JavaScript using Emscripten.

Why?

Jason Scott says it best:

The MESS program can emulate (or begin to emulate) a majority of home computers, and continues to be improved frequently. By porting this program into the standardized and cross-platform Javascript language, it will be possible to turn computer history and experience into the same embeddable object as movies, documents, and audio enjoy.

Building

To build JSMESS, read How to build and test JSMESS.

Status of JSMESS

Jason Scott's JSMESS site has demos for most working systems now. We are working toward v1.0.

Relevant Links