rockbox/firmware/target
2009-12-31 08:32:05 +00:00
..
arm Enable and initialize VFP on imx31. VFP state is not saved on thread change, and it is initialized for scalar operations, rounding toward zero, with exception/error handling and "correct" handling of NaN and denormal values disabled. In this mode it should still be usable for integer divisions (by casting operands to double and result to int or unsigned). 2009-12-31 08:32:05 +00:00
coldfire Remove unneeded instruction from the coldfire ffs function and fix a wrong comment 2009-12-16 16:39:24 +00:00
mips Onda VX747/VX777: fix FM radio 2009-12-18 12:41:12 +00:00
sh Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display panic or exception messages - see FS#10665. 2009-11-14 11:27:41 +00:00