11---
2- name : Miles Audio Interface Library 2.0 (Adlib check)
2+ name : Miles Audio Interface Library 2.0 (AdLib check)
33ragel : |
44 push_ds.
55 push_si.
@@ -32,7 +32,7 @@ replace: |
3232 pop cx
3333 retf
3434 ---
35- name : Miles Audio Interface Library 2.0 (Adlib output)
35+ name : Miles Audio Interface Library 2.0 (AdLib output)
3636ragel : |
3737 out_dx_al.
3838 mov_ah_i8.any.
@@ -52,7 +52,7 @@ replace: |
5252 extern miles_far_output
5353 jmp miles_far_output
5454 ---
55- name : Miles Audio Interface Library 3.0 (Adlib check)
55+ name : Miles Audio Interface Library 3.0 (AdLib check)
5656ragel : |
5757 push_ds.
5858 push_si.
@@ -85,7 +85,7 @@ replace: |
8585 pop cx
8686 ret
8787 ---
88- name : Miles Audio Interface Library 3.0 or /32 (Adlib output)
88+ name : Miles Audio Interface Library 3.0 or /32 (AdLib output)
8989comment : |
9090 This code sequence is identical in 16-bit real mode and 32-bit
9191 protected mode versions...
@@ -109,7 +109,7 @@ replace: |
109109 extern miles_near_output
110110 jmp miles_near_output
111111 ---
112- name : Miles Audio Interface Library/32 (Adlib check)
112+ name : Miles Audio Interface Library/32 (AdLib check)
113113ragel : |
114114 push_ebx.
115115 push_esi.
@@ -144,7 +144,7 @@ replace: |
144144 pop ecx
145145 ret
146146 ---
147- name : Miles Audio Interface Library/16 (Adlib check)
147+ name : Miles Audio Interface Library/16 (AdLib check)
148148ragel : |
149149 ((
150150 mov_ax_i16.0x04.0x00.
@@ -172,7 +172,7 @@ ragel: |
172172replace : |
173173 mov ax, 1
174174 ---
175- name : Miles Audio Interface Library/16 (Adlib output)
175+ name : Miles Audio Interface Library/16 (AdLib output)
176176ragel : |
177177 ((mov_dx_i16.any.any) | (cs?.mov_dx_word_any16)).
178178 mov_al_bl.
0 commit comments