As far as I know, very few people use TVToys. I don't. For
those who do, I figure I could compile any information I get here.
List of known bugs
In the RESTEST.PAS demo program, a missing ResFile.Done causes a
memory loss at the end of the program. Not fatal. Add a ResFile.Done
at the end of the program to solve this.
13/10 1996. Pointed out by Paco García.
Each call to the 'Colors' menu command in the ResTest.pas demo
program causes a memory loss of 8 bytes. Not fatal. Solution unknown.