This file describes the useage of MTCF at the moment. This is a work in progress. the current version number is 0.9 One needs to download this version 0.9 .blk file and put it on a floppy. starting at sector 0. To see this demo of MTCF one does the following: Step 1: boot from the above made floppy. Step 2: 130 load Step 3: use the words n and p to step through the vc's Step 4: 194 load will load support for serial IO and a qwerty keyboard driver meant to be used by the vc's code. keys pressed when not on vc0 are read via this qwerty driver and echoed out the serial port. At this time the rtl8139 ethernet code and mtcf are integrated. The software is expecting to see a rtl8139 netcard on interrupt 0x0A. Limitations are as follows, the cf kernel, netcode, mtcf, serial code, qwerty keyboard driver all can be loaded at once. However I have reached the limit of number of macros and variables one can have with this cf kernel. This means that as a demo it is quite far, but to be really usefull I will need to modify the kernel to be able to have more words and macros. With kind regards, Tim Neitz. rj_cf on #c4th freenode.net