gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
docs/api/laptop__io_8h.js
1 var laptop__io_8h =
2 [
3 [ "_MEGADUCK_LAPTOP_IO_H", "laptop__io_8h.html#_MEGADUCK_LAPTOP_IO_H", null ],
4 [ "DUCK_IO_CMD_INIT_START", "laptop__io_8h.html#DUCK_IO_CMD_INIT_START", null ],
5 [ "DUCK_IO_CMD_GET_KEYS", "laptop__io_8h.html#DUCK_IO_CMD_GET_KEYS", null ],
6 [ "DUCK_IO_CMD_DONE_OR_OK", "laptop__io_8h.html#DUCK_IO_CMD_DONE_OR_OK", null ],
7 [ "DUCK_IO_CMD_ABORT_OR_FAIL", "laptop__io_8h.html#DUCK_IO_CMD_ABORT_OR_FAIL", null ],
8 [ "DUCK_IO_CMD_PLAY_SPEECH", "laptop__io_8h.html#DUCK_IO_CMD_PLAY_SPEECH", null ],
9 [ "DUCK_IO_CMD_RUN_CART_IN_SLOT", "laptop__io_8h.html#DUCK_IO_CMD_RUN_CART_IN_SLOT", null ],
10 [ "DUCK_IO_CMD_PRINT_INIT_EXT_IO", "laptop__io_8h.html#DUCK_IO_CMD_PRINT_INIT_EXT_IO", null ],
11 [ "DUCK_IO_CMD_SET_RTC", "laptop__io_8h.html#DUCK_IO_CMD_SET_RTC", null ],
12 [ "DUCK_IO_CMD_GET_RTC", "laptop__io_8h.html#DUCK_IO_CMD_GET_RTC", null ],
13 [ "DUCK_IO_CMD_PRINT_SEND_BYTES", "laptop__io_8h.html#DUCK_IO_CMD_PRINT_SEND_BYTES", null ],
14 [ "DUCK_IO_REPLY_BOOT_UNSET", "laptop__io_8h.html#DUCK_IO_REPLY_BOOT_UNSET", null ],
15 [ "DUCK_IO_REPLY_BOOT_FAIL", "laptop__io_8h.html#DUCK_IO_REPLY_BOOT_FAIL", null ],
16 [ "DUCK_IO_REPLY_BUFFER_XFER_OK", "laptop__io_8h.html#DUCK_IO_REPLY_BUFFER_XFER_OK", null ],
17 [ "DUCK_IO_REPLY_SEND_BUFFER_OK", "laptop__io_8h.html#DUCK_IO_REPLY_SEND_BUFFER_OK", null ],
18 [ "DUCK_IO_REPLY_BOOT_OK", "laptop__io_8h.html#DUCK_IO_REPLY_BOOT_OK", null ],
19 [ "DUCK_IO_LEN_KBD_GET", "laptop__io_8h.html#DUCK_IO_LEN_KBD_GET", null ],
20 [ "DUCK_IO_LEN_RTC_GET", "laptop__io_8h.html#DUCK_IO_LEN_RTC_GET", null ],
21 [ "DUCK_IO_LEN_RTC_SET", "laptop__io_8h.html#DUCK_IO_LEN_RTC_SET", null ],
22 [ "DUCK_IO_LEN_PLAY_SPEECH", "laptop__io_8h.html#DUCK_IO_LEN_PLAY_SPEECH", null ],
23 [ "DUCK_IO_REPLY_NO_CART_IN_SLOT", "laptop__io_8h.html#DUCK_IO_REPLY_NO_CART_IN_SLOT", null ],
24 [ "DUCK_IO_LEN_RX_MAX", "laptop__io_8h.html#DUCK_IO_LEN_RX_MAX", null ],
25 [ "DUCK_IO_LEN_TX_MAX", "laptop__io_8h.html#DUCK_IO_LEN_TX_MAX", null ],
26 [ "DUCK_IO_TIMEOUT_2_MSEC", "laptop__io_8h.html#DUCK_IO_TIMEOUT_2_MSEC", null ],
27 [ "DUCK_IO_TIMEOUT_100_MSEC", "laptop__io_8h.html#DUCK_IO_TIMEOUT_100_MSEC", null ],
28 [ "DUCK_IO_TIMEOUT_200_MSEC", "laptop__io_8h.html#DUCK_IO_TIMEOUT_200_MSEC", null ],
29 [ "DUCK_IO_SPEECH_CMD_MIN", "laptop__io_8h.html#DUCK_IO_SPEECH_CMD_MIN", null ],
30 [ "DUCK_IO_SPEECH_CMD_MAX", "laptop__io_8h.html#DUCK_IO_SPEECH_CMD_MAX", null ],
31 [ "DUCK_IO_RTC_YEAR", "laptop__io_8h.html#DUCK_IO_RTC_YEAR", null ],
32 [ "DUCK_IO_RTC_MON", "laptop__io_8h.html#DUCK_IO_RTC_MON", null ],
33 [ "DUCK_IO_RTC_DAY", "laptop__io_8h.html#DUCK_IO_RTC_DAY", null ],
34 [ "DUCK_IO_RTC_WEEKDAY", "laptop__io_8h.html#DUCK_IO_RTC_WEEKDAY", null ],
35 [ "DUCK_IO_RTC_AMPM", "laptop__io_8h.html#DUCK_IO_RTC_AMPM", null ],
36 [ "DUCK_IO_RTC_HOUR", "laptop__io_8h.html#DUCK_IO_RTC_HOUR", null ],
37 [ "DUCK_IO_RTC_MIN", "laptop__io_8h.html#DUCK_IO_RTC_MIN", null ],
38 [ "DUCK_IO_RTC_SEC", "laptop__io_8h.html#DUCK_IO_RTC_SEC", null ],
39 [ "DUCK_IO_KBD_FLAGS", "laptop__io_8h.html#DUCK_IO_KBD_FLAGS", null ],
40 [ "DUCK_IO_KBD_KEYCODE", "laptop__io_8h.html#DUCK_IO_KBD_KEYCODE", null ],
41 [ "DUCK_IO_PRINTER_FAIL", "laptop__io_8h.html#DUCK_IO_PRINTER_FAIL", null ],
42 [ "DUCK_IO_PRINTER_TYPE_2_PASS", "laptop__io_8h.html#DUCK_IO_PRINTER_TYPE_2_PASS", null ],
43 [ "DUCK_IO_PRINTER_TYPE_1_PASS", "laptop__io_8h.html#DUCK_IO_PRINTER_TYPE_1_PASS", null ],
44 [ "DUCK_IO_PRINTER_MAYBE_BUSY", "laptop__io_8h.html#DUCK_IO_PRINTER_MAYBE_BUSY", null ],
45 [ "duck_io_send_byte", "laptop__io_8h.html#duck_io_send_byte", null ],
46 [ "duck_io_read_byte_no_timeout", "laptop__io_8h.html#duck_io_read_byte_no_timeout", null ],
47 [ "duck_io_enable_read_byte", "laptop__io_8h.html#duck_io_enable_read_byte", null ],
48 [ "duck_io_laptop_init", "laptop__io_8h.html#duck_io_laptop_init", null ],
49 [ "duck_io_printer_last_status", "laptop__io_8h.html#duck_io_printer_last_status", null ],
50 [ "duck_io_printer_query", "laptop__io_8h.html#duck_io_printer_query", null ],
51 [ "duck_io_read_byte_with_msecs_timeout", "laptop__io_8h.html#duck_io_read_byte_with_msecs_tim", null ],
52 [ "duck_io_send_byte_and_check_ack_msecs_timeout", "laptop__io_8h.html#duck_io_send_byte_and_check_ack_", null ],
53 [ "duck_io_send_cmd_and_buffer", "laptop__io_8h.html#duck_io_send_cmd_and_buffer", null ],
54 [ "duck_io_send_cmd_and_receive_buffer", "laptop__io_8h.html#duck_io_send_cmd_and_receive_buf", null ],
55 [ "duck_io_rx_byte_done", "laptop__io_8h.html#duck_io_rx_byte_done", null ],
56 [ "duck_io_rx_byte", "laptop__io_8h.html#duck_io_rx_byte", null ],
57 [ "duck_io_rx_buf", "laptop__io_8h.html#duck_io_rx_buf", null ],
58 [ "duck_io_rx_buf_len", "laptop__io_8h.html#duck_io_rx_buf_len", null ],
59 [ "duck_io_tx_buf", "laptop__io_8h.html#duck_io_tx_buf", null ],
60 [ "duck_io_tx_buf_len", "laptop__io_8h.html#duck_io_tx_buf_len", null ]
61 ];
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.