Re: A89: Re: Survey for the next version of PlusShell


[Prev][Next][Index][Thread]

Re: A89: Re: Survey for the next version of PlusShell




> i agree with you in every case except two:  putsprite (including grayscale)
> and huffman.  neither of these are likely to be in the rom, and they are used
> commonly in games.  there's no need to waste space in every program when they
> all use the same routine.  if the routine is in the rom (util comes to
> mind...), then the library shouldn't be used.

  With this new FlashROM stuff, would it be possible to hack to the ROM?  I know
that TI released the ROM upgrade with the "do not decompile" lisence, but who
knows.  There certinly is enough space to integrate things like putsprite and
huffman into ROM, thus eliminating libraries.  Of course you _would_ need the
hacked ROM and it would no longer be ROM independent.  Is there really a reason
to worry about ROM version dependency though?  Everyone will surly upgrade
quickly and new versions will only incorperate new things, not throw anything
out.

    --Nate


References: