N64FlashcartMenu/src/menu
2024-07-09 12:47:18 +01:00
..
components Add sound effects (#108) 2024-06-05 22:04:25 +02:00
views Merge branch 'develop' into cpak-management 2024-07-07 18:33:05 +01:00
actions.c Add missing button actions (#119) 2024-07-09 11:52:25 +01:00
actions.h Improve code comments for doxygen (#14) 2023-07-16 12:21:52 +02:00
cart_load.c Update save type labels to use unambigous units (#114) 2024-06-13 00:09:13 +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 Merge branch 'develop' into cpak-management 2024-07-09 12:47:18 +01:00
menu.c Merge branch 'develop' into cpak-management 2024-07-07 18:33:05 +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 Update save type labels to use unambigous units (#114) 2024-06-13 00:09:13 +02:00
rom_info.h Update save type labels to use unambigous units (#114) 2024-06-13 00:09:13 +02:00
settings.c Add sound effects (#108) 2024-06-05 22:04:25 +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 Add sound effects (#108) 2024-06-05 22:04:25 +02:00
sound.h Add sound effects (#108) 2024-06-05 22:04:25 +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