CoolFace
Datasetpublic

hschumann2/TempleOS-Source-Code

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes838downloads
StdOutTask.txt6 linesDownload Raw Back to Doc
1 2There is one CDoc for the task's border: Fs->border_doc.  There is a pair for3the task's client area: Fs->put_doc and Fs->display_doc.  You can, optionally,4do double buffering, otherwise Fs->put_doc is the same as Fs->display_doc.  See5::/Demo/Spy.HC.6