biosio.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 24 | 7% |
空行行数 | 50 | 14% |
実行行数 | 291 | 79% |
合計行数 | 365 | 100% |
内容 | 定義数 |
---|---|
関数数 | 33 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Function | bios_int10 | void | |
2 |
Inline | asm_cprint | static inline void | |
3 |
Function | cprint | void | |
4 |
Inline | asm_setdisppage | static inline void | |
5 |
Function | setdisppage | void | |
6 |
Inline | asm_getdisppage | static inline char | |
7 |
Function | getdisppage | char | |
8 |
Inline | asm_getpos | static inline void | |
9 |
Function | getpos | void | |
10 |
Inline | asm_gotoxy | static inline void | |
11 |
Function | gotoxy | void | |
12 |
Inline | asm_sleep | static inline unsigned char | |
13 |
Function | sleep | unsigned char | |
14 |
Function | asm_beep | void | |
15 |
Function | beep | void | |
16 |
Inline | asm_putchar | static inline void | |
17 |
Function | putch | void | |
18 |
Function | scrollup | void | |
19 |
Function | csprint | void | |
20 |
Function | clearwindow | void | |
21 |
Function | cls | void | |
22 |
Function | asm_inputc | char | |
23 |
Function | inputc | char | |
24 |
Inline | asm_cursorshape | static inline void | |
25 |
Function | cursoroff | void | |
26 |
Function | cursoron | void | |
27 |
Inline | asm_getchar | static inline char | |
28 |
Function | getstring | void | |
29 |
Inline | asm_setvideomode | static inline void | |
30 |
Function | setvideomode | void | |
31 |
Inline | asm_checkkbdbuf | static inline unsigned char | |
32 |
Function | checkkbdbuf | unsigned char | |
33 |
Function | clearkbdbuf | void |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー