home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.atari.8bit
- Path: sparky!uunet!caen!mtu.edu!jjmcwill
- From: jjmcwill@mtu.edu (Jeff McWilliams)
- Subject: Re: Kermit-65 source code
- Message-ID: <1993Jan6.010420.9900@mtu.edu>
- Keywords: makebin.c, KERMIT-65, assembler, 6502
- Organization: Michigan Technological University
- References: <72769@cup.portal.com> <C07sBJ.Juv@merk.com> <C0DJxn.7MI@merk.com>
- Date: Wed, 6 Jan 1993 01:04:20 GMT
- Lines: 31
-
- In article <C0DJxn.7MI@merk.com> winston@merk.com (Winston Smith) writes:
- >
- >
- >
- >"The saga of 'makebinary.c'...."
- >
- { lots of stuff deleted.... }
-
- Okay, let me get this straight, as6502 works, it assembles the
- assembly language, and produces something like:
-
- FF FF 1B 3C 4A A2 A3
-
- Written as a text file... where the above would be 20 bytes long, and
- if you read it as numbers, you would read the following:
-
- 70 70 32 70 70 32 49 66 32 51 67 32 52 65 32 65 50 32 65 51
-
- Makebin.c was supposed to take the text file, and turn it into
- an actual binary file. But it didn't, and now you want to make
- a program that does.... is this correct?
-
- Jeff
-
-
-
- --
- Jeff McWilliams jjmcwill@mtu.edu EE Engineer --> Michigan Tech.
- Leaves Turning, falling, withering
- Wind blowing, rustling, chilling
- candlelight will soon be flickering
-