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.