[boot scriptor] Boot Scriptor 1.2.14b released
- From: "Michael K Ter Louw" <mterlouw@xxxxxxx>
- To: <bscript@xxxxxxxxxxxxx>
- Date: Fri, 15 Nov 2002 18:14:16 -0600
Hi everyone,
I just released Boot Scriptor 1.2.14b. The main change is that it
allows your scripts to continue to run in the background while an image
is being displayed. Also the BMP file size limitation has been
increased to 126kb, which should be enough for any 320x240x8 BMP file.
You can get it at www.bootscriptor.org.
I put together a cool little demonstration which you can check out at
http://tigger.uic.edu/~mterlo1/bscript/distro/demo.zip. The menu
doesn't actually do anything; it's just to show what can be accomplished
with the new changes.
On the developer side, there are a couple new things worth mentioning.
The scratch segment has been increased to 128kb, and there are three new
API function calls available to Boot Scriptor Modules: display.get_mode,
display.set_mode and display.image.
If anyone has any comments and/or questions, especially concerning the
new functionality, please reply to the list and I'll try to answer them.
Also if you notice any bugs, please post them here on the mailing list.
Thanks, and enjoy :)
Mike
============================================================
Boot Scriptor mailing list -- http://www.bootscriptor.org
To change your subscription options, go to www.freelists.org.
To remove yourself from this list, send mail to bscript-request@xxxxxxxxxxxxx
with the word 'unsubscribe' in the subject.
Other related posts:
- » [boot scriptor] Boot Scriptor 1.2.14b released