Skip to content

ulfalizer/Visual-2C02-nodes

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Visual-2C02-nodes

Extra node names for the Visual 2C02 chip simulator, which simulates the NTSC version of the NES PPU. Filled in as I explore.

To add the node names, download a local copy of Visual 2C02, drop the nodenames_extra.js file in the same folder as index.html, and add the following line after the line for nodenames.js in index.html:

<script src="nodenames_extra.js"></script>

A tutorial I put together for reading circuits in Visual 6502/2C02/2A03 is available here. I also made a high-level layout overview.

About

Extra node names for the Visual 2C02 chip simulator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published