Addressing issue #1: "request gh-pages branch"#4
Open
TheGeekOnSkates wants to merge 1 commit into
Open
Conversation
This was more me learning Andrea's code than just adding missing documentation. Her design is cool, and I love the whole 6502-to-JS-translation thing. But if I'm going to use this in my project, then I need to understand how it works. I think next, I would like to add comments to the code.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi, I was looking for a 6502 library for JS and found your project. I love your JIT idea, btw. But as a library... yeah, I kind of had to poke around to figure out how it all worked. I've added some explanations of how stuff works, and I'm thinking of adding some other stuff... but first I figured I'd see if you were into handling pull requests and all that. I've been coding for well over a decade but I'm kind of a noob on the whole collaborative Git scene. I know how it is to not have time to maintain stuff (my time is not great either), so feel free to ignore this or whatever... but IMO you have the makings of a super-cool and really useful tool here, and I'd like to help. :-)