alexanderdickson / NES

A NES emulator written in JavaScript utilising latest web technologies and with debugging tools
3 stars 2 forks source link

Tidy up inconsistent variable names #13

Open alexanderdickson opened 11 years ago

alexanderdickson commented 11 years ago

There are quite a few inconsistencies that have popped up, such as write/store.

We should define a glossary and base all naming off that.