home *** CD-ROM | disk | FTP | other *** search
Unknown | 1994-01-31 | 764 b |
open in:
MacOS 8.1
|
Win98
|
DOS
view JSON data
|
view as text
This file was not able to be converted.
This format is not currently supported by dexvert.
Confidence | Program | Detection | Match Type | Support
|
---|
66%
| dexvert
| GW-BASIC (document/gwBasic)
| ext
| Supported |
66%
| dexvert
| GFA-BASIC Atari (other/gfaBASICAtari)
| ext
| Supported |
1%
| dexvert
| Memotech MTX BASIC source (document/memotechMTXBASICSource)
| ext
| Unsupported |
1%
| dexvert
| Amiga BASIC Protected File (other/amigaBASICProtectedFile)
| ext
| Unsupported |
1%
| dexvert
| BAS VBDOS Pro 1.0 Source (other/basVBDOSPro10Source)
| ext
| Unsupported |
1%
| dexvert
| Visual Basic Tokenized Source (other/visualBasicTokenizedSource)
| ext
| Unsupported |
1%
| dexvert
| ZBASIC (other/zbasic)
| ext
| Unsupported |
100%
| file
| data
| default
|
|
hex view+--------+-------------------------+-------------------------+--------+--------+
|00000000| f8 02 00 00 0d 0a 27 20 | 44 6f 75 62 6c 69 6e 67 |......' |Doubling|
|00000010| 2e 0d 0a 20 0d 0a 27 20 | 49 6e 70 75 74 3a 09 31 |... ..' |Input:.1|
|00000020| 2d 34 2d 38 2d 32 34 20 | 62 69 74 0d 0a 27 20 4f |-4-8-24 |bit..' O|
|00000030| 75 74 70 75 74 3a 09 69 | 64 65 6d 0d 0a 0d 0a 27 |utput:.i|dem....'|
|00000040| 20 41 75 74 68 6f 72 3a | 09 41 6e 64 72 65 61 20 | Author:|.Andrea |
|00000050| 42 65 6e 6f 6e 69 09 09 | 09 20 72 65 76 3a 09 31 |Benoni..|. rev:.1|
|00000060| 2e 32 0d 0a 0d 0a 0d 0a | 73 74 72 69 6e 67 20 20 |.2......|string |
|00000070| 20 20 09 69 6e 70 46 69 | 6c 65 2c 6f 75 74 46 69 | .inpFi|le,outFi|
|00000080| 6c 65 0d 0a 44 65 76 43 | 6f 6e 09 49 62 6d 70 2c |le..DevC|on.Ibmp,|
|00000090| 4f 62 6d 70 0d 0a 52 47 | 42 09 70 69 78 0d 0a 66 |Obmp..RG|B.pix..f|
|000000a0| 6c 6f 61 74 20 20 09 78 | 2c 79 0d 0a 0d 0a 69 6e |loat .x|,y....in|
|000000b0| 70 46 69 6c 65 3d 22 54 | 65 73 74 69 2e 62 6d 70 |pFile="T|esti.bmp|
|000000c0| 22 0d 0a 6f 75 74 46 69 | 6c 65 3d 22 54 65 73 74 |"..outFi|le="Test|
|000000d0| 6f 2e 62 6d 70 22 0d 0a | 0d 0a 49 62 6d 70 3d 4c |o.bmp"..|..Ibmp=L|
|000000e0| 6f 61 64 49 6d 61 67 65 | 28 69 6e 70 46 69 6c 65 |oadImage|(inpFile|
|000000f0| 29 0d 0a 4f 62 6d 70 3d | 43 72 65 61 74 65 49 6d |)..Obmp=|CreateIm|
|00000100| 61 67 65 28 49 62 6d 70 | 2e 57 69 64 74 68 2a 32 |age(Ibmp|.Width*2|
|00000110| 2c 49 62 6d 70 2e 48 65 | 69 67 68 74 2a 32 2c 49 |,Ibmp.He|ight*2,I|
|00000120| 62 6d 70 2e 42 69 74 43 | 6f 75 6e 74 29 0d 0a 0d |bmp.BitC|ount)...|
|00000130| 0a 69 66 28 28 49 62 6d | 70 2e 42 69 74 43 6f 75 |.if((Ibm|p.BitCou|
|00000140| 6e 74 3d 38 29 09 7c 28 | 49 62 6d 70 2e 42 69 74 |nt=8).|(|Ibmp.Bit|
|00000150| 43 6f 75 6e 74 3d 34 29 | 29 0d 0a 20 20 20 46 6f |Count=4)|).. Fo|
|00000160| 72 20 79 3d 30 20 20 74 | 6f 20 32 35 35 0d 0a 20 |r y=0 t|o 255.. |
|00000170| 20 20 20 20 20 70 69 78 | 3d 47 65 74 50 61 6c 65 | pix|=GetPale|
|00000180| 74 74 65 28 49 62 6d 70 | 2c 79 29 0d 0a 20 20 20 |tte(Ibmp|,y).. |
|00000190| 20 20 20 53 65 74 50 61 | 6c 65 74 74 65 28 4f 62 | SetPa|lette(Ob|
|000001a0| 6d 70 2c 79 2c 70 69 78 | 29 0d 0a 20 20 20 6e 65 |mp,y,pix|).. ne|
|000001b0| 78 74 20 79 0d 0a 65 6e | 64 69 66 0d 0a 0d 0a 46 |xt y..en|dif....F|
|000001c0| 6f 72 20 79 3d 30 20 74 | 6f 20 49 62 6d 70 2e 48 |or y=0 t|o Ibmp.H|
|000001d0| 65 69 67 68 74 2d 31 0d | 0a 20 20 20 44 73 70 57 |eight-1.|. DspW|
|000001e0| 68 69 6c 65 28 22 43 6f | 6e 76 65 72 74 22 2c 31 |hile("Co|nvert",1|
|000001f0| 30 30 2f 20 49 62 6d 70 | 2e 48 65 69 67 68 74 2a |00/ Ibmp|.Height*|
|00000200| 79 29 0d 0a 20 20 20 46 | 6f 72 20 78 3d 30 20 74 |y).. F|or x=0 t|
|00000210| 6f 20 49 62 6d 70 2e 57 | 69 64 74 68 2d 31 0d 0a |o Ibmp.W|idth-1..|
|00000220| 20 20 20 20 20 20 70 69 | 78 3d 47 65 74 50 69 78 | pi|x=GetPix|
|00000230| 65 6c 28 49 62 6d 70 2c | 78 2c 79 29 0d 0a 20 20 |el(Ibmp,|x,y).. |
|00000240| 20 20 20 20 53 65 74 50 | 69 78 65 6c 28 4f 62 6d | SetP|ixel(Obm|
|00000250| 70 2c 78 2a 32 2c 79 2a | 32 2c 70 69 78 29 0d 0a |p,x*2,y*|2,pix)..|
|00000260| 20 20 20 20 20 20 53 65 | 74 50 69 78 65 6c 28 4f | Se|tPixel(O|
|00000270| 62 6d 70 2c 78 2a 32 2b | 31 2c 79 2a 32 2c 70 69 |bmp,x*2+|1,y*2,pi|
|00000280| 78 29 0d 0a 20 20 20 20 | 20 20 53 65 74 50 69 78 |x).. | SetPix|
|00000290| 65 6c 28 4f 62 6d 70 2c | 78 2a 32 2c 79 2a 32 2b |el(Obmp,|x*2,y*2+|
|000002a0| 31 2c 70 69 78 29 0d 0a | 20 20 20 20 20 20 53 65 |1,pix)..| Se|
|000002b0| 74 50 69 78 65 6c 28 4f | 62 6d 70 2c 78 2a 32 2b |tPixel(O|bmp,x*2+|
|000002c0| 31 2c 79 2a 32 2b 31 2c | 70 69 78 29 0d 0a 20 20 |1,y*2+1,|pix).. |
|000002d0| 20 4e 65 78 74 20 78 0d | 0a 4e 65 78 74 20 79 0d | Next x.|.Next y.|
|000002e0| 0a 0d 0a 53 61 76 65 49 | 6d 61 67 65 28 4f 62 6d |...SaveI|mage(Obm|
|000002f0| 70 2c 6f 75 74 46 69 6c | 65 29 0d 0a |p,outFil|e).. |
+--------+-------------------------+-------------------------+--------+--------+