skydiver021
Joined: 09 Feb 2010 Posts: 7 Location: NS
Posted: 2010-02-11, 14:20
[MOD] Modify VFD Text on Pioneer DV-380
Model odtwarzacza: DV380
How to change text on front DVD Pioneer DV-380 display (like STOP NO DISC OPEN CLOSE LOADING...) Is it posible with MTKReMaker (How?) or I must use HEX editor. I was found two same VFD table at adr. 00042900h and adr. 00042B0h. I need instruction how to change text, and other information about text lenght, firmware checksum...
Helped: 24 times Age: 38 Joined: 04 Feb 2006 Posts: 2871 Location: Warszawa i okolice
Posted: 2010-02-13, 08:13
Model odtwarzacza: Pioneer DV-380, DV-393, DV-300, DV-400, Onkyo dv-sp404e
Here it is. Notice, that every text is written twice.
_________________ >>Firmware do wgrywania kablem danych<< Cześć Guest! Jeśli masz wątpliwości, jak opisać swój problem, zajrzyj tutaj.
Zapraszam wszystkich do systematycznego przypominania sobie treści regulaminu!
ATTENTION! I do not answer any technical questions, asked as PM! Please, write your problem at forum. If you need spare parts for Pioneer dvd/divx player, or data cabel to connect player with PC, please PM me http://diyakustyk.com/
skydiver021
Joined: 09 Feb 2010 Posts: 7 Location: NS
Posted: 2010-02-13, 22:54
Model odtwarzacza: DV380
Yes I see two table with small difference. Why is two table?
I guess I need to change the second table. I think I understood the format of the table. Second table start at 42AFE with two 20h character (space) followed by the text STOP and another two 20h character (space)
20 20 53 54 4F 50 20 20 space space STOP space space = length 8
1 1 4 1 1 = 8
The next two characters (20h - space) are the separators. Format of the table looks like this:
[VFD text max 8 char][separator (20h)][separator (20h)][VFD text max 8 char][separator (20h)][separator (20h)][VFD text max 8 char][separator (20h)][separator (20h)]...
Table ends at 42CE7 with value 20h (last two bytes are separators not spaces). Total length of the second table is 490 bytes.
Note that due to centering text on the VFD the text begins with a space (20h) or more of space chars:
__STOP__ two space before and two after text or
_REGION_ one space before and one after text or
_CLOSE__ one space before and two after text...
Helped: 24 times Age: 38 Joined: 04 Feb 2006 Posts: 2871 Location: Warszawa i okolice
Posted: 2010-02-14, 11:12
Model odtwarzacza: Pioneer DV-380, DV-393, DV-300, DV-400, Onkyo dv-sp404e
Yes you are right, as I remember it is alawys up to 8 chars in each message.
I do not know why it has to be doubled.
_________________ >>Firmware do wgrywania kablem danych<< Cześć Guest! Jeśli masz wątpliwości, jak opisać swój problem, zajrzyj tutaj.
Zapraszam wszystkich do systematycznego przypominania sobie treści regulaminu!
ATTENTION! I do not answer any technical questions, asked as PM! Please, write your problem at forum. If you need spare parts for Pioneer dvd/divx player, or data cabel to connect player with PC, please PM me http://diyakustyk.com/
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum