.. |
components
|
Added 30 FPS frame limiter, file list component fix, cleaned up view display/init code
|
2023-08-12 21:11:20 +02:00 |
views
|
Added option to put saves in subdirectory + moved ROM loading procedure outside of views
|
2023-08-18 22:19:01 +02:00 |
actions.c
|
Added 30 FPS frame limiter, file list component fix, cleaned up view display/init code
|
2023-08-12 21:11:20 +02:00 |
actions.h
|
Improve code comments for doxygen (#14)
|
2023-07-16 12:21:52 +02:00 |
cart_load.c
|
Added option to put saves in subdirectory + moved ROM loading procedure outside of views
|
2023-08-18 22:19:01 +02:00 |
cart_load.h
|
Added option to put saves in subdirectory + moved ROM loading procedure outside of views
|
2023-08-18 22:19:01 +02:00 |
components.h
|
Complete rewrite of menu drawing + code cleanup + ROM cold boot fix
|
2023-08-03 17:18:55 +02:00 |
fonts.c
|
Complete rewrite of menu drawing + code cleanup + ROM cold boot fix
|
2023-08-03 17:18:55 +02:00 |
fonts.h
|
Complete rewrite of menu drawing + code cleanup + ROM cold boot fix
|
2023-08-03 17:18:55 +02:00 |
menu_state.h
|
Added option to put saves in subdirectory + moved ROM loading procedure outside of views
|
2023-08-18 22:19:01 +02:00 |
menu.c
|
Added option to put saves in subdirectory + moved ROM loading procedure outside of views
|
2023-08-18 22:19:01 +02:00 |
menu.h
|
Improve code comments for doxygen (#14)
|
2023-07-16 12:21:52 +02:00 |
mp3_player.c
|
Use native sample rate for MP3 playback
|
2023-08-18 15:38:43 +02:00 |
mp3_player.h
|
Complete rewrite of menu drawing + code cleanup + ROM cold boot fix
|
2023-08-03 17:18:55 +02:00 |
path.c
|
Added path_push_subdir function to path
|
2023-08-17 22:26:18 +02:00 |
path.h
|
Added path_push_subdir function to path
|
2023-08-17 22:26:18 +02:00 |
png_decoder.c
|
Complete rewrite of menu drawing + code cleanup + ROM cold boot fix
|
2023-08-03 17:18:55 +02:00 |
png_decoder.h
|
Complete rewrite of menu drawing + code cleanup + ROM cold boot fix
|
2023-08-03 17:18:55 +02:00 |
rom_database.c
|
Improve ROM markets Enumeration (#39)
|
2023-08-17 22:15:13 +02:00 |
rom_database.h
|
Improve ROM markets Enumeration (#39)
|
2023-08-17 22:15:13 +02:00 |
settings.c
|
Added option to put saves in subdirectory + moved ROM loading procedure outside of views
|
2023-08-18 22:19:01 +02:00 |
settings.h
|
Added option to put saves in subdirectory + moved ROM loading procedure outside of views
|
2023-08-18 22:19:01 +02:00 |
sound.c
|
Cleanup sound code
|
2023-08-18 20:19:20 +02:00 |
sound.h
|
Use native sample rate for MP3 playback
|
2023-08-18 15:38:43 +02:00 |