N64FlashcartMenu/src/menu
2024-05-05 15:25:51 +01:00
..
components Implement vertical scrolling for text viewer 2024-04-27 13:12:09 +02:00
views Merge remote-tracking branch 'upstream/main' into cpak-management 2024-05-05 15:23:00 +01:00
actions.c Cleaned up navigation 2023-12-21 20:14:01 +01:00
actions.h Improve code comments for doxygen (#14) 2023-07-16 12:21:52 +02:00
cart_load.c clang-format WIP 2024-04-26 23:04:19 +02:00
cart_load.h Documentation updates (#65) 2023-11-10 16:39:09 +00:00
components.h Implement vertical scrolling for text viewer 2024-04-27 13:12:09 +02:00
cpak_handler.c Fix review commenrt 2024-05-05 15:25:51 +01:00
cpak_handler.h Improve repair function 2024-04-29 22:03:33 +01:00
disk_info.c Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
disk_info.h Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
fonts.c Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
fonts.h Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
hdmi.c 64DD disk loading support for SummerCart64 (#49) (and other fixes/improvements) 2023-10-10 21:12:53 +02:00
hdmi.h 64DD disk loading support for SummerCart64 (#49) (and other fixes/improvements) 2023-10-10 21:12:53 +02:00
menu_state.h Add CPak management view 2024-04-29 22:03:32 +01:00
menu.c Add CPak management view 2024-04-29 22:03:32 +01:00
menu.h Improve code comments for doxygen (#14) 2023-07-16 12:21:52 +02:00
mp3_player.c Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
mp3_player.h Documentation updates (#65) 2023-11-10 16:39:09 +00:00
path.c Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
path.h Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
png_decoder.c Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
png_decoder.h Documentation updates (#65) 2023-11-10 16:39:09 +00:00
rom_info.c Add more saves (#97) 2024-04-29 18:06:23 +01:00
rom_info.h Added CIC selection menu + minor fixes and code cleanup 2024-01-17 15:43:31 +01:00
settings.c Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
settings.h Use stdio calls for file/directory interaction instead of fatfs (#95) 2024-04-24 02:45:09 +02:00
sound.c Added CIC selection menu + minor fixes and code cleanup 2024-01-17 15:43:31 +01:00
sound.h 64DD disk loading support for SummerCart64 (#49) (and other fixes/improvements) 2023-10-10 21:12:53 +02:00
usb_comm.c Cheats support (backend only) (#94) 2024-05-05 00:19:20 +02:00
usb_comm.h Added USB debug commands handling + file_get_sectors refactor 2023-09-04 21:09:46 +02:00