Published in Personal Computer News #046
The following screen dump is designed for use with the BBC Model B computer and an Epson FX80 printer.
It is designed to dump a four colour graphic screen in MODE 1, but should work in any graphic mode:
3000DEFPROCDUMP 3010VDU 29,0;0; 3020LOCAL X,Y 3030VDU 2 3040VDU 1,27,1,65,1,1,1 3050VDU 1,27,1,15,1 3060FOR Y=896 TO 1 STEP-2.361 3070FOR X=0 TO 1279 STEP 9.7 3080IF POINT(X,Y)=0 NUM=32 ELSE IF POINT(X,Y)=3 NUM=46 ELSE IF POINT(X,Y)=2 NUM=45 ELSE IF POINT(X,Y)=1 NUM=42 3090VDU 1,27,1,NUM,1 3100NEXT X 3120NEXT Y 3130VDU 1,64 3140VDU 3 3150ENDPROC
Vana G. Rearburg Bishopston
Vana G. Rearburg
Are you sure you want to logout?
If you auction an item, it will no longer show in the regular shop section of the site.