Post Reply 
SpeedUI update to 2005 released:-)
06-04-2020, 11:19 PM
Post: #7
RE: SpeedUI update to 2005 released:-)
(06-04-2020 12:35 PM)Marco Polo Wrote:  Great!!!
I am testing right now and User mode seems to work flawlessly. THANK YOU!!!!

One question: what are libraries FC, FM and TO for?
Hope you like it:-)
FC is my Flag Catalog replacement. If installed, you can call it via cmd line FC, the menu key FC, or via the [Flags] menu key in the Modes form.

FM is the font management library, which is an extension the the original UFL font management library. My version can handle up to four UFL fonts.
I see this isn't in the docs so far, and should be added.

TO is not exactly a part of SpeedUI. Actually it's my personal Tools library,
consisting of some very basic tools. Somehow it slipped into the package:
tEVAL Timed EVAL
SYS Alias for SYSEVAL
MON My full screen memory monitor (should update the info screen, which shows 1993;-)
PGLIB Purge library given by decimal id. Also does detach beforehand
BLANK$ Fast ML version. This thing eases creation of low memory situations.
->XLIB Takes ROM ID and index number, and creates XLIB Pointer
ASC-> Decode from ASCed transfer format. Outdated, not needed anymore, except for files only available in ASC fmt.
->ASC Code into ASC transfer format. Outdated, not needed anymore.
SWAPLIB takes a LID and tries to swap ROM Part Table entries of the first two libs with same LID. Effect is activating the other one.
LIBADR Return address of library, if existent in ROM Part Table
ADR2PTR Takes a Bint and returns a pointer to the address given in the Bint

For most users these tools will be useless. Amongst other tools, I used some of them while developing and debugging SpeedUI.
Relatively sure they will not be in the next release of SpeedUI.

-- Ray
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: SpeedUI update to 2005 released:-) - Raymond Del Tondo - 06-04-2020 11:19 PM



User(s) browsing this thread: 1 Guest(s)