Page 1 of 1

VY Supercharged DLTK Dissassembly (can reassemble)

Posted: Sat Aug 29, 2009 4:18 pm
by antus
VY Supercharged, can reassemble with GNU tools on linux. If browsing archive in windows use wordpad which can handle unix formatted text.

Re: VY Supercharged DLTK Dissassembly (can reassemble)

Posted: Mon Aug 31, 2009 9:10 am
by antus
update: memory.x page0 should be start 0x0000 length=0x400 (which will provide a ram range 0x0000->0x03FF). Length in version 1 package length=0x3FF is off by one (provides 0->3FE)