-
Notifications
You must be signed in to change notification settings - Fork 1
/
IO.INC
67 lines (67 loc) · 1.63 KB
/
IO.INC
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
extrn printmsg:near
extrn printnul:near
extrn printasc:near
extrn printhex2:near
extrn printhex4:near
extrn printspace:near
extrn crlf: near
extrn getchar: near
extrn gethex4: near
extrn gethex2: near
extrn testkbd: near
extrn setgraphmode: near
extrn settextmode: near
extrn toupper: near
extrn open_file: near
extrn read_file: near
extrn turnon_irq: near
extrn turnoff_irq: near
extrn turnon_kb_irq: near
extrn turnoff_kb_irq: near
extrn read_size_file: near
extrn exit_now: dword
extrn framerate: dword
extrn on_off: dword
extrn set_border_color: near
extrn videomode: dword
extrn measurespeed: near
extrn clockrate: byte
extrn printdecimal: near
extrn bargraphmode: dword
extrn set_cursor_position: near
extrn convhex4: near
extrn tmphex4: byte
extrn tmphex2: byte
extrn write_file: near
extrn close_file: near
extrn create_file: near
extrn cpupaused: dword
extrn fill_palette: near
extrn gui_palette: byte
extrn palette: byte
extrn set_border_color_dark: near
extrn wait_vsync: near
extrn find_first: near
extrn find_next: near
extrn set_correct_palette: near
extrn setkb: near
extrn noled: dword
extrn savesnap: dword
extrn greenflag: dword
extrn pal_normal: dword
extrn pal_filtered: dword
extrn pal_gui: dword
extrn palette_green: byte
extrn filtered_palette_green: byte
extrn gui_palette_green: byte
extrn wait_next_vsync: near
extrn adjust_clock: near
extrn oldmode: dword
extrn fastforward: dword
extrn speaq: dword
extrn sg1000_high_palette: byte
extrn gui_palette_high: byte
extrn border_changed: dword
extrn set_palette_color: near
extrn vdplog_now: dword
extrn palette_scr8: dword