rockbox/firmware/target/arm/ipod
William Wilgus cfeeb7889d Lcd save function pointer to frame buffer get_address_fn before loops
Calling multiple levels of indirection in a loop slows things down

Really these need to be rewritten to take a start and end address
like most of the rest of the codebase

But this is safer without having test hardware in hand

Change-Id: Idae7b92ee779d020ed7fcc9334e2d5a9c710e64d
2022-03-21 23:53:48 -04:00
..
1g2g FS#8778: Fix iPod 1G scroll wheel not being enabled (Mark Fawcus and Rune Pade) 2020-07-28 01:07:45 +00:00
3g Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
video
adc-ipod-pcf.c
adc-target.h
app.lds
backlight-4g_color.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-mini1g_mini2g.c iPod mini backlight initialization 2021-09-12 13:35:35 -04:00
backlight-nano_video.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
backlight-target.h iPod mini backlight initialization 2021-09-12 13:35:35 -04:00
boot.lds
button-1g-3g.c FS#8778: Fix iPod 1G scroll wheel not being enabled (Mark Fawcus and Rune Pade) 2020-07-28 01:07:45 +00:00
button-clickwheel.c FS#5320: Keypad hold doesn't let go until scrolling is used (ipod 4g/5g) 2020-11-29 08:51:37 -05:00
button-mini1g.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-target.h
lcd-as-color-nano.S
lcd-as-gray.S
lcd-color_nano.c Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
lcd-gray.c Lcd save function pointer to frame buffer get_address_fn before loops 2022-03-21 23:53:48 -04:00
piezo.c
piezo.h
power-ipod.c FS#9295: Detect external power supply for ipod 1st & 2nd gen (Mark Fawcus) 2020-08-06 09:28:28 -04:00
powermgmt-ipod-pcf.c