libst2205 and phack allow mini picture frames to be used as displays for lcd4linux, mplayer etc. The Cobolt DP105 mini picture frame I have doesn't seen all that common out in netland but in any case I followed the instructions in the "newhack.txt" and produced this spec file, put it in a directory as instructed and ran "assembleme". The hackfw.sh script then patched the firmware and it worked, yay.
;Spec-file for Cobolt DP105.
;Please keep the way the adresses are entered ($ to indicate a hex number,
;adresses in 4 digits) intact or the hackfw.sh script won't work anymore.
;Adresses here refer to file-adresses; in runtime these are loaded $4000
;bytes higher but that's accounted for in the hack-code itself.
CMP_VAR1=$037A
CMP_VAR2=$037B
PATCH_AT=$2DD7
EMPTY_AT=$39E7
SEND_CSW=$2C9F
LEN0=$36c
LEN1=$36d
LEN2=$36e
LEN3=$36f
CONF_XRES=128
CONF_YRES=128
CONF_BPP=24
CONF_PROTO=0
CTRTYPE=0 ;PCF8833
OFFX=0
OFFY=0
No comments:
Post a Comment