|
N64FlashcartMenu
|
| ▼ src | |
| ▼ boot | |
| boot.h | Flashcart Boot Subsystem |
| boot_io.h | Flashcart Boot IO |
| cheats.c | Cheat Engine Implementation |
| cheats.h | Header file for cheat installation functions |
| cic.c | CIC (Copy Protection) functions implementation |
| cic.h | Header file for CIC (Copy Protection Chip) related functions and definitions |
| reboot.h | Header file for reboot-related definitions |
| vr4300_asm.h | Header file for v4300 CPU-related definitions |
| ▼ flashcart | |
| ▼ 64drive | |
| 64drive.c | 64drive functions implementation |
| 64drive.h | 64drive flashcart support |
| 64drive_ll.c | Low-level functions for 64drive |
| 64drive_ll.h | 64drive flashcart low level access |
| ▼ ed64 | |
| ed64_vseries.h | ED64 Vseries flashcart support |
| ed64_vseries_ll.h | Ed64v flashcart low level access |
| ed64_xseries.h | |
| ed64_xseries_ll.h | Ed64x flashcart low level access |
| ▼ sc64 | |
| sc64.c | SummerCart64 functions implementation |
| sc64.h | SC64 flashcart support |
| sc64_ll.c | Low-level functions for SummerCart64 |
| sc64_ll.h | SC64 flashcart low level access |
| flashcart.c | Flashcart functions implementation |
| flashcart.h | Flashcart Subsystem |
| flashcart_utils.c | Flashcart utility functions implementation |
| flashcart_utils.h | Flashcart utilities |
| ▼ menu | |
| ▼ ui_components | |
| background.c | Implementation of the background UI component |
| boxart.c | Implementation of the boxart UI component |
| common.c | Common UI components implementation |
| constants.h | UI component layout and color constants for the menu system |
| context_menu.c | Implementation of the context menu UI component |
| file_info.c | Implementation of the file information UI component |
| file_list.c | Implementation of the file list UI component |
| tabs.c | Implementation of the tabs UI component |
| ▼ views | |
| datel_code_editor.c | Datel code editor implementation |
| text_viewer.c | Text Viewer component implementation |
| views.h | Declarations for all menu view modules and their display/init functions |
| actions.h | Menu Actions |
| bookkeeping.c | Bookkeeping functions for history and favorites |
| bookkeeping.h | Bookkeeping of loaded ROMs |
| cart_load.c | Cart loading functions |
| cart_load.h | ROM/save loading functions |
| datel_codes.h | Datel Codes |
| disk_info.c | Disk Information component implementation |
| disk_info.h | 64DD disk information |
| fonts.h | Menu fonts |
| hdmi.h | Header file for HDMI-related functions |
| menu.c | Menu system implementation |
| menu.h | Menu Subsystem |
| menu_state.h | Menu State |
| mp3_player.c | MP3 Player component implementation |
| mp3_player.h | MP3 Player |
| path.c | Path manipulation functions |
| path.h | Menu Path |
| png_decoder.c | PNG Decoder component implementation |
| png_decoder.h | PNG decoder |
| rom_info.c | ROM Information component implementation |
| rom_info.h | N64 ROM Database |
| settings.h | Menu Settings |
| sound.c | Sound component implementation |
| sound.h | Menu Sound |
| ui_components.h | Menu Graphical User Interface Components |
| usb_comm.c | USB communication component implementation |
| usb_comm.h | USB communication subsystem |
| ▼ utils | |
| cpakfs_utils.c | Implementation of Controller Pak file system utilities |
| cpakfs_utils.h | Utilities for working with Controller Pak file systems |
| fs.c | Implementation of file system utility functions |
| fs.h | File system utility functions for file and directory operations |
| utils.h | Utility macros for alignment, min/max, and size conversions |