Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1186 | savelij | 1 | cpu 7508 |
2 | |||
3 | lai 4 |
||
4 | ldi 7 |
||
5 | lei 14 |
||
6 | lhi 3 |
||
7 | lli 1 |
||
8 | lam dl |
||
9 | lam de |
||
10 | lam hl+ |
||
11 | lam hl- |
||
12 | lam hl |
||
13 | ladr 78h |
||
14 | ldei 0ffh |
||
15 | lhli 23 |
||
16 | lhlt 0c0h |
||
17 | lhlt 0cfh |
||
18 | lamtl |
||
19 | st |
||
20 | tad |
||
21 | tae |
||
22 | tah |
||
23 | tal |
||
24 | tda |
||
25 | tea |
||
26 | tha |
||
27 | tla |
||
28 | xad |
||
29 | xae |
||
30 | xah |
||
31 | xal |
||
32 | xam dl |
||
33 | xam de |
||
34 | xam hl+ |
||
35 | xam hl- |
||
36 | xam hl |
||
37 | xadr 23h |
||
38 | xhdr 34h |
||
39 | xldr 45h |
||
40 | |||
41 | aisc 12 |
||
42 | asc |
||
43 | acsc |
||
44 | exl |
||
45 | anl |
||
46 | orl |
||
47 | |||
48 | cma |
||
49 | rar |
||
50 | |||
51 | rc |
||
52 | sc |
||
53 | |||
54 | ies |
||
55 | ils |
||
56 | idrs 4fh |
||
57 | des |
||
58 | dls |
||
59 | ddrs 74h |
||
60 | |||
61 | rmb 1 |
||
62 | smb 3 |
||
63 | |||
64 | jmp 0f23h |
||
65 | jcp target |
||
66 | jam 4 |
||
67 | |||
68 | call 321h |
||
69 | calt 0d0h |
||
70 | calt 0efh |
||
71 | rt |
||
72 | rts |
||
73 | rtpsw |
||
74 | pshde |
||
75 | pshhl |
||
76 | popde |
||
77 | pophl |
||
78 | tamsp |
||
79 | tspam |
||
80 | target: |
||
81 | |||
82 | skc |
||
83 | skabt 1 |
||
84 | skmbt 2 |
||
85 | skmbf 3 |
||
86 | skaem |
||
87 | skaei 13 |
||
88 | skdei 5 |
||
89 | skeei 6 |
||
90 | skhei 10 |
||
91 | sklei 15 |
||
92 | |||
93 | tamsio |
||
94 | tsioam |
||
95 | sio |
||
96 | |||
97 | tammod |
||
98 | timer |
||
99 | tcntam |
||
100 | |||
101 | ei 7 |
||
102 | di 4 |
||
103 | ski 0 |
||
104 | |||
105 | ipl |
||
106 | ip 3 |
||
107 | ip1 |
||
108 | ip54 |
||
109 | opl |
||
110 | op 8 |
||
111 | op3 |
||
112 | op54 |
||
113 | anp 7,4 |
||
114 | orp 3,5 |
||
115 | |||
116 | halt |
||
117 | stop |
||
118 | nop |
||
119 | |||
120 | ;----------------------------------------------------- |
||
121 | ; standard Intel/MASM-style pseudo instructions |
||
122 | |||
123 | include "../t_dx/t_dn.inc" |
||
124 | include "../t_dx/t_db.inc" |
||
125 | include "../t_dx/t_dw.inc" |
||
126 | include "../t_dx/t_dd.inc" |
||
127 | include "../t_dx/t_dq.inc" |
||
128 | include "../t_dx/t_dt.inc" |
||
129 | include "../t_dx/t_do.inc" |