MarquisdeGeek / emf-emulator-elliott-903

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emf-emulator-elliott-903

An emulator built with the EMF system, which aims to significantly lower the barrier to entry for emulation developers, and would-be emulation developers.

It does this by removing the complex code, providing instead a domain-specific language which describes the entire computer system, in XML. A builder program then translates this XML into source code, generating an emulator, assembler, and disassembler - all from the same originating file.

See http://em.ulat.es for a full explanation and live demo

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 87.7%Language:HTML 8.6%Language:CSS 3.7%