diff --git a/64drive_8h.html b/64drive_8h.html index 1d141c38..f00d7bd9 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 af836832..dee42b78 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 1b51c183..129384c9 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 0a18ee7d..a5c68590 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 9b8d2517..cd3651e9 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 9272afbf..14648ac4 100644 --- a/actions_8h_source.html +++ b/actions_8h_source.html @@ -93,7 +93,7 @@ $(function() { diff --git a/annotated.html b/annotated.html index e0e990ed..09ca2d36 100644 --- a/annotated.html +++ b/annotated.html @@ -134,7 +134,7 @@ $(function() { diff --git a/boot_8h.html b/boot_8h.html index 98809580..0ded9bf6 100644 --- a/boot_8h.html +++ b/boot_8h.html @@ -172,7 +172,7 @@ cheat_list diff --git a/boot_8h_source.html b/boot_8h_source.html index 7fd89a34..65a9c07b 100644 --- a/boot_8h_source.html +++ b/boot_8h_source.html @@ -122,7 +122,7 @@ $(function() { diff --git a/boot__io_8h.html b/boot__io_8h.html index 23202a03..b54fed08 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 f0713bd0..fcea1ae1 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 53d949e9..96ab85d0 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 6b384b89..0eee2123 100644 --- a/cart__load_8h_source.html +++ b/cart__load_8h_source.html @@ -145,7 +145,7 @@ $(function() { diff --git a/cheats_8h_source.html b/cheats_8h_source.html index 66e3ec4a..1e5ca413 100644 --- a/cheats_8h_source.html +++ b/cheats_8h_source.html @@ -89,7 +89,7 @@ $(function() { diff --git a/cic_8h_source.html b/cic_8h_source.html index a48be63b..9b7e73e4 100644 --- a/cic_8h_source.html +++ b/cic_8h_source.html @@ -112,7 +112,7 @@ $(function() { diff --git a/classes.html b/classes.html index 5ac39336..e0cee90e 100644 --- a/classes.html +++ b/classes.html @@ -117,7 +117,7 @@ $(function() { diff --git a/components_8h.html b/components_8h.html index 69cb3df3..7bd06cc7 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 838cb4a8..de85dce2 100644 --- a/components_8h_source.html +++ b/components_8h_source.html @@ -146,7 +146,7 @@ $(function() { diff --git a/constants_8h.html b/constants_8h.html index 33bbfb6c..12ca3e53 100644 --- a/constants_8h.html +++ b/constants_8h.html @@ -185,8 +185,14 @@ Macros #define TEXT_MARGIN_HORIZONTAL   (10)   -#define TEXT_MARGIN_VERTICAL   (7) +#define TEXT_MARGIN_VERTICAL   (6)   + +#define TEXT_OFFSET_VERTICAL   (1) +  + +#define TEXT_LINE_SPACING_ADJUST   (0) +  #define BOXART_WIDTH   (158)  The boxart picture width.
@@ -220,7 +226,7 @@ Macros  The scroll bar position on the Y axis.
  -#define LIST_ENTRIES   (20) +#define LIST_ENTRIES   (19)  The maximum amount of file list entries.
  @@ -287,7 +293,7 @@ Macros diff --git a/constants_8h_source.html b/constants_8h_source.html index 339bf30d..af529f48 100644 --- a/constants_8h_source.html +++ b/constants_8h_source.html @@ -115,49 +115,51 @@ $(function() {
65#define MESSAGEBOX_MARGIN (32)
66
67#define TEXT_MARGIN_HORIZONTAL (10)
-
68#define TEXT_MARGIN_VERTICAL (7)
-
69
-
71#define BOXART_WIDTH (158)
-
73#define BOXART_HEIGHT (112)
-
75#define BOXART_X (VISIBLE_AREA_X1 - BOXART_WIDTH - 24)
-
77#define BOXART_Y (LAYOUT_ACTIONS_SEPARATOR_Y - BOXART_HEIGHT - 24)
-
78
-
80#define LIST_SCROLLBAR_WIDTH (12)
-
82#define LIST_SCROLLBAR_HEIGHT (LAYOUT_ACTIONS_SEPARATOR_Y - OVERSCAN_HEIGHT)
-
84#define LIST_SCROLLBAR_X (VISIBLE_AREA_X1 - LIST_SCROLLBAR_WIDTH)
-
86#define LIST_SCROLLBAR_Y (VISIBLE_AREA_Y0)
-
87
-
89#define LIST_ENTRIES (20)
-
91#define FILE_LIST_MAX_WIDTH (480)
-
92#define FILE_LIST_HIGHLIGHT_WIDTH (VISIBLE_AREA_X1 - VISIBLE_AREA_X0 - LIST_SCROLLBAR_WIDTH)
-
93#define FILE_LIST_HIGHLIGHT_X (VISIBLE_AREA_X0)
-
94
-
96#define BACKGROUND_EMPTY_COLOR RGBA32(0x00, 0x00, 0x00, 0xFF)
-
98#define BACKGROUND_OVERLAY_COLOR RGBA32(0x00, 0x00, 0x00, 0xA0)
-
99
-
101#define BORDER_COLOR RGBA32(0xFF, 0xFF, 0xFF, 0xFF)
-
102
-
104#define PROGRESSBAR_BG_COLOR RGBA32(0x00, 0x00, 0x00, 0xFF)
-
106#define PROGRESSBAR_DONE_COLOR RGBA32(0x3B, 0x7C, 0xF5, 0xFF)
-
107
-
109#define SCROLLBAR_BG_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
-
111#define SCROLLBAR_INACTIVE_COLOR RGBA32(0x5F, 0x5F, 0x5F, 0xFF)
-
113#define SCROLLBAR_POSITION_COLOR RGBA32(0x7F, 0x7F, 0x7F, 0xFF)
-
114
-
116#define DIALOG_BG_COLOR RGBA32(0x00, 0x00, 0x00, 0xFF)
-
117
-
119#define BOXART_LOADING_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
-
120
-
122#define FILE_LIST_HIGHLIGHT_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
-
123
-
125#define CONTEXT_MENU_HIGHLIGHT_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
-
126
-
127
-
128#endif
+
68#define TEXT_MARGIN_VERTICAL (6)
+
69#define TEXT_OFFSET_VERTICAL (1)
+
70#define TEXT_LINE_SPACING_ADJUST (0)
+
71
+
73#define BOXART_WIDTH (158)
+
75#define BOXART_HEIGHT (112)
+
77#define BOXART_X (VISIBLE_AREA_X1 - BOXART_WIDTH - 24)
+
79#define BOXART_Y (LAYOUT_ACTIONS_SEPARATOR_Y - BOXART_HEIGHT - 24)
+
80
+
82#define LIST_SCROLLBAR_WIDTH (12)
+
84#define LIST_SCROLLBAR_HEIGHT (LAYOUT_ACTIONS_SEPARATOR_Y - OVERSCAN_HEIGHT)
+
86#define LIST_SCROLLBAR_X (VISIBLE_AREA_X1 - LIST_SCROLLBAR_WIDTH)
+
88#define LIST_SCROLLBAR_Y (VISIBLE_AREA_Y0)
+
89
+
91#define LIST_ENTRIES (19)
+
93#define FILE_LIST_MAX_WIDTH (480)
+
94#define FILE_LIST_HIGHLIGHT_WIDTH (VISIBLE_AREA_X1 - VISIBLE_AREA_X0 - LIST_SCROLLBAR_WIDTH)
+
95#define FILE_LIST_HIGHLIGHT_X (VISIBLE_AREA_X0)
+
96
+
98#define BACKGROUND_EMPTY_COLOR RGBA32(0x00, 0x00, 0x00, 0xFF)
+
100#define BACKGROUND_OVERLAY_COLOR RGBA32(0x00, 0x00, 0x00, 0xA0)
+
101
+
103#define BORDER_COLOR RGBA32(0xFF, 0xFF, 0xFF, 0xFF)
+
104
+
106#define PROGRESSBAR_BG_COLOR RGBA32(0x00, 0x00, 0x00, 0xFF)
+
108#define PROGRESSBAR_DONE_COLOR RGBA32(0x3B, 0x7C, 0xF5, 0xFF)
+
109
+
111#define SCROLLBAR_BG_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
+
113#define SCROLLBAR_INACTIVE_COLOR RGBA32(0x5F, 0x5F, 0x5F, 0xFF)
+
115#define SCROLLBAR_POSITION_COLOR RGBA32(0x7F, 0x7F, 0x7F, 0xFF)
+
116
+
118#define DIALOG_BG_COLOR RGBA32(0x00, 0x00, 0x00, 0xFF)
+
119
+
121#define BOXART_LOADING_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
+
122
+
124#define FILE_LIST_HIGHLIGHT_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
+
125
+
127#define CONTEXT_MENU_HIGHLIGHT_COLOR RGBA32(0x3F, 0x3F, 0x3F, 0xFF)
+
128
+
129
+
130#endif
diff --git a/dir_1a56cc8cdc1689899910be5fa4716ee4.html b/dir_1a56cc8cdc1689899910be5fa4716ee4.html index 2bad13b9..8cfa89f1 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 15337644..ed251ca3 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 4acc0561..4208537e 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 95b033e1..23ca3ef8 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 6eaf7b84..77c747f4 100644 --- a/dir_52780cb445d9f0b97a98e8aabec4d968.html +++ b/dir_52780cb445d9f0b97a98e8aabec4d968.html @@ -97,7 +97,7 @@ Files diff --git a/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/dir_68267d1309a1af8e8297ef4c3efbcdba.html index ec8ae3f0..abcf0dbc 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 fed7dad7..bbc1751b 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 5df9a20f..a8bf0c41 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 5132ce04..5ac515d9 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 1f8e3fd9..ac95ac93 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 ece360a1..1935d8ee 100644 --- a/disk__info_8h_source.html +++ b/disk__info_8h_source.html @@ -134,7 +134,7 @@ $(function() { diff --git a/files.html b/files.html index b04f7a40..efd33dff 100644 --- a/files.html +++ b/files.html @@ -119,7 +119,7 @@ $(function() { diff --git a/flashcart_8h.html b/flashcart_8h.html index fa0e241d..ce8c5519 100644 --- a/flashcart_8h.html +++ b/flashcart_8h.html @@ -219,7 +219,7 @@ defect_tracks[16][12] diff --git a/flashcart_8h_source.html b/flashcart_8h_source.html index 59958745..2d14d79a 100644 --- a/flashcart_8h_source.html +++ b/flashcart_8h_source.html @@ -157,7 +157,7 @@ $(function() { diff --git a/flashcart__utils_8h.html b/flashcart__utils_8h.html index d294a38c..98bf6820 100644 --- a/flashcart__utils_8h.html +++ b/flashcart__utils_8h.html @@ -119,7 +119,7 @@ bool fatfs_get_file_sector diff --git a/flashcart__utils_8h_source.html b/flashcart__utils_8h_source.html index e9f3a32c..d8ecff1d 100644 --- a/flashcart__utils_8h_source.html +++ b/flashcart__utils_8h_source.html @@ -107,7 +107,7 @@ $(function() { diff --git a/fonts_8h.html b/fonts_8h.html index 9050a400..813f8f38 100644 --- a/fonts_8h.html +++ b/fonts_8h.html @@ -115,7 +115,7 @@ void fonts_init (char diff --git a/fonts_8h_source.html b/fonts_8h_source.html index 74c43715..573197a7 100644 --- a/fonts_8h_source.html +++ b/fonts_8h_source.html @@ -103,7 +103,7 @@ $(function() { diff --git a/fs_8h_source.html b/fs_8h_source.html index 5dd8f79a..1eb0420a 100644 --- a/fs_8h_source.html +++ b/fs_8h_source.html @@ -104,7 +104,7 @@ $(function() { diff --git a/functions.html b/functions.html index 2d7580ff..aedb17f1 100644 --- a/functions.html +++ b/functions.html @@ -192,7 +192,7 @@ $(function() { diff --git a/functions_vars.html b/functions_vars.html index 2a5be659..390fb89c 100644 --- a/functions_vars.html +++ b/functions_vars.html @@ -192,7 +192,7 @@ $(function() { diff --git a/globals.html b/globals.html index f0a647b8..87dde2ba 100644 --- a/globals.html +++ b/globals.html @@ -254,7 +254,7 @@ $(function() { diff --git a/globals_defs.html b/globals_defs.html index 453cd930..ab7533e5 100644 --- a/globals_defs.html +++ b/globals_defs.html @@ -158,7 +158,7 @@ $(function() { diff --git a/globals_enum.html b/globals_enum.html index bf4730c4..5a60ea90 100644 --- a/globals_enum.html +++ b/globals_enum.html @@ -104,7 +104,7 @@ $(function() { diff --git a/globals_eval.html b/globals_eval.html index 15bdc0f3..bafd2643 100644 --- a/globals_eval.html +++ b/globals_eval.html @@ -143,7 +143,7 @@ $(function() { diff --git a/globals_func.html b/globals_func.html index 280abe29..8f45dbc0 100644 --- a/globals_func.html +++ b/globals_func.html @@ -77,7 +77,7 @@ $(function() { diff --git a/group__drive.html b/group__drive.html index 1c07ac0a..ebd61104 100644 --- a/group__drive.html +++ b/group__drive.html @@ -338,7 +338,7 @@ WRITEBACK[256] diff --git a/group__sc64.html b/group__sc64.html index ba71f59c..2d92b13d 100644 --- a/group__sc64.html +++ b/group__sc64.html @@ -330,7 +330,7 @@ sector_table diff --git a/group__view.html b/group__view.html index f59e557a..f6429dcc 100644 --- a/group__view.html +++ b/group__view.html @@ -181,7 +181,7 @@ void menu_show_error ( diff --git a/hdmi_8h_source.html b/hdmi_8h_source.html index 2bc33889..5970914c 100644 --- a/hdmi_8h_source.html +++ b/hdmi_8h_source.html @@ -93,7 +93,7 @@ $(function() { diff --git a/index.html b/index.html index 2964c843..2e0e7075 100644 --- a/index.html +++ b/index.html @@ -216,7 +216,7 @@ Open source software and licenses used diff --git a/menu_8h.html b/menu_8h.html index f0a8e50e..92b993ac 100644 --- a/menu_8h.html +++ b/menu_8h.html @@ -95,7 +95,7 @@ void menu_run ( diff --git a/menu_8h_source.html b/menu_8h_source.html index 605d1bf2..2160c72a 100644 --- a/menu_8h_source.html +++ b/menu_8h_source.html @@ -93,7 +93,7 @@ $(function() { diff --git a/menu__state_8h.html b/menu__state_8h.html index 86bc6449..f9ad5e4f 100644 --- a/menu__state_8h.html +++ b/menu__state_8h.html @@ -443,7 +443,7 @@ disk_info diff --git a/menu__state_8h_source.html b/menu__state_8h_source.html index 55b23325..323746fc 100644 --- a/menu__state_8h_source.html +++ b/menu__state_8h_source.html @@ -195,7 +195,7 @@ $(function() { diff --git a/modules.html b/modules.html index 5548ddb4..be0ff250 100644 --- a/modules.html +++ b/modules.html @@ -82,7 +82,7 @@ $(function() { diff --git a/mp3__player_8h.html b/mp3__player_8h.html index e40209a3..1c740213 100644 --- a/mp3__player_8h.html +++ b/mp3__player_8h.html @@ -158,7 +158,7 @@ float mp3player_get_progre diff --git a/mp3__player_8h_source.html b/mp3__player_8h_source.html index cb18ca11..6c276587 100644 --- a/mp3__player_8h_source.html +++ b/mp3__player_8h_source.html @@ -117,7 +117,7 @@ $(function() { diff --git a/path_8h.html b/path_8h.html index db71c621..362844f1 100644 --- a/path_8h.html +++ b/path_8h.html @@ -175,7 +175,7 @@ capacity diff --git a/path_8h_source.html b/path_8h_source.html index c42fb714..57689c36 100644 --- a/path_8h_source.html +++ b/path_8h_source.html @@ -112,7 +112,7 @@ $(function() { diff --git a/png__decoder_8h.html b/png__decoder_8h.html index b13a463d..bce61ddf 100644 --- a/png__decoder_8h.html +++ b/png__decoder_8h.html @@ -127,7 +127,7 @@ void png_decoder_poll diff --git a/png__decoder_8h_source.html b/png__decoder_8h_source.html index 07f40a81..1da1a90e 100644 --- a/png__decoder_8h_source.html +++ b/png__decoder_8h_source.html @@ -107,7 +107,7 @@ $(function() { diff --git a/reboot_8h_source.html b/reboot_8h_source.html index 440d6d49..5ed3a49d 100644 --- a/reboot_8h_source.html +++ b/reboot_8h_source.html @@ -96,7 +96,7 @@ $(function() { diff --git a/rom__info_8h.html b/rom__info_8h.html index 576d577e..1c00032a 100644 --- a/rom__info_8h.html +++ b/rom__info_8h.html @@ -721,7 +721,7 @@ expansion_pak diff --git a/rom__info_8h_source.html b/rom__info_8h_source.html index d3936c46..6f5fb329 100644 --- a/rom__info_8h_source.html +++ b/rom__info_8h_source.html @@ -306,7 +306,7 @@ $(function() { diff --git a/sc64_8h.html b/sc64_8h.html index 82932058..2123509e 100644 --- a/sc64_8h.html +++ b/sc64_8h.html @@ -95,7 +95,7 @@ Functions diff --git a/sc64_8h_source.html b/sc64_8h_source.html index aafa6f6f..1f22a2d3 100644 --- a/sc64_8h_source.html +++ b/sc64_8h_source.html @@ -93,7 +93,7 @@ $(function() { diff --git a/sc64__ll_8h.html b/sc64__ll_8h.html index d794ac0a..8dfb7d14 100644 --- a/sc64__ll_8h.html +++ b/sc64__ll_8h.html @@ -236,7 +236,7 @@ void sc64_ll_lock (voi diff --git a/sc64__ll_8h_source.html b/sc64__ll_8h_source.html index 246e1343..7dd6b045 100644 --- a/sc64__ll_8h_source.html +++ b/sc64__ll_8h_source.html @@ -208,7 +208,7 @@ $(function() { diff --git a/settings_8h.html b/settings_8h.html index 3ac307b3..d956da63 100644 --- a/settings_8h.html +++ b/settings_8h.html @@ -172,7 +172,7 @@ Enable rumble feedback. diff --git a/settings_8h_source.html b/settings_8h_source.html index 8b73e926..a8fac3ce 100644 --- a/settings_8h_source.html +++ b/settings_8h_source.html @@ -118,7 +118,7 @@ $(function() { diff --git a/sound_8h.html b/sound_8h.html index 882a34b8..ade222cd 100644 --- a/sound_8h.html +++ b/sound_8h.html @@ -111,7 +111,7 @@ void sound_poll (void) diff --git a/sound_8h_source.html b/sound_8h_source.html index e7769492..15eefdc1 100644 --- a/sound_8h_source.html +++ b/sound_8h_source.html @@ -94,7 +94,7 @@ $(function() { diff --git a/structcache__metadata__t.html b/structcache__metadata__t.html index 04a7ae95..19028533 100644 --- a/structcache__metadata__t.html +++ b/structcache__metadata__t.html @@ -153,7 +153,7 @@ uint32_t size diff --git a/structcheat__entry__t.html b/structcheat__entry__t.html index caee35a6..bf93ca04 100644 --- a/structcheat__entry__t.html +++ b/structcheat__entry__t.html @@ -119,7 +119,7 @@ Data Fields diff --git a/structcheat__t.html b/structcheat__t.html index a1342d31..b471817d 100644 --- a/structcheat__t.html +++ b/structcheat__t.html @@ -136,7 +136,7 @@ uint16_t value diff --git a/structcomponent__background__t.html b/structcomponent__background__t.html index bf047a6f..93866483 100644 --- a/structcomponent__background__t.html +++ b/structcomponent__background__t.html @@ -136,7 +136,7 @@ rspq_block_t * image_displ diff --git a/structcomponent__context__menu__t_8list.html b/structcomponent__context__menu__t_8list.html index 5799c3eb..d4aee01b 100644 --- a/structcomponent__context__menu__t_8list.html +++ b/structcomponent__context__menu__t_8list.html @@ -93,7 +93,7 @@ struct component_context_menu *  diff --git a/structflashcart__t.html b/structflashcart__t.html index 40a7b2e9..eb7df292 100644 --- a/structflashcart__t.html +++ b/structflashcart__t.html @@ -131,7 +131,7 @@ bool(* has_feature )(< diff --git a/structmatch__t.html b/structmatch__t.html index 14b8f17d..9d81757f 100644 --- a/structmatch__t.html +++ b/structmatch__t.html @@ -157,7 +157,7 @@ feat_t feat diff --git a/structmatch__t_8data.html b/structmatch__t_8data.html index a70247e5..a7b8853e 100644 --- a/structmatch__t_8data.html +++ b/structmatch__t_8data.html @@ -116,7 +116,7 @@ feat_t feat
The documentation for this struct was generated from the following files: diff --git a/structmatch__t_8fields_8____unnamed19____.html b/structmatch__t_8fields_8____unnamed19____.html index 225b2735..beb94657 100644 --- a/structmatch__t_8fields_8____unnamed19____.html +++ b/structmatch__t_8fields_8____unnamed19____.html @@ -116,7 +116,7 @@ uint8_t versionThe documentation for this struct was generated from the following files: diff --git a/structmp3player__t.html b/structmp3player__t.html index ba5ace0a..fdd2e10b 100644 --- a/structmp3player__t.html +++ b/structmp3player__t.html @@ -311,7 +311,7 @@ waveform_t wave diff --git a/structpng__decoder__t.html b/structpng__decoder__t.html index ba5f4b85..b4474ce1 100644 --- a/structpng__decoder__t.html +++ b/structpng__decoder__t.html @@ -226,7 +226,7 @@ void * callback_data diff --git a/structrom__header__t.html b/structrom__header__t.html index ff53bde4..aa8f5618 100644 --- a/structrom__header__t.html +++ b/structrom__header__t.html @@ -304,7 +304,7 @@ uint8_t ipl3 [IPL3_LEN diff --git a/structrom__header__t_8____unnamed13_____8____unnamed15____.html b/structrom__header__t_8____unnamed13_____8____unnamed15____.html index 036e83f6..ba1ab8a8 100644 --- a/structrom__header__t_8____unnamed13_____8____unnamed15____.html +++ b/structrom__header__t_8____unnamed13_____8____unnamed15____.html @@ -133,7 +133,7 @@ char destination_code<
The documentation for this struct was generated from the following files: diff --git a/structrom__header__t_8libultra.html b/structrom__header__t_8libultra.html index 917b1d47..0d4c685a 100644 --- a/structrom__header__t_8libultra.html +++ b/structrom__header__t_8libultra.html @@ -133,7 +133,7 @@ char revisionThe documentation for this struct was generated from the following files: diff --git a/structsc64__cmd__t.html b/structsc64__cmd__t.html index 57dbe139..e05868d7 100644 --- a/structsc64__cmd__t.html +++ b/structsc64__cmd__t.html @@ -141,7 +141,7 @@ uint32_t rsp [2]< diff --git a/structsc64__regs__t.html b/structsc64__regs__t.html index 609d7ead..ab1f5296 100644 --- a/structsc64__regs__t.html +++ b/structsc64__regs__t.html @@ -158,7 +158,7 @@ uint32_t KEY diff --git a/structtext__file__t.html b/structtext__file__t.html index 90cec4d8..d21de238 100644 --- a/structtext__file__t.html +++ b/structtext__file__t.html @@ -204,7 +204,7 @@ bool vertical_scroll_possi diff --git a/structusb__comm__command__t.html b/structusb__comm__command__t.html index 8dd23e4d..b103d51d 100644 --- a/structusb__comm__command__t.html +++ b/structusb__comm__command__t.html @@ -97,7 +97,7 @@ void(* op )( diff --git a/structview__t.html b/structview__t.html index 34164de6..76e04976 100644 --- a/structview__t.html +++ b/structview__t.html @@ -93,7 +93,7 @@ void(* show )( diff --git a/structvr4300__instruction__t_8c__type.html b/structvr4300__instruction__t_8c__type.html index 8bf8c04d..35e64ec0 100644 --- a/structvr4300__instruction__t_8c__type.html +++ b/structvr4300__instruction__t_8c__type.html @@ -133,7 +133,7 @@ uint32_t funct: 25The documentation for this struct was generated from the following files: diff --git a/structvr4300__instruction__t_8i__type.html b/structvr4300__instruction__t_8i__type.html index faac2319..90a684aa 100644 --- a/structvr4300__instruction__t_8i__type.html +++ b/structvr4300__instruction__t_8i__type.html @@ -150,7 +150,7 @@ uint32_t imm: 16<
The documentation for this struct was generated from the following files: diff --git a/structvr4300__instruction__t_8j__type.html b/structvr4300__instruction__t_8j__type.html index 568515c9..62f64644 100644 --- a/structvr4300__instruction__t_8j__type.html +++ b/structvr4300__instruction__t_8j__type.html @@ -116,7 +116,7 @@ uint32_t target: 26The documentation for this struct was generated from the following files: diff --git a/structvr4300__instruction__t_8r__type.html b/structvr4300__instruction__t_8r__type.html index b0a39710..59913522 100644 --- a/structvr4300__instruction__t_8r__type.html +++ b/structvr4300__instruction__t_8r__type.html @@ -184,7 +184,7 @@ uint32_t funct: 6
The documentation for this struct was generated from the following files: diff --git a/unionmatch__t_8fields.html b/unionmatch__t_8fields.html index 5869fd6d..c3d87071 100644 --- a/unionmatch__t_8fields.html +++ b/unionmatch__t_8fields.html @@ -123,7 +123,7 @@ uint64_t check_codeThe documentation for this union was generated from the following files: diff --git a/unionrom__header__t_8____unnamed13____.html b/unionrom__header__t_8____unnamed13____.html index f57428e6..dcecc1f4 100644 --- a/unionrom__header__t_8____unnamed13____.html +++ b/unionrom__header__t_8____unnamed13____.html @@ -126,7 +126,7 @@ char destination_code<
The documentation for this union was generated from the following files: diff --git a/unionvr4300__instruction__t.html b/unionvr4300__instruction__t.html index 38ee6930..868a65d8 100644 --- a/unionvr4300__instruction__t.html +++ b/unionvr4300__instruction__t.html @@ -219,7 +219,7 @@ uint32_t funct: 25 diff --git a/usb__comm_8h.html b/usb__comm_8h.html index a4a479b7..171c14d8 100644 --- a/usb__comm_8h.html +++ b/usb__comm_8h.html @@ -95,7 +95,7 @@ void usb_comm_poll ( diff --git a/usb__comm_8h_source.html b/usb__comm_8h_source.html index b2a78ad0..4c1b7a12 100644 --- a/usb__comm_8h_source.html +++ b/usb__comm_8h_source.html @@ -97,7 +97,7 @@ $(function() { diff --git a/utils_8h_source.html b/utils_8h_source.html index 94e187f2..f8e59260 100644 --- a/utils_8h_source.html +++ b/utils_8h_source.html @@ -93,7 +93,7 @@ $(function() { diff --git a/views_8h.html b/views_8h.html index 0b6d98b7..4d388a57 100644 --- a/views_8h.html +++ b/views_8h.html @@ -191,7 +191,7 @@ void menu_show_error ( diff --git a/views_8h_source.html b/views_8h_source.html index 111ed7a9..8604ef68 100644 --- a/views_8h_source.html +++ b/views_8h_source.html @@ -142,7 +142,7 @@ $(function() { diff --git a/vr4300__asm_8h_source.html b/vr4300__asm_8h_source.html index 4e431f97..978cb672 100644 --- a/vr4300__asm_8h_source.html +++ b/vr4300__asm_8h_source.html @@ -477,7 +477,7 @@ $(function() {