Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
082c7d3c6b6a868efb4340c34918e7aa2114f07f
/
firmware
/
target
/
coldfire
/
mpio
/
hd200
/
lcd-as-hd200.S
082c7d3
Set svn properties
by Marcin Bukat
· 14 years ago
bootloader_mpiohd200_v1
5b5275a
HD200: Change move.w -> move.b in lcd-as-hd200.S when doing transfers to lcd to explicity show that lcd bus is 8bits wide.
by Marcin Bukat
· 14 years ago
701dafd
MPIO HD200 grey blitting: Use line reads for the pixel values as well. Almost doubles the ISR speed (47% -> 24% load), giving 42% faster greylib framebuffer updates.
by Jens Arnold
· 14 years ago
a316ebe
HD200 - use line transfers in lcd_grey_data. This gives ~25% speedup.
by Marcin Bukat
· 15 years ago
f053b0d
Port greylib blitting optimisation to MPIO HD200. ISR speedup is ~10%; further speedup should be possible by using line transfers for accessing the greylib buffers. Thanks to Marcin Bukat for testing.
by Jens Arnold
· 15 years ago
cce9c17
HD200 minor lcd asm routines adjustments
by Marcin Bukat
· 15 years ago
684c70b
HD200 - fix stupid bug in lcd_grey_data
by Marcin Bukat
· 15 years ago
88baa4d
HD200 - implement blit functions
by Marcin Bukat
· 15 years ago
28d54c6
Add MPIO HD200 port - new files
by Marcin Bukat
· 15 years ago