1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins
Aidan MacDonald 6ea328f0f1 arm: add div0 handler for 64-bit division on ARMv7-M
Even though ARMv7-M has a hardware divider, 64-bit division is
handled in software and needs a div0 handler. The libgcc routines
call __aeabi_{i,l}div0 so we alias those to __div0.

Change-Id: I5152c43d39e25e03f31404753f13978a614aca06
2025-04-19 09:43:40 -04:00
..
beatbox Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
bitmaps FS#8647: Amaze - 3D maze game plugin 2024-04-24 17:37:58 -04:00
chessbox chessbox: Get rid of strings for level 8/9/10 2025-02-21 18:13:00 -05:00
clock Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
doom Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
fft Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
fractals hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
frotz keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
goban hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
imageviewer plugins: imageviewer: Don't reload the image on the prev/next action if it's a single image. 2025-03-28 10:47:00 -05:00
lib arm: add div0 handler for 64-bit division on ARMv7-M 2025-04-19 09:43:40 -04:00
lua Don't force gcc as host compiler + fix clang warnings 2024-12-20 05:29:18 +01:00
lua_scripts lua make memcheck script eat all available ram (incld audiobuf) 2024-12-26 01:49:01 -05:00
midi Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
mikmod mikmod: Decouple the info scrolling from volume setting 2025-03-18 11:02:55 -04:00
mpegplayer Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
pacbox hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
pdbox Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
picross Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
pictureflow pictureflow: fix greylib crash when album not found 2025-04-03 15:35:27 -04:00
puzzles puzzles: update README. 2025-01-01 19:13:04 -05:00
reversi hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
rockboy Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
sdl Convert non-ASCII characters to UTF-8 or C-string literals 2024-12-15 21:16:12 -05:00
searchengine [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
shortcuts [Feature] shortcuts_view plugin remember last item and return to it on menu cancel 2025-01-21 22:10:46 -05:00
sudoku hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
tagcache Fix incorrect UI font id in some plugins 2024-11-07 17:45:09 +01:00
text_viewer hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
xrick xrick: Fix build on RGB888 targets 2024-06-30 20:57:34 -04:00
xworld Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
zxbox hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
2048.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
alarmclock.c plugins: alarmclock: fix input lag 2024-01-12 13:15:49 -05:00
amaze.c FS#8647: Amaze - 3D maze game plugin 2024-04-24 17:37:58 -04:00
announce_status.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
battery_bench.c battery_bench export_battery_tables add warnings 2025-03-07 13:14:31 -05:00
bench_mem_jpeg.c
bench_scaler.c
blackjack.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
boomshine.lua lua boomshine update to use rockevents library 2020-06-25 13:50:57 +00:00
bounce.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
brickmania.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
bubbles.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
BUILD_OVERLAY
calculator.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
calendar.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
CATEGORIES Show Track Info: Support fs tags in Playlist Viewer, Properties, and PictureFlow 2024-12-16 00:20:10 +01:00
chessbox.c
chessclock.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
chip8.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
chopper.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
clix.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
codebuster.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
credits.c plugins: Credits: Fix logo sizes 2023-01-05 23:45:41 -05:00
credits.pl
crypt_firmware.c Fix nano2g build from 88a1d902 2024-11-26 20:12:59 -05:00
cube.c sysfont: Fix buffering debug screen, cube plugin, and vu_meter plugin 2025-03-04 13:40:17 -05:00
cue_playlist.c [Feature] Playlis to cue plugin 2024-07-20 07:27:01 -04:00
dart_scorer.c Implement dart scorer plugin application. 2024-01-23 22:32:22 -05:00
db_folder_select.c plugins: db_folder_select, disktidy, main_menu_config: Fix selection dialog with Show Icons set to No 2025-04-10 12:30:29 +03:00
demystify.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
dice.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
dict.c keyboard add ability to specify temporary custom layouts 2020-07-22 06:48:28 -04:00
disktidy.c plugins: db_folder_select, disktidy, main_menu_config: Fix selection dialog with Show Icons set to No 2025-04-10 12:30:29 +03:00
disktidy.config
duke3d.c Port of Duke Nukem 3D 2017-12-23 21:01:26 -05:00
elfdep.pl
file_picker.c logf: Fix warnings that only happen with simulator builds. 2024-11-25 09:34:03 -05:00
fire.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
fireworks.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
flipit.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
goban.c
greyscale.c Nuke the never-functional iriver ifp-7xx port 2021-04-26 07:42:58 -04:00
helloworld.c
helloworld.lua
invadrox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
iriver_flash.c rockbox: move firmware checksum algorithms into a common header 2020-11-22 05:12:04 +00:00
iriverify.c
jackpot.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
jewels.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
keybox.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
keyremap.c [Feature, Plugin] lastfm_scrobbler_viewer 2023-04-16 23:50:24 -04:00
lamp.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
lastfm_scrobbler.c lastfm_scrobbler fix formatting, progress messages, export mode 2025-03-01 19:16:46 -05:00
lastfm_scrobbler_viewer.c lastfm_scrobbler speed up track culling, better duplicate logic 2025-01-13 18:08:40 -05:00
logo.c Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
lrcplayer.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
main_menu_config.c plugins: db_folder_select, disktidy, main_menu_config: Fix selection dialog with Show Icons set to No 2025-04-10 12:30:29 +03:00
matrix.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
maze.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
mazezam.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
md5sum.c md5sum: clean up whitespace 2020-07-26 15:41:54 -04:00
metronome.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
minesweeper.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
mosaique.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
mp3_encoder.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
multiboot_select.c plugins: multiboot_select: Support touchscreen pointing mode 2024-04-21 20:38:11 -04:00
open_plugins.c [Feature] Add parameters when viewer is selected for open plugin 2025-01-15 11:43:47 -05:00
oscilloscope.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
otp.c COV352716: Inproperly concatenated help text (very minor issue) 2024-12-10 23:11:48 -05:00
pegbox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
periodic_table.c Fix incorrect UI font id in some plugins 2024-11-07 17:45:09 +01:00
picross.lua Allow first level folders in plugin menu 2024-05-05 14:01:43 -04:00
pictureflow.c
pitch_detector.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
pitch_screen.c [Feature] Persist pitch settings through reboots part deux 2025-01-19 00:29:47 -05:00
pixel-painter.lua Lua fix pixel-painter score save 2018-11-05 07:18:08 +01:00
plasma.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
playing_time.c plugins: playing time: OBOE 2024-10-18 06:55:15 +02:00
plugin.lds Add support for S5L8720 in various places 2024-11-22 16:45:29 -05:00
plugin_crt0.c apps: Add ability to do a clean reboot 2022-04-16 14:36:39 +01:00
plugins.make Make simulator compile on MacOS 2024-11-30 22:19:02 -05:00
pong.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
properties.c plugins: properties: make file info displayable in fullscreen 2024-12-16 01:44:53 -05:00
quake.c sdl: Fix path substitution in log messages, fix game names in comments 2019-08-22 22:00:43 +03:00
random_folder_advance_config.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
rb_info.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
remote_control.c
resistor.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
robotfindskitten.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
rockblox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
rockblox1d.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
rockbox-fonts.config FS#9059: Add WenQangYi Unibt font (William Poetra Yoga Hadisoeseno) 2024-10-27 22:04:54 -04:00
rockboy.c
rocklife.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
rockpaint.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
search.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
settings_dumper.c Move cfg_vals from settings_list, expand settings_dumper 2024-11-10 21:53:22 -05:00
shopper.c gui: Remove "enum list_wrap" from list action functions 2022-10-05 11:22:55 -04:00
sliding_puzzle.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
snake.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
snake2.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
snake2.levels
snow.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
sokoban.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
sokoban.levels
solitaire.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
sort.c
SOURCES Show Track Info: Support fs tags in Playlist Viewer, Properties, and PictureFlow 2024-12-16 00:20:10 +01:00
SOURCES.app_build WIP Show Track Info: Select on tag opens it in full screen 2024-12-16 00:13:19 +01:00
spacerocks.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
speedread.c fix warnings on some systems / format specifier mismatch 2024-12-07 11:07:44 -05:00
star.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
starfield.c plugins: Improve usability of iPod keymaps 2022-12-29 04:39:22 +01:00
stats.c plugins: extract redundant functionality from stats/properties 2024-07-28 20:18:41 +02:00
stopwatch.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
stopwatch.lua New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
SUBDIRS Fuze+: add pdbox plugin 2024-10-27 09:24:57 -04:00
SUBDIRS.app_build [Feature] db_commit plugin allows a more verbose commit 2023-10-05 21:24:37 -04:00
superdom.c FS#13445: Fix AI regression in Superdom (Uwe Schächterle) 2024-07-20 08:25:05 -04:00
test_boost.c Fix two variable-set-but-not-used warnings 2020-07-24 23:26:15 -04:00
test_codec.c arm: add support for processors with hardware division 2025-04-18 09:22:48 -04:00
test_core_jpeg.c
test_disk.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
test_fps.c test_fps add log buffering 2024-11-29 11:06:53 -05:00
test_gfx.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
test_grey.c plugins HAVE_BACKLIGHT helper remove ifdefs in favor of dummy functions 2022-11-23 23:00:29 -05:00
test_greylib_bitmap_scale.c test_X plugins PLA integration 2012-03-03 19:55:51 +01:00
test_kbd.c keyboard.c Use viewports, move text box pos 2022-04-07 19:46:56 -04:00
test_mem.c [Bugfix, ASAN] test_mem plugin fix OOB read in read_test() 2024-12-26 01:49:01 -05:00
test_mem_jpeg.c
test_resize.c LCD core move buf ptr and address look up function viewport struct 2020-10-26 12:28:48 -04:00
test_sampr.c Remove NVRAM infavor of a separate cfg file 2025-01-21 00:04:32 -05:00
test_scanrate.c [1/4] Remove SH support and all archos targets 2020-07-24 21:20:13 +00:00
test_touchscreen.c New port: Shanling Q1 native 2021-07-13 22:01:33 +01:00
test_usb.c [Feature] resume TSR plugins after interruption WIP 2023-03-25 10:02:43 -04:00
test_viewports.c Bug Fix test_viewports.c call scroll_stop before changing viewports 2022-11-16 01:49:41 -05:00
test_viewports.lua
text_editor.c list: remove redundant setting of icon callback to NULL 2024-07-28 15:33:11 +02:00
theme_remove.c Settings: Rename INT/BOOL setting type enum to RB_INT/RB_BOOL 2023-09-22 10:00:46 -04:00
vbrfix.c Remove mp3info function & remove list_do_action from plugin_api 2024-07-26 15:15:06 -04:00
view_text.c Show Track Info: Support fs tags in Playlist Viewer, Properties, and PictureFlow 2024-12-16 00:20:10 +01:00
viewers.config [Feature] Playlis to cue plugin 2024-07-20 07:27:01 -04:00
vu_meter.c sysfont: Fix buffering debug screen, cube plugin, and vu_meter plugin 2025-03-04 13:40:17 -05:00
wav2wv.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
wavview.c
windows_lnk.c plugin windows_lnk: fix missing return-on-error 2020-07-07 02:36:33 +00:00
wolf3d.c sdl: Fix path substitution in log messages, fix game names in comments 2019-08-22 22:00:43 +03:00
wormlet.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
xobox.c hitiet ma8/ma9: add in keymaps for all plugins 2025-01-07 14:22:53 -05:00
zxbox.c