diff --git a/64drive_8h.html b/64drive_8h.html index 1e77567f..bf7a5757 100644 --- a/64drive_8h.html +++ b/64drive_8h.html @@ -95,7 +95,7 @@ Functions diff --git a/64drive_8h_source.html b/64drive_8h_source.html index 0ceb82ba..48e26749 100644 --- a/64drive_8h_source.html +++ b/64drive_8h_source.html @@ -93,7 +93,7 @@ $(function() { diff --git a/64drive__ll_8h.html b/64drive__ll_8h.html index 5c8c2995..1aefde35 100644 --- a/64drive__ll_8h.html +++ b/64drive__ll_8h.html @@ -170,7 +170,7 @@ bool d64_ll_write_save_wri diff --git a/64drive__ll_8h_source.html b/64drive__ll_8h_source.html index 304c36b0..e11271de 100644 --- a/64drive__ll_8h_source.html +++ b/64drive__ll_8h_source.html @@ -170,7 +170,7 @@ $(function() { diff --git a/actions_8h.html b/actions_8h.html index 62dbdb2f..01b6e803 100644 --- a/actions_8h.html +++ b/actions_8h.html @@ -95,7 +95,7 @@ void actions_update (< diff --git a/actions_8h_source.html b/actions_8h_source.html index 621a3313..ac6b403d 100644 --- a/actions_8h_source.html +++ b/actions_8h_source.html @@ -89,11 +89,11 @@ $(function() {
16
17#endif
Menu State.
-
Menu Structure.
Definition: menu_state.h:65
+
Menu Structure.
Definition: menu_state.h:64
diff --git a/annotated.html b/annotated.html index 72097ec5..6d222fa6 100644 --- a/annotated.html +++ b/annotated.html @@ -109,7 +109,7 @@ $(function() {  Crom_info_t.__unnamed18__.__unnamed22__  Crom_info_t.featuresThe supported ROM accessories  Crom_info_t.libultra - Crom_info_t.override + Crom_info_t.overrideOverrides of auto-detected CIC/save/TV types  Csc64_buffers_tThe SC64 buffers structure  Csc64_cmd_tSummerCart64 Commands Structure  Csc64_disk_mapping_t @@ -120,12 +120,13 @@ $(function() {  Csp_regs_tSP Registers Structure  Cusb_comm_command_tThe supported USB commands structure  Cvi_regs_tVideo Interface Registers Structure + Cview_t diff --git a/boot_8h.html b/boot_8h.html index a13da8a1..5d997006 100644 --- a/boot_8h.html +++ b/boot_8h.html @@ -166,7 +166,7 @@ detect_cic_seed diff --git a/boot_8h_source.html b/boot_8h_source.html index c3825a0a..b984e735 100644 --- a/boot_8h_source.html +++ b/boot_8h_source.html @@ -121,7 +121,7 @@ $(function() { diff --git a/boot__io_8h.html b/boot__io_8h.html index 50794005..0691feb8 100644 --- a/boot__io_8h.html +++ b/boot__io_8h.html @@ -854,7 +854,7 @@ The Release Value. diff --git a/boot__io_8h_source.html b/boot__io_8h_source.html index 2dae1f85..0e45ab13 100644 --- a/boot__io_8h_source.html +++ b/boot__io_8h_source.html @@ -326,7 +326,7 @@ $(function() { diff --git a/cart__load_8h.html b/cart__load_8h.html index df2ba017..db0a0423 100644 --- a/cart__load_8h.html +++ b/cart__load_8h.html @@ -211,7 +211,7 @@ char * cart_load_convert_e diff --git a/cart__load_8h_source.html b/cart__load_8h_source.html index 31896dc6..5bd79c1a 100644 --- a/cart__load_8h_source.html +++ b/cart__load_8h_source.html @@ -140,12 +140,12 @@ $(function() {
64DD disk information
Flashcart Subsystem.
Menu State.
-
Menu Structure.
Definition: menu_state.h:65
+
Menu Structure.
Definition: menu_state.h:64
N64 ROM Database.
diff --git a/cic_8h_source.html b/cic_8h_source.html index 345de5c0..1701d0e8 100644 --- a/cic_8h_source.html +++ b/cic_8h_source.html @@ -91,7 +91,7 @@ $(function() {
13 CIC_5167,
14 CIC_6101,
15 CIC_7102,
-
16 CIC_6102_7101,
+
16 CIC_x102,
17 CIC_x103,
18 CIC_x105,
19 CIC_x106,
@@ -112,7 +112,7 @@ $(function() { diff --git a/classes.html b/classes.html index 5af1cacb..a3e5a128 100644 --- a/classes.html +++ b/classes.html @@ -109,12 +109,12 @@ $(function() {
usb_comm_command_t
V
-
vi_regs_t
+
vi_regs_t
view_t
diff --git a/components_8h.html b/components_8h.html index 81c14359..f398815b 100644 --- a/components_8h.html +++ b/components_8h.html @@ -266,7 +266,7 @@ image diff --git a/components_8h_source.html b/components_8h_source.html index dcc31cca..ffd416c1 100644 --- a/components_8h_source.html +++ b/components_8h_source.html @@ -113,39 +113,40 @@ $(function() {
45 struct component_context_menu *submenu;
46 struct {
47 const char *text;
-
48 void (*action) (menu_t *menu);
-
49 struct component_context_menu *submenu;
-
50 } list[];
- -
52
-
53#define COMPONENT_CONTEXT_MENU_LIST_END { .text = NULL }
-
54
-
55void component_context_menu_init (component_context_menu_t *cm);
-
56void component_context_menu_show (component_context_menu_t *cm);
-
57bool component_context_menu_process (menu_t *menu, component_context_menu_t *cm);
-
58void component_context_menu_draw (component_context_menu_t *cm);
-
59
-
61typedef struct {
-
62 bool loading;
-
63 surface_t *image;
- -
65
-
66component_boxart_t *component_boxart_init (char *game_code);
-
67void component_boxart_free (component_boxart_t *b);
-
68void component_boxart_draw (component_boxart_t *b);
-
69 /* menu_components */
-
71
+
48 void (*action) (menu_t *menu, void *arg);
+
49 void *arg;
+
50 struct component_context_menu *submenu;
+
51 } list[];
+ +
53
+
54#define COMPONENT_CONTEXT_MENU_LIST_END { .text = NULL }
+
55
+
56void component_context_menu_init (component_context_menu_t *cm);
+
57void component_context_menu_show (component_context_menu_t *cm);
+
58bool component_context_menu_process (menu_t *menu, component_context_menu_t *cm);
+
59void component_context_menu_draw (component_context_menu_t *cm);
+
60
+
62typedef struct {
+
63 bool loading;
+
64 surface_t *image;
+ +
66
+
67component_boxart_t *component_boxart_init (char *game_code);
+
68void component_boxart_free (component_boxart_t *b);
+
69void component_boxart_draw (component_boxart_t *b);
+
70 /* menu_components */
72
-
73#endif
-
Box Art Structure.
Definition: components.h:61
+
73
+
74#endif
+
Box Art Structure.
Definition: components.h:62
Definition: components.h:40
Menu State.
-
File Entry Structure.
Definition: menu_state.h:58
-
Menu Structure.
Definition: menu_state.h:65
+
File Entry Structure.
Definition: menu_state.h:57
+
Menu Structure.
Definition: menu_state.h:64
diff --git a/constants_8h.html b/constants_8h.html index be78a4d6..59341f11 100644 --- a/constants_8h.html +++ b/constants_8h.html @@ -287,7 +287,7 @@ Macros diff --git a/constants_8h_source.html b/constants_8h_source.html index 8c4cc9b4..a41afb5d 100644 --- a/constants_8h_source.html +++ b/constants_8h_source.html @@ -157,7 +157,7 @@ $(function() { diff --git a/dir_1a56cc8cdc1689899910be5fa4716ee4.html b/dir_1a56cc8cdc1689899910be5fa4716ee4.html index f3c47baa..2508a744 100644 --- a/dir_1a56cc8cdc1689899910be5fa4716ee4.html +++ b/dir_1a56cc8cdc1689899910be5fa4716ee4.html @@ -134,7 +134,7 @@ Files diff --git a/dir_2ac260d472217b65191de9df2a24e86e.html b/dir_2ac260d472217b65191de9df2a24e86e.html index c6b84ff4..c5fbe9a4 100644 --- a/dir_2ac260d472217b65191de9df2a24e86e.html +++ b/dir_2ac260d472217b65191de9df2a24e86e.html @@ -89,7 +89,7 @@ Files diff --git a/dir_313caf1132e152dd9b58bea13a4052ca.html b/dir_313caf1132e152dd9b58bea13a4052ca.html index 9df6b757..58fd07f0 100644 --- a/dir_313caf1132e152dd9b58bea13a4052ca.html +++ b/dir_313caf1132e152dd9b58bea13a4052ca.html @@ -87,7 +87,7 @@ Files diff --git a/dir_4ad298de6e9dc10146d0378a1888b2cb.html b/dir_4ad298de6e9dc10146d0378a1888b2cb.html index 88674cb5..83133a1d 100644 --- a/dir_4ad298de6e9dc10146d0378a1888b2cb.html +++ b/dir_4ad298de6e9dc10146d0378a1888b2cb.html @@ -89,7 +89,7 @@ Files diff --git a/dir_52780cb445d9f0b97a98e8aabec4d968.html b/dir_52780cb445d9f0b97a98e8aabec4d968.html index f1a8654d..df8b6eb7 100644 --- a/dir_52780cb445d9f0b97a98e8aabec4d968.html +++ b/dir_52780cb445d9f0b97a98e8aabec4d968.html @@ -91,7 +91,7 @@ Files diff --git a/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 956c1baa..f5d070ff 100644 --- a/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -91,7 +91,7 @@ Directories diff --git a/dir_a2193b6f8ca8748b0e3b26a8265ce7c7.html b/dir_a2193b6f8ca8748b0e3b26a8265ce7c7.html index c2ab473e..4c1bac49 100644 --- a/dir_a2193b6f8ca8748b0e3b26a8265ce7c7.html +++ b/dir_a2193b6f8ca8748b0e3b26a8265ce7c7.html @@ -86,7 +86,7 @@ Files diff --git a/dir_abdc04f88b2866c1353f358c089205e4.html b/dir_abdc04f88b2866c1353f358c089205e4.html index 6aaf6ad3..b334fe6a 100644 --- a/dir_abdc04f88b2866c1353f358c089205e4.html +++ b/dir_abdc04f88b2866c1353f358c089205e4.html @@ -96,7 +96,7 @@ Files diff --git a/dir_fc7b276aa2f26a1d485b93ff01d7cabb.html b/dir_fc7b276aa2f26a1d485b93ff01d7cabb.html index 04d7b625..7bb1b909 100644 --- a/dir_fc7b276aa2f26a1d485b93ff01d7cabb.html +++ b/dir_fc7b276aa2f26a1d485b93ff01d7cabb.html @@ -86,7 +86,7 @@ Files diff --git a/disk__info_8h.html b/disk__info_8h.html index 2303553c..1d56e65c 100644 --- a/disk__info_8h.html +++ b/disk__info_8h.html @@ -187,7 +187,7 @@ defect_tracks[16][12] diff --git a/disk__info_8h_source.html b/disk__info_8h_source.html index 7773e412..a8e939eb 100644 --- a/disk__info_8h_source.html +++ b/disk__info_8h_source.html @@ -129,7 +129,7 @@ $(function() { diff --git a/files.html b/files.html index 5b16890d..e5c41e96 100644 --- a/files.html +++ b/files.html @@ -116,7 +116,7 @@ $(function() { diff --git a/flashcart_8h.html b/flashcart_8h.html index 5ffc9946..53f82ef1 100644 --- a/flashcart_8h.html +++ b/flashcart_8h.html @@ -217,7 +217,7 @@ defect_tracks[16][12] diff --git a/flashcart_8h_source.html b/flashcart_8h_source.html index 19bc56d6..00c25df4 100644 --- a/flashcart_8h_source.html +++ b/flashcart_8h_source.html @@ -155,7 +155,7 @@ $(function() { diff --git a/flashcart__utils_8h.html b/flashcart__utils_8h.html index 56934051..d718cb3d 100644 --- a/flashcart__utils_8h.html +++ b/flashcart__utils_8h.html @@ -101,7 +101,7 @@ void pi_dma_write_data diff --git a/flashcart__utils_8h_source.html b/flashcart__utils_8h_source.html index 74579dcb..f20896dd 100644 --- a/flashcart__utils_8h_source.html +++ b/flashcart__utils_8h_source.html @@ -93,7 +93,7 @@ $(function() { diff --git a/fonts_8h.html b/fonts_8h.html index 281fb09f..d3f0fb14 100644 --- a/fonts_8h.html +++ b/fonts_8h.html @@ -114,7 +114,7 @@ void fonts_init (void) diff --git a/fonts_8h_source.html b/fonts_8h_source.html index 2f50c5a2..da3b7a5a 100644 --- a/fonts_8h_source.html +++ b/fonts_8h_source.html @@ -102,7 +102,7 @@ $(function() { diff --git a/fs_8h_source.html b/fs_8h_source.html index a7e86923..c4bac7fb 100644 --- a/fs_8h_source.html +++ b/fs_8h_source.html @@ -107,7 +107,7 @@ $(function() { diff --git a/functions.html b/functions.html index a95b3fbb..342e21f7 100644 --- a/functions.html +++ b/functions.html @@ -80,6 +80,7 @@ $(function() {

- c -