This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (70 messages)
HP DeskJet 500C For Sale
Message #95623
I am selling my HP DeskJet 500C printer. $400 or best offer takes it. If you are interested, please leave me a reply here on CIS and I'll get back to you as soon as I can. — Fred Kohler —
Which 8087 for A2088?
Message #104399
Thanks for your reply, Doug! I ordered a plain 8087 earlier today (not an 8087-1, -2, -3, etc.). The speed on the plain 8087 seems to be about the same as the speed of the Bridgeboard. —Fred—
Epson Driver
Message #96188
Mike, I have an Epson LQ-800 printer and am not familiar with the differences between the LQ-800 and the LQ-850. If my driver doesn't work with the LQ-850, it's probably due to the fact that Epson went and changed the printer commands. — Fred —
Music Software
Message #46300
Bela, I have a question for Mimetics. How do you convert SoundScape files to SMUS format for use with DMCS? I have version 1.0 of SoundScape and there is a SMUS conversion program on the disk but I didn't get any documentation on how to use that program with the…
#DMCS upload
Message #46298
Karl, I have a Yamaha FB01 FM Sound Generator. Hook it up to the Amiga and Voila!—>12 voices! (4 from the Amiga and 8 from the FB01). —- Fred —
#DMCS-users?
Message #46296
Karl, I am using a Yamaha DX-100 with DMCS and it also crashes the system sometimes. How do you convert SoundScape files to SMUS format? I can convert SMUS files to SoundScape tracks using the converter program supplied with SoundScape but I can't convert things such as SimpleDemo from SScape…
Printer Driver Bug
Message #35813
Does anybody know why the Epson Preferences driver gives a line feed initially before printing any text when the PRT: device is used? Is this a bug in the printer driver or in the PRT: device itself? The problem with this bug is that once the printer is finished printing,…
Printer Driver Bug
Message #35813
Does anybody know why the Epson Preferences driver gives a line feed initially before printing any text when the PRT: device is used? Is this a bug in the printer driver or in the PRT: device itself? The problem with this bug is that once the printer is finished printing,…
Left Margin Bug
Message #34555
Has anybody noticed that you can't set a left margin of zero (0) in Preferences? Every time I enter a zero, it changes back to a one! The problem is that when you print something, there is an extra space at the left hand corner of the paper. Try setting…
Left Margin Bug
Message #34555
Has anybody noticed that you can't set a left margin of zero (0) in Preferences? Every time I enter a zero, it changes back to a one! The problem is that when you print something, there is an extra space at the left hand corner of the paper. Try setting…
Left Margin Bug
Message #34555
Has anybody noticed that you can't set a left margin of zero (0) in Preferences? Every time I enter a zero, it changes back to a one! The problem is that when you print something, there is an extra space at the left hand corner of the paper. Try setting…
Left Margin Bug
Message #34555
Has anybody noticed that you can't set a left margin of zero (0) in Preferences? Every time I enter a zero, it changes back to a one! The problem is that when you print something, there is an extra space at the left hand corner of the paper. Try setting…
Ralph, you can get a 2400 baud Hayes Smartmodem compatible modem, the RS232 cable, and OnLine! software from MicroSoft Systems in Florida. They have a SIG on CIS — just type GO TELECOMM and leave them a message. The price for the modem, cable, and software? $429.00 — Fred —
Ralph, you can get a 2400 baud Hayes Smartmodem compatible modem, the RS232 cable, and OnLine! software from MicroSoft Systems in Florida. They have a SIG on CIS — just type GO TELECOMM and leave them a message. The price for the modem, cable, and software? $429.00 — Fred —
John, I am writing the Epson LQ-800 driver. I already uploaded a driver for the Epson LQ-800 in the Utilities Data Library here on the Amiga Forum. It is P.D. and you may download it and use it for AMICUS. The driver I uploaded uses 8-pin double density graphics mode…
John, I am writing the Epson LQ-800 driver. I already uploaded a driver for the Epson LQ-800 in the Utilities Data Library here on the Amiga Forum. It is P.D. and you may download it and use it for AMICUS. The driver I uploaded uses 8-pin double density graphics mode…
#19307-
_CXD22
Message #19379
Thanks Charlie. After reading through the Lattice-C manual last night I included the lc.lib and didn't get the errssage anymore. Now if I could just figure out how to triple the graphics data from programs such as DPaint so I can take advantage of 24-pin dot graphics available on my…
#19307-
_CXD22
Message #19379
Thanks Charlie. After reading through the Lattice-C manual last night I included the lc.lib and didn't get the errssage anymore. Now if I could just figure out how to triple the graphics data from programs such as DPaint so I can take advantage of 24-pin dot graphics available on my…
#19280-
#_CXD22
Message #19375
Scott, my problem was that I forgot to link the render.c file to the C runtime library. As far as VMI is concerned, I'm not sure what that refers to but I think it has to do with vertical line spacing. You should only have to change the values in…
#19280-
#_CXD22
Message #19375
Scott, my problem was that I forgot to link the render.c file to the C runtime library. As far as VMI is concerned, I'm not sure what that refers to but I think it has to do with vertical line spacing. You should only have to change the values in…
#_CXD22
Message #19274
I am attempting to modify a printer driver that I wrote for the Epson LQ-800 printer so that it will print graphics in 24-pin mode instead of 8-pin mode as it currently does. However, the render.c ile is giving me a problem. After I assemble the ".asm" files and compile…
#_CXD22
Message #19274
I am attempting to modify a printer driver that I wrote for the Epson LQ-800 printer so that it will print graphics in 24-pin mode instead of 8-pin mode as it currently does. However, the render.c ile is giving me a problem. After I assemble the ".asm" files and compile…
#14418-
Drivers
Message #14502
Rich, I'm not sure if the graphics commands are the same for the LQ-1500 as the LQ-800 but I believe that they are. The driver I uploaded sends an ESC L to the printer whenever it prints graphics. On the LQ-800 an ESC L selects double-density 8-pin graphics. At this…
#14418-
Drivers
Message #14502
Rich, I'm not sure if the graphics commands are the same for the LQ-1500 as the LQ-800 but I believe that they are. The driver I uploaded sends an ESC L to the printer whenever it prints graphics. On the LQ-800 an ESC L selects double-density 8-pin graphics. At this…
Rick, I ordered Lattice-C and will be getting it on Monday. However, I will also be hanging on to my Aztec-C because Jim Goodnow left me a message on the Manx BBS that the first update will include an Alink facility so that Aztec-C object files can be linked with…
Rick, I ordered Lattice-C and will be getting it on Monday. However, I will also be hanging on to my Aztec-C because Jim Goodnow left me a message on the Manx BBS that the first update will include an Alink facility so that Aztec-C object files can be linked with…
Rick, I ordered Lattice-C and will be getting it on Monday. However, I will also be hanging on to my Aztec-C because Jim Goodnow left me a message on the Manx BBS that the first update will include an Alink facility so that Aztec-C object files can be linked with…
Richard, Jim Goodnow left me a message on the Manx BBS that the first update to Aztec-C for the Amiga will include an Alink facility so that Aztec-C object files can be linked with Macro Assembler object files. I'll be getting Lattice-C Monday but I will also hang onto my…
Richard, Jim Goodnow left me a message on the Manx BBS that the first update to Aztec-C for the Amiga will include an Alink facility so that Aztec-C object files can be linked with Macro Assembler object files. I'll be getting Lattice-C Monday but I will also hang onto my…
Richard, Jim Goodnow left me a message on the Manx BBS that the first update to Aztec-C for the Amiga will include an Alink facility so that Aztec-C object files can be linked with Macro Assembler object files. I'll be getting Lattice-C Monday but I will also hang onto my…
Rick, there are nowhere near as many directives for the Aztec C macro assembler as there are for the Amiga macro assembler. In order to assemble the ".asm" files listed in the Rom Kernal Manual you practically have to re-write the entire source code. For example, there are no XREF…
Rick, there are nowhere near as many directives for the Aztec C macro assembler as there are for the Amiga macro assembler. In order to assemble the ".asm" files listed in the Rom Kernal Manual you practically have to re-write the entire source code. For example, there are no XREF…
Rick, there are nowhere near as many directives for the Aztec C macro assembler as there are for the Amiga macro assembler. In order to assemble the ".asm" files listed in the Rom Kernal Manual you practically have to re-write the entire source code. For example, there are no XREF…
Rick, there are nowhere near as many directives for the Aztec C macro assembler as there are for the Amiga macro assembler. In order to assemble the ".asm" files listed in the Rom Kernal Manual you practically have to re-write the entire source code. For example, there are no XREF…
Rick, there are nowhere near as many directives for the Aztec C macro assembler as there are for the Amiga macro assembler. In order to assemble the ".asm" files listed in the Rom Kernal Manual you practically have to re-write the entire source code. For example, there are no XREF…
Rick, there are nowhere near as many directives for the Aztec C macro assembler as there are for the Amiga macro assembler. In order to assemble the ".asm" files listed in the Rom Kernal Manual you practically have to re-write the entire source code. For example, there are no XREF…
So what you're saying Dave is that it is not possible to link the C and Assembler object codes together if Aztec-C and Amiga Macro Assembler generated the respective codes? Even with acvt, I haven't been able to do it. The result —> I'll be returning Aztec-C to Manx and…
So what you're saying Dave is that it is not possible to link the C and Assembler object codes together if Aztec-C and Amiga Macro Assembler generated the respective codes? Even with acvt, I haven't been able to do it. The result —> I'll be returning Aztec-C to Manx and…
So what you're saying Dave is that it is not possible to link the C and Assembler object codes together if Aztec-C and Amiga Macro Assembler generated the respective codes? Even with acvt, I haven't been able to do it. The result —> I'll be returning Aztec-C to Manx and…
So what you're saying Dave is that it is not possible to link the C and Assembler object codes together if Aztec-C and Amiga Macro Assembler generated the respective codes? Even with acvt, I haven't been able to do it. The result —> I'll be returning Aztec-C to Manx and…
So what you're saying Dave is that it is not possible to link the C and Assembler object codes together if Aztec-C and Amiga Macro Assembler generated the respective codes? Even with acvt, I haven't been able to do it. The result —> I'll be returning Aztec-C to Manx and…
So what you're saying Dave is that it is not possible to link the C and Assembler object codes together if Aztec-C and Amiga Macro Assembler generated the respective codes? Even with acvt, I haven't been able to do it. The result —> I'll be returning Aztec-C to Manx and…
I have tried to assemble the files init.asm, printertag.asm, and wait.asm listed in Appendix I of the Rom Kernal Manual with the Aztec Assembler but the assembly always aborts for one reason or another (such as undefined symbols or unknown opcodes/directives). I have also tried converting the code with acvt.…
I have tried to assemble the files init.asm, printertag.asm, and wait.asm listed in Appendix I of the Rom Kernal Manual with the Aztec Assembler but the assembly always aborts for one reason or another (such as undefined symbols or unknown opcodes/directives). I have also tried converting the code with acvt.…
I have tried to assemble the files init.asm, printertag.asm, and wait.asm listed in Appendix I of the Rom Kernal Manual with the Aztec Assembler but the assembly always aborts for one reason or another (such as undefined symbols or unknown opcodes/directives). I have also tried converting the code with acvt.…
I have tried to assemble the files init.asm, printertag.asm, and wait.asm listed in Appendix I of the Rom Kernal Manual with the Aztec Assembler but the assembly always aborts for one reason or another (such as undefined symbols or unknown opcodes/directives). I have also tried converting the code with acvt.…
#Linking C & Assem Files
Message #12825
Help! I am trying to write a printer driver using Aztec-C and Amiga Macro Assembler. What I have done thus far is write the ".c" and ".asm" files, compile the ".c" files with Aztec-C, and assemble the ".asm" files with Amiga Macro Assembler. When I try to link the Aztec-C…
#Linking C & Assem Files
Message #12825
Help! I am trying to write a printer driver using Aztec-C and Amiga Macro Assembler. What I have done thus far is write the ".c" and ".asm" files, compile the ".c" files with Aztec-C, and assemble the ".asm" files with Amiga Macro Assembler. When I try to link the Aztec-C…
#Linking C & Assem Files
Message #12825
Help! I am trying to write a printer driver using Aztec-C and Amiga Macro Assembler. What I have done thus far is write the ".c" and ".asm" files, compile the ".c" files with Aztec-C, and assemble the ".asm" files with Amiga Macro Assembler. When I try to link the Aztec-C…
#Linking C & Assem Files
Message #12825
Help! I am trying to write a printer driver using Aztec-C and Amiga Macro Assembler. What I have done thus far is write the ".c" and ".asm" files, compile the ".c" files with Aztec-C, and assemble the ".asm" files with Amiga Macro Assembler. When I try to link the Aztec-C…
Page 1 of 2