Subversion Repositories Shiroi

Rev

Rev 12 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12 Rev 29
Line 17... Line 17...
17
			0x1: Math Mark I
17
			0x1: Math Mark I
18
			0x2: Text Mark I
18
			0x2: Text Mark I
19
			0x3: Debug
19
			0x3: Debug
20
 
20
 
21
Video Mark I card maps itself to:
21
Video Mark I card maps itself to:
22
	0: VDP address
22
	+0: VDP address
23
	1: VDP data
23
	+1: VDP data
24
	2: See above
24
	+2: See above
25
 
25
 
26
Video Mark II card maps itself to:
26
Video Mark II card maps itself to:
27
	0: VDG VRAM address
27
	+0: VDG VRAM address
28
	1: VDG VRAM data
28
	+1: VDG VRAM data
29
	2: See above
29
	+2: See above
30
 
30
 
31
Sound Mark I card maps itself to:
31
Sound Mark I card maps itself to:
32
	3: PSG address
32
	+0: PSG address
33
	4: PSG data
33
	+1: PSG data
34
	5: See above
34
	+2: See above
35
 
35
 
36
Math Mark I card maps itself to:
36
Math Mark I card maps itself to:
37
	6: AM9511 stack
37
	+0: AM9511 stack
38
	7: AM9511 command (W) / AM9511 ready (R)
38
	+1: AM9511 command (W) / AM9511 ready (R)
39
	8: See above
39
	+2: See above
40
 
40
 
41
Text Mark I card maps itself to:
41
Text Mark I card maps itself to:
42
	9: Keyboard data
42
	+0: Keyboard data
43
	10: Empty
43
	+1: Empty
44
	11: See above
44
	+2: See above
45
 
45
 
46
Debug card maps itself to:
46
Debug card maps itself to:
47
	12: Address
47
	+0: Address
48
	13: LED
48
	+1: LED
49
		Bit to 7-segment map:
49
		Bit to 7-segment map:
50
		 0
50
		 0
51
		1 2
51
		1 2
52
		 3
52
		 3
53
		4 5
53
		4 5
54
		 6 7
54
		 6 7
55
	14: See above
55
	+2: See above