Description
A JavaScript 6502 assembler and simulator.
6502js has seen no work done on it since 2013, and is probably not suitable for Fedora proper (but if someone wants to do that, I'm happy to collaborate / you're free to reuse this spec).
Installation Instructions
6502js is packaged as a web application and installed into /usr/share/6502js/. httpd configuration is shipped with the package to enable all users to access that directory (by default).
To actually use it, you can symlink /usr/share/6502js into /var/www/html.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (4)* | EPEL 7 (127 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable tc01/6502js
More info about enabling Copr repositories