mirror of
https://github.com/trebonian/visual6502.git
synced 2025-02-08 19:30:55 +00:00
more internal busses and latches named
This commit is contained in:
parent
1fd86334f7
commit
e2e88cfae1
94
nodenames.js
94
nodenames.js
@ -29,6 +29,14 @@ db5: 175,
|
|||||||
db4: 1393,
|
db4: 1393,
|
||||||
db7: 1349,
|
db7: 1349,
|
||||||
db6: 1591,
|
db6: 1591,
|
||||||
|
idl0: 116,
|
||||||
|
idl1: 576,
|
||||||
|
idl2: 1485,
|
||||||
|
idl3: 1284,
|
||||||
|
idl4: 1516,
|
||||||
|
idl5: 498,
|
||||||
|
idl6: 1537,
|
||||||
|
idl7: 529,
|
||||||
a1: 1234,
|
a1: 1234,
|
||||||
ab1: 451,
|
ab1: 451,
|
||||||
ab2: 1340,
|
ab2: 1340,
|
||||||
@ -67,6 +75,14 @@ s7: 1435,
|
|||||||
s6: 1212,
|
s6: 1212,
|
||||||
s5: 1098,
|
s5: 1098,
|
||||||
s4: 1702,
|
s4: 1702,
|
||||||
|
nots0: 418,
|
||||||
|
nots1: 1064,
|
||||||
|
nots2: 752,
|
||||||
|
nots3: 828,
|
||||||
|
nots4: 1603,
|
||||||
|
nots5: 601,
|
||||||
|
nots6: 1029,
|
||||||
|
nots7: 181,
|
||||||
rw: 1156,
|
rw: 1156,
|
||||||
x2: 1,
|
x2: 1,
|
||||||
x3: 1648,
|
x3: 1648,
|
||||||
@ -113,5 +129,81 @@ y5: 615,
|
|||||||
y4: 989,
|
y4: 989,
|
||||||
y7: 843,
|
y7: 843,
|
||||||
y6: 115,
|
y6: 115,
|
||||||
cclk: 943
|
cclk: 943, // aka cp2
|
||||||
|
clock1: 156,
|
||||||
|
clock2: 1536,
|
||||||
|
notir7: 1320,
|
||||||
|
notir6: 895, // OK
|
||||||
|
notir5: 1394, // OK
|
||||||
|
notir4: 26,
|
||||||
|
notir3: 1125,
|
||||||
|
notir2: 1182,
|
||||||
|
notir1: 702,
|
||||||
|
notir0: 194,
|
||||||
|
t2: 971,
|
||||||
|
t3: 1567,
|
||||||
|
t4: 690,
|
||||||
|
t5: 909,
|
||||||
|
cp1: 710,
|
||||||
|
fetch: 879,
|
||||||
|
clearIR: 1077,
|
||||||
|
D1x1: 827,
|
||||||
|
notRdy0: 248,
|
||||||
|
alu0: 394,
|
||||||
|
alu1: 697,
|
||||||
|
alu2: 276,
|
||||||
|
alu3: 495,
|
||||||
|
alu4: 1490,
|
||||||
|
alu5: 893,
|
||||||
|
alu6: 68,
|
||||||
|
alu7: 1123,
|
||||||
|
adl0: 413,
|
||||||
|
adl1: 1282,
|
||||||
|
adl2: 1242,
|
||||||
|
adl3: 684,
|
||||||
|
adl4: 1437,
|
||||||
|
adl5: 1630,
|
||||||
|
adl6: 121,
|
||||||
|
adl7: 1299,
|
||||||
|
adh0: 407,
|
||||||
|
adh1: 52,
|
||||||
|
adh2: 1651,
|
||||||
|
adh3: 315,
|
||||||
|
adh4: 1160,
|
||||||
|
adh5: 483,
|
||||||
|
adh6: 13,
|
||||||
|
adh7: 1539,
|
||||||
|
sb0: 54,
|
||||||
|
sb1: 1150,
|
||||||
|
sb2: 1287,
|
||||||
|
sb3: 1188,
|
||||||
|
sb4: 1405,
|
||||||
|
sb5: 166,
|
||||||
|
sb6: 1336,
|
||||||
|
sb7: 1001,
|
||||||
|
idb0: 1108,
|
||||||
|
idb1: 991,
|
||||||
|
idb2: 1473,
|
||||||
|
idb3: 1302,
|
||||||
|
idb4: 892,
|
||||||
|
idb5: 1503,
|
||||||
|
idb6: 833,
|
||||||
|
idb7: 493,
|
||||||
|
dor0: 222,
|
||||||
|
dor1: 527,
|
||||||
|
dor2: 1288,
|
||||||
|
dor3: 823,
|
||||||
|
dor4: 873,
|
||||||
|
dor5: 1266,
|
||||||
|
dor6: 1418,
|
||||||
|
dor7: 158,
|
||||||
|
pd0: 758,
|
||||||
|
pd1: 361,
|
||||||
|
pd2: 955,
|
||||||
|
pd3: 894,
|
||||||
|
pd4: 369,
|
||||||
|
pd5: 829,
|
||||||
|
pd6: 1669,
|
||||||
|
pd7: 1690,
|
||||||
|
h1x1: 1042, // drive status byte onto databus
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user