Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the use of this is a bit weird, investigate #3

Open
piascikj opened this issue Apr 27, 2017 · 0 comments
Open

the use of this is a bit weird, investigate #3

piascikj opened this issue Apr 27, 2017 · 0 comments
Labels

Comments

@piascikj
Copy link
Member


opened via imdone.io from a code comment on 33f1b1c3 by Ben Firshman


jsnes/src/ppu.js

Lines 154 to 159 in f5d8c10

// TODO: the use of this is a bit weird, investigate
this.curNt = null;
// Variables used when rendering:
this.attrib = new Array(32);
this.buffer = new Array(256 * 240);

@piascikj piascikj added the TODO label Feb 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant