summaryrefslogtreecommitdiffstats
path: root/js.2
Commit message (Collapse)AuthorAgeFilesLines
* js.2 -> jsBen Firshman2010-07-0313-7720/+0
|
* Added licensesBen Firshman2010-06-2910-0/+178
|
* All whipped into shape by JSLint except for CPU. Yummy.Ben Firshman2010-06-127-526/+556
|
* Removed unnecessary inheritance utilBen Firshman2010-06-121-12/+0
|
* Refactored mappers. Linted and neater inheritanceBen Firshman2010-06-121-585/+549
|
* NES -> JSNESBen Firshman2010-06-109-527/+527
|
* Cleaned up UI and ROM loading code. There is now nothing leaked to the ↵Ben Firshman2010-06-104-778/+923
| | | | global namespace - you can run more than one NES on a page!
* Partially linted PPUBen Firshman2010-06-071-138/+147
|
* Load binary ROMs directlyBen Firshman2010-06-062-29/+20
|
* Fixed broken mapper inheritanceBen Firshman2010-06-062-9/+13
|
* Eurgh. Better versioning system will be done when Jake is sortedBen Firshman2010-06-0512-0/+7411