jsc64 | The JavaScript Commodore 64 emulator
kandi X-RAY | jsc64 Summary
kandi X-RAY | jsc64 Summary
jsc64 is a JavaScript library. jsc64 has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
jsc64 is a Commodore 64 emulator written in JavaScript by Tim de Koning. It’s a port of the FC64, the Commodore 64 emulator written in Actionscript by Darron Schall and Claus Wahlers. More information about the Actionscript version can be found here. This emulator is meant as a proof of concept and uses the HTML5 Canvas-element to render the Commodore 64 screen layout. This means it will work on all modern browsers, being the lastest version of Firefox, Google Chrome and Safari. Rendering on Internet Explorer should be possible with some minor fixes in the Renderer class, but I’m afraid performance will be appalling. The canvas rendering nor the javascript engine isn’t as efficient as the Flashplayer so please be patient ;-) or bring a big computer. Like the fc64-version, joystick controls are mapped to the numpad of your keyboard. The space bar can be used as the fire button. Comments are appreciated, please contact me via Twitter.
jsc64 is a Commodore 64 emulator written in JavaScript by Tim de Koning. It’s a port of the FC64, the Commodore 64 emulator written in Actionscript by Darron Schall and Claus Wahlers. More information about the Actionscript version can be found here. This emulator is meant as a proof of concept and uses the HTML5 Canvas-element to render the Commodore 64 screen layout. This means it will work on all modern browsers, being the lastest version of Firefox, Google Chrome and Safari. Rendering on Internet Explorer should be possible with some minor fixes in the Renderer class, but I’m afraid performance will be appalling. The canvas rendering nor the javascript engine isn’t as efficient as the Flashplayer so please be patient ;-) or bring a big computer. Like the fc64-version, joystick controls are mapped to the numpad of your keyboard. The space bar can be used as the fire button. Comments are appreciated, please contact me via Twitter.
Support
Quality
Security
License
Reuse
Support
jsc64 has a low active ecosystem.
It has 155 star(s) with 41 fork(s). There are 13 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 3 have been closed. On average issues are closed in 5 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of jsc64 is current.
Quality
jsc64 has 0 bugs and 0 code smells.
Security
jsc64 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
jsc64 code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
jsc64 does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
jsc64 releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
jsc64 saves you 42 person hours of effort in developing the same functionality from scratch.
It has 111 lines of code, 0 functions and 28 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of jsc64
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of jsc64
jsc64 Key Features
No Key Features are available at this moment for jsc64.
jsc64 Examples and Code Snippets
No Code Snippets are available at this moment for jsc64.
Community Discussions
No Community Discussions are available at this moment for jsc64.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install jsc64
You can download it from GitHub.
Support
For ease of use, the C64 emulator can be loaded and used as a Jquery plug-in. The following options are available. This will make a jsc64 of the selected block-level elements. If an event listener is passed as a parameter, this object will be used to listen to keystrokes. this may come in handy when working with more than one instance, and for example different inputs should control different jsc64 instances. this method can be called upon an instantiated jsc64 instance and will load the assigned rom into the jsc64 instance. Please keep the browsers cross-domain policy in mind.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page