Change requests for GR8NET From 20151202 to 20151223 - CALLNETBTOV(P,OFFS), P=VRAM part (0=0000-FFFF, 1=10000-1FFFF), A=start address offset. Binary data in the GR8NET buffer RAM should have valid header (byte 0xFE, word start, word end, word dummy) - 20151218 Improved dumping: NETDUMP now dumps with character images in order to recognize text, bytes are separated by the spaces - 20151218 Added NETCODE command (for NETBLOAD, NETBROWSE, NETDHCP AND NETSETHOST) because just "Device I/O error" is completely uninformative and we need advanced diagnostic codes - 20151223 Changed format of the NETBLOAD command: now first optional argument is URI string, second is run flag (0-2) - 20160109 Put 58-byte buffer into FCB between BASIC device input routines and W5100 engine, it did NOT increase comunication speed, but relived network from W5100 requesting exchange for each byte. - 20160130 Implementation of the DOS1 Disk-BASIC in GR8NET to load and mount diskette images into its RAM for use as a RAM disk. - 20160204 Implemented NETSNDVOL command allowing user to set and save volume levels to flash. - 20160204 Implemented DSKIMG/DSKSTAT command displaying and setting status of the Disk-ROM.