An open API service indexing awesome lists of open source software.

https://github.com/biged/jsmsx

MSX Emulator in Javascript by Marcus Granado
https://github.com/biged/jsmsx

Last synced: about 1 year ago
JSON representation

MSX Emulator in Javascript by Marcus Granado

Awesome Lists containing this project

README

          

/* JSMSX - MSX Emulator in Javascript
* Copyright (c) 2006 Marcus Granado
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
* The full license is available at http://www.gnu.org/licenses/gpl.html
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
*/

jsMSX's project home page can be found at
http://jsmsx.sourceforge.net

Please have a look at the working online demo at
http://jsmsx.sourceforge.net/#emulator
to see an example on how to use jsMSX in your html page
or Javascript environment.

----------------------------------------------
Please reports all questions and bugs to
the project forum at
http://sourceforge.net/forum/?group_id=175343
so that the developers can act upon them.
----------------------------------------------