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 | Background component implementation |
boxart.c | Boxart component implementation |
common.c | Common UI components implementation |
constants.h | Menu components constants |
context_menu.c | Context menu component implementation |
file_list.c | File list component implementation |
tabs.c | Tabs component implementation |
▼ views | |
text_viewer.c | Text Viewer component implementation |
views.h | Menu Views |
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 |
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 | |
fs.h | File system utility functions |
utils.h | Utility macros and functions |