Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
716 | lvd | 1 | #pragma once |
2 | |||
3 | unsigned find1dlg(unsigned start); |
||
4 | unsigned find2dlg(unsigned start); |
||
5 | |||
6 | void mon_emul(); |
||
7 | void mon_setup_dlg(); |
||
8 | void mon_scr0(); |
||
9 | void mon_scr1(); |
||
10 | void mon_scray(); |
||
11 | void mon_exitsub(); |
||
12 | void editbank(); |
||
13 | void editextbank(); |
||
14 | void mon_dump(); |
||
15 | void mon_nxt(); |
||
16 | void mon_prv(); |
||
17 | void mon_tool(); |
||
18 | void mon_watchdialog(); |
||
19 | void mon_scrshot(); |
||
20 | void mon_switch_cpu(); |
||
21 | void mon_switch_dump(); |