[NTLK] Compiling a big Newton package

Vladislav Korotnev vladkorotnev at gmail.com
Thu Mar 28 14:03:38 EDT 2013


It also looks like it's having a memory error, since the mouse doesn't move when it's stuck either

~ Vladislav Korotnev
http://vladkorotnev.github.com/
http://vladkorotnev.me
vladkorotnev at gmail.com
2:5020/12000.64






On Mar 28, 2013, at 19:34 , Vladislav Korotnev <vladkorotnev at gmail.com> wrote:

> Thanks Matthias. I would like to at least get it to build to run on Einstein.
> 
> Getting it to build = >5hrs of time. Seeing it on the Newton -- priceless
> iPhoneから送信
> 
> 
> On Thu, Mar 28, 2013 at 4:22 PM, Matthias Melcher <mm at matthiasm.com> wrote:
> 
> 
> On 27.03.2013, at 16:00, Vladislav Korotnev <vladkorotnev at gmail.com> wrote: 
> 
> > Sorry for the flood but more news: it's hanging right when I add the second PICT RSRC. 
> > If I do just one (100 frames of PICT), it makes a 8,4MB pkg out of a 476K RSRC with PICT + 4MB sound RSRC. 
> > Heck, is that even possible? 
> 
> NTK, IIRC, decompresses whatever picture resource you have and stores it in the native Newton format. For a 320x200 image in 16 grays, that would be 320x200x4/8 = 32k per image. The sound is also stored in a similarly uncompressed way. So I assume that your 4MB sound is "decompressed" int 8MB of 16bit sound, and the remaining memory is you image and your program. 
> 
> You are expecting quite a lot from this little machine ;-) 
> 
> ==================================================================== 
> The NewtonTalk Mailing List - http://newtontalk.net/ 
> The Official Newton FAQ - http://splorp.com/newton/faq/ 
> The Newton Glossary - http://splorp.com/newton/glossary/ 
> WikiWikiNewt - http://tools.unna.org/wikiwikinewt/ 
> ==================================================================== 
> 




More information about the NewtonTalk mailing list