This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (34 messages)
What's the big deal about the C= or Commodore trademark anyway? I would have expected that to be dropped anyway.
VLAB Motion mini review
Message #182564
We have a new A4000/040 345mb HD/6mb RAM for sale – last one… 🙂
#Toaster
Message #173789
You'll have to call Tim.
On the last question, make sure you have both horizontal and vertical overscans set on AdPro. Also, check the monitor horizontal position. The light gray lines are probably because the image is only 256 colors. See how it looks if you load into ToasterPaint, save as a frame store then…
Thanks anyway, bye
I've tracked one down. Evidently they don't always come with the monitors.
How'd you get it?
#1942 monitor
Message #117632
Does anyone have the 1942 monitor files?
CanDo Brush Anims
Message #58549
I'm having trouble with CanDo 2.0. Using a hi-res screen, I seem to only be able to display a brush animation up to x=512 or so, then it disappears. The brush anims work fine with low-res.
#LW & EPS
Message #58132
Does anyone know of a way to convert an EPS (Encapsulated PostScript) file to a LW object without first converting to a bitmap?
What kind of Amiga? Does the NEC accept 15khz scan rate?
HAM8 Vertical Scroll
Message #33613
Does anyone know of a program that would take a HAM8 image (ie 640×800) and scroll it vertically under program control?
My customer has AmigaDOS v2.05. Could I get your company's address and phone number? Thanks, Mike Gingerich Computers Plus
I will check. Thank You!
The system is as follows: Amiga 600 with 40mb hard drive (IDE), 1mb chip RAM, 2mb fast RAM, Music-X v1.1b. The problem occurs when trying to record MIDI sequences. I'm researching this for one of my customers so I don't have many more details. I understand it gets 'errors' and…
#Music-X
Message #25052
Has anyone got Music-X to work correctly on an unaccelerated machine? (ie. the A600) It apparently works on some machines but not others, but no-one seems to know why.
Music-X and the A600
Message #24011
Does anyone have a solution to a problem using Music-X v1.1b and the Amiga 600HD40? Problem 1: Plays back ok, but misses events when recording (gets errors) Problem 2: Won't play back system exclusive data.
#CDTV Hard Drive
Message #78558
Still looking for hard drive for CDTV
#CDTV
Message #77914
Does anyone know where to get a hard drive for CDTV ?
Who said upgrading a clone to a faster processor was cheap or easy? And have you used Windows?
Who was it that said 'Reports of my death were greatly exaggerated." ?
ATOnce Plus
Message #61769
I have an ATOnce Plus – works fine for what I needed it for (Programming in C & Compiled BASIC), but I would like to have a few problems resolved: #1 – Some programs lock up (more or less) when they try to produce sound. #2 – Minor glitch -…
I suppose you've tested the RAM and it is all ok. I guess when I upgrade to AmigaDOS 2.04, I may need to get a ROM switcher.
I don't know. I have the A590 w/2MB RAM and it sees all that. It seems like they ought to be able to come up with a fast emulation of VGA 16 colors. The Amiga has no trouble with 4 bit planes, and they could create a custom display list…
I went back and looked it up – NOP is hex 90. I wrote a program and uploaded it into library 12 here. NSOUND.COM – self extracting archive. Includes source and documentation. it's OUT 61h,AL, not OUT AL,61h. I got it mixed up. I hope this helps. p.s. Have you…
I wrote a basic program that searched for every OUT AL,61h instruction and replaced it with two NOP instructions. If I remember correctly, OUT 61,AL was decimal 230,97. NOP is I think decimal 90. I'll have to go back and look it up again.
Update: I got my communications program working by going in and changing all the OUT 61,AL instructions to NOP's. Does anyone know if there is a correction to the AT-once plus software for this problem? Does anyone else have any other ways of correcting for this? Is anyone out there???
2.04 & PAL
Message #25022
I know that AmigaDOS 2.04 Workbench can set up the workbench screen in PAL mode, but how can you get other programs to open up their screens in PAL? The programs that switched the computer to PAL mode with AmigaDOS 1.3 don't seem to work anymore.
A null modem cable should work – I've connected my 286 to my A500 before and it works fine.
ATonce Plus
Message #61046
I have the ATonce Plus installed in my A500 computer. It looks like it will do what I want but I would like to use the serial port. Does anyone know of any communications programs that will work. I've also run across a few programs that seem to have a…
Would you really want AmigaDOS to be like AmigaBASIC?
I compiled my program with the -ff flags, linked to the lmffp.lib library, and got a 'Task Held' error. Everything works ok with the -fl and lm.lib, or with -fi and lmieee.lib. Do I have to open the library? Oh. I guess I do since I had to open the…
I can't find mine. I looked on the original WB1.3 disks and on my SAS/C Compiler disks. I can't find it anywhere. btw, I'm trying to speed up my 3d routines. I have an Amiga 500 (No math coprocessor)
Motorola FFP
Message #21126
Where does mathffp.library come from?