mirror of
https://github.com/freitz85/AppleIISd.git
synced 2024-11-07 20:07:41 +00:00
Merge remote-tracking branch 'origin/devel' into devel
This commit is contained in:
commit
c41ff87f8f
17
AppleIISd.json
Normal file
17
AppleIISd.json
Normal file
@ -0,0 +1,17 @@
|
||||
{signal: [
|
||||
['Apple',
|
||||
{name: '7M', wave: 'n........', period: 2 },
|
||||
{name: 'Phi0', wave: 'hl......h......l..'},
|
||||
{name: 'Q3', wave: 'lh...l..h...l..h..'},
|
||||
{name: 'ADD', wave: 'x.....=.........x.', data: "IO-Address", phase: 0.5},
|
||||
{name: '/DEV_SEL',wave: 'h.......0......1..'},
|
||||
{},
|
||||
{name: 'R/W', wave: 'x.....=.........x.', phase: 0.5},
|
||||
{name: 'DATA', wave: 'x.....z..x.=....z.', phase: 0.5},
|
||||
],
|
||||
{},
|
||||
['Card',
|
||||
{name: 'Address', wave: 'x........=.......x'},
|
||||
{name: 'DATA', wave: 'x........z.=....z.', data: 'FromPeripheral', phase: 0.5},
|
||||
],
|
||||
]}
|
Loading…
Reference in New Issue
Block a user