LoseThos application was designed to be a toy operating system. Is your home computer a toy or a mainframe? No nanny here - you can clobber your disk blocks or memory if you so desire. Boot your system from the Live CD version and follow the provided instructions.
Requirements:
· 256 Mega RAM
What's New in This Release: [ read full changelog ]
· Fixed compiler bug -- floats as array indexes.
· Added redundant clipboard keys , , to be in addition to , etc.
· Moved (managed code) to .
· Fixed bugs in Spaces2Tabs().
· Got rid of ListFile.APZ.
· Made so Pow() operator is not in-line.
· Made so compiler sends strings all alone to PutS() or PrintF().
· Warning: Got rid of size arg in PutSprite() and LtfPutSprite().
· Added tM().
· Added ::/LT/Apps/MusicOrgan/Examples/dialogue.CPZ
· R("sys_cur_focus_task","sys_focus_task");
· Improved MemRep().
· R("PutGrSprite","PutSprite");
· R("GrBlot","GrDCBlot");