mirror of
https://github.com/trebonian/visual6502.git
synced 2024-12-08 14:51:26 +00:00
Z80: Updated nodenames.js to include warning about manual editing
This commit is contained in:
parent
b384fb552f
commit
9795b463ac
@ -1,3 +1,12 @@
|
||||
// ***********************************************************
|
||||
// * This file is automatically generated by Z80Simulator. *
|
||||
// * Please do not manually edit! Instead, find a transistor *
|
||||
// * that uses the new signal and use FindTransistor(x,y) in *
|
||||
// * Z80Simulator to cause that signal to be added. *
|
||||
// * This seems a pain, but it has two advantages: *
|
||||
// * - all signals are then available in Z80Simulator *
|
||||
// * - it avoids renumbering issues if/when the PNGs change *
|
||||
// ***********************************************************
|
||||
var nodenames ={
|
||||
// Pads
|
||||
vss: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user