X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Farm.git;a=blobdiff_plain;f=betty%2Freadme;h=26c715aba7d0af19321c47e9781a2d498d7458b9;hp=65c0bc230bee0d02fe295af5e95d43f87535c79e;hb=202c5cb4442b81aa5d0f7389b6dca62b2c121ac1;hpb=f19e010cc99bda9ac8006e271158d3b3157607df diff --git a/betty/readme b/betty/readme index 65c0bc2..26c715a 100644 --- a/betty/readme +++ b/betty/readme @@ -19,6 +19,14 @@ contents/todo: * fwflash.c - firmware handling the flash access * betty.c - replacement firmware for the betty tv remote + (follow the makefile + includes in betty.h to find more source!) + +* bmp2b.c - converts colored bmp images to a format according to the lcd ram + (you need my bmb api [my-projects/api]) + +* font2b.c - converts linux console fonts (only 8x8!) to the lcd ram format + you need to adjust the source or have the kernel source in + /usr/src/linux. to be continued ...