mirror of
https://github.com/trebonian/visual6502.git
synced 2025-02-06 22:30:02 +00:00
add 6800 timing state signals
This commit is contained in:
parent
67e15e68c1
commit
658d40646c
@ -73,6 +73,34 @@ ir7: 1277,
|
|||||||
// internal control signals
|
// internal control signals
|
||||||
sync: 1528, // aka #decode_0
|
sync: 1528, // aka #decode_0
|
||||||
|
|
||||||
|
// timing state signals
|
||||||
|
Ts: 1309,
|
||||||
|
Ta0: 879,
|
||||||
|
Td0_0: 981,
|
||||||
|
"#Te0": 868,
|
||||||
|
"Te0.2": 866,
|
||||||
|
Tg0: 12,
|
||||||
|
Tx0: 850,
|
||||||
|
Ta1: 838,
|
||||||
|
Te1_0: 735,
|
||||||
|
Tg1: 772,
|
||||||
|
Tx1: 851,
|
||||||
|
Ta2: 844,
|
||||||
|
Tg2: 832,
|
||||||
|
Tx2: 860,
|
||||||
|
Tg3: 835,
|
||||||
|
Tr3: 823,
|
||||||
|
Tg4: 696,
|
||||||
|
Tr4: 825,
|
||||||
|
Tg5: 914,
|
||||||
|
Tr5: 828,
|
||||||
|
Tg6: 911,
|
||||||
|
Tr6: 894,
|
||||||
|
Tr7: 694,
|
||||||
|
Tg7: 1081,
|
||||||
|
Tg8: 891,
|
||||||
|
Tr8: 697,
|
||||||
|
|
||||||
// many other internal busses registers and signals
|
// many other internal busses registers and signals
|
||||||
abh0: 267,
|
abh0: 267,
|
||||||
abh1: 258,
|
abh1: 258,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user