Re: incbm.e : suggestion
- Posted by "Graeme." <hmi at POWERUP.COM.AU> Feb 08, 1998
- 755 views
At 11:16 4/02/98 +0900, Lee woo seob wrote: >1) The option of excluding(omitting) palette info (including image only) >could be added into routine to reduce the size of generated .e file? > >2) Similar routine for converting execution file (e.g. small .com file >like simple screen saver) into 'text' .e file could be developed? O.K. done that. I just posted it to Rob. It should be on the RDS page shortly. It handles 1D sequences and 2D sequences that are 'rectangular' i.e. where all level 2 sequences are the same length (as per a bitmap). In both cases the sequences must contain only 8-bit integers. Graeme.