emularity

easily embed emulators

  • 所有者: db48x/emularity
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Welcome to the Emularity

Emularity

Beta Warning

The Emularity should be considered in beta. We welcome feedback and suggestions as we finish 1.0.

Synopsis

Emularity (also called "The Emularity") is a loader designed to be used with a family of in-browser emulation systems. It is meant to ease the use of in-browser-based javascript emulation by handling housekeeping functions, making it easy to embed emulators in your website, blogs, intranet or local filesystem. The components of each aspect of the software being emulated (including the .js emulator, the program files, and operating system) can be pulled from local filesystems or through URLs.

Emularity downloads the files you specify (with a progress screen that shows both emulator logos and what is being loaded), arranges them to form a filesystem, constructs the necessary arguments for the emulator, and handles transitions to and from full-screen mode.

The Emularity system has been used by millions of users at the Internet Archive.

The Emulators

Currently works with three emulators:

MAME

MAME is a port of the Multiple Arcade Machine Emulator (MAME) projects to Javascript. MAME supports over a thousand different machines including game consoles, arcade machines and computer platforms.

EM-DOSBox

EM-DOSBox is a port of DosBox to Javascript. DOSBox emulates an IBM PC compatible running DOS. There are two versions of this emulator, dosbox.js (Standard EM-DOSBOX) and dosbox-sync.js (EM-DOSBOX with considerations for in-program execution of other programs).

Scripted Amiga Emulator

SAE is a Javascript port of WinUAE by naTmeg. It emulates most of the Amiga models that were released.

Credits and Components

Primary work on Emularity is by Daniel Brooks, with contributions of code or concepts from John Vilk, Andre D, Justin Kerk, Vitorio Miliano, and Jason Scott. Some of these contributions predate the Emularity git repository, unfortunately.

Emularity makes use of BrowserFS by John Vilk, an in-browser filesystem that emulates the Node JS filesystem API and supports storing and retrieving files from various backends.

It also utilizes ES6-Promise, a polyfill of the ES6 Promise API. Both are implemented and included without modification; consult these original repositories for information or verification.

Some Open Issues

  • Documentation can be improved
  • Splash Screen occasionally overflows canvas
  • Progress bars can stand to be improved
  • Should add browser-specific detections for unusual behaviors and volume/full-screen actions
  • Handling of aspect ratios, and their interaction with full-screen mode
  • Finish API for volume/mute/full-screen requests

主要指标

概览
名称与所有者db48x/emularity
主编程语言JavaScript
编程语言Emacs Lisp (语言数: 3)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2015-04-10 00:58:09
推送于2024-03-15 16:02:06
最后一次提交2024-01-27 01:51:46
发布数0
用户参与
星数638
关注者数31
派生数118
提交数312
已启用问题?
问题数87
打开的问题数47
拉请求数17
打开的拉请求数6
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?