Search the web
Sign In
New User? Sign Up
amos-list · Discuss programming in AMOS on the Amiga
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 7401 - 7430 of 8487   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7401
Hi, I am in the process of putting the final touches to my 3rd game. I have a nice 5 pixel wide border, which has a rainbow scrolling up through it, and next...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 2, 2004
11:45 pm
7402
Hi Andrew, How about making a small routine that uses graphic images for the lettering instead of using the print\text commands? It`s pretty simple to do and...
Jason Faramus
quicksilva22000
Offline Send Email
Nov 3, 2004
8:33 am
7403
Thanks for that, but I think that might slow it down too. I have got the scroll routine by "Sentinel" that was with AMOS 1.2, nice routine and one I have...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 3, 2004
10:35 pm
7404
Hi Andrew, ... I`m not 100% sure as to what the CTEXT commands do but I think that you would get a similar result as using your own bitmap font routine that I ...
Jason Faramus
quicksilva22000
Offline Send Email
Nov 4, 2004
6:20 pm
7405
I write fruit machine programs using AMOS PRO and would like to use graphics to create digital style fonts to use in my progs.I've had no luck getting hold of...
Ian Willington
anaxisofigno...
Offline Send Email
Nov 10, 2004
11:49 pm
7406
Well it depends on how many colours you want for your font. A simple trick I use is to create a nice large font (my software does 32x32 maximum, i think) then...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 12, 2004
12:01 am
7407
Hi, Whats the easiest way to copy a file into the temp drive (TEMP:) and then rename the file without changing *any* of the files contents? I'm thinking of...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 12, 2004
12:06 am
7408
Maybe you could use the SWAP command Andrew?!* ... then ... http://members.xoom.com/AmosFactory/front.html ... Terms of Service . ...
Ian H
howarthim
Offline Send Email
Nov 13, 2004
2:44 pm
7409
hmmm, not sure what you mean. The original SWAP command only works on variables (judging from the AMOS 1.2 manual I have - the only AMOS manual I have at...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 13, 2004
9:40 pm
7410
Hi guys, Yes me again.... having more problems ;( Now I have loaded a MED file (created in OctaMED 5) into my AMOS program and it lists (LISTBANK) along with...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 24, 2004
9:47 pm
7411
... From: amos-list@yahoogroups.com Date: 11/24/04 21:47:27 To: AMOS-LIST@yahoogroups.com Subject: [amos-list] MED files According to the Amos Professional...
Roy
roy@...
Send Email
Nov 24, 2004
11:33 pm
7412
Bank 3 only for melodies,Andrew! ... http://members.xoom.com/AmosFactory/front.html ... Terms of Service . __________________________________ Do you Yahoo!? ...
Ian Willington
anaxisofigno...
Offline Send Email
Nov 25, 2004
12:52 am
7413
Bank 1 for sprites 2 for icon images 3 for music 4 for amal progs/pl table 5 for audio samples(default) ...all other banks- menu definitions,packed ...
Ian Willington
anaxisofigno...
Offline Send Email
Nov 25, 2004
1:08 am
7414
Thanks, but the music has been loaded into memory using the MED LOAD command. All banks should be saved automatically when you save your AMOS program. You have...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 26, 2004
12:05 am
7415
Bah! That sucks! ;( Cheers for that Roy, I'll still try the other method before giving up (see my other reply) Regards, Andrew B aliensrcooluk@......
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 26, 2004
12:07 am
7416
Hi guys, Me again! Just tried using the MVOLUME command to alter the music volume (well, fade it in and out) and discovered that this has no effect on MED...
Andrew Burton
aliensrcooluk
Offline Send Email
Nov 28, 2004
9:40 pm
7417
Yep, sounds about right Andrew....when are you sending the disks? Andrew Burton <aliensrcooluk@...> wrote: Thanks, but the music has been loaded into...
Ian Willington
anaxisofigno...
Offline Send Email
Nov 30, 2004
3:15 pm
7418
Bah! Didn't I reply to my idea?? I tried it and discovered one thing.... MED files loaded in manually get erased automatically when you run your AMOS program...
Andrew Burton
aliensrcooluk
Offline Send Email
Dec 1, 2004
12:20 am
7419
If using MED modules is giving you grief you could try downloading the latest version of the medplayer.library from the Aminet in the dev/src directory and...
thecrows@...
samuraicrow
Offline Send Email
Dec 1, 2004
8:09 pm
7420
Hi Amiga Brothers ! I tried to compile a program i created.it was ok up to 580k but after adding more code it would not compile.the banks on the prog add up to...
Ian Willington
anaxisofigno...
Offline Send Email
Dec 7, 2004
6:26 pm
7421
... No idea m8. You are using the AMOS Pro compiler? You are using AMOS Pro 2.x arent you? With the 2.x compiler? Not sure what the problem is. Can you save...
Andrew Burton
aliensrcooluk
Offline Send Email
Dec 7, 2004
11:27 pm
7422
Using a lot of arrays? Try releasing the variable memory before compiling. ... From: "Ian Willington" <anaxisofignorance@...> To:...
Rev. Giark
giark@...
Send Email
Dec 8, 2004
4:15 am
7423
Thanks for the reply Rev however I'm not using any arrays but there are alot of variables...I used Set Buffer 14 at the start of the program.Could it be that ...
Ian Willington
anaxisofigno...
Offline Send Email
Dec 8, 2004
5:11 pm
7424
... I doubt it has anything to do with the amount of space for variables, since t he program runs fine within AMOS.... doesn't it? Regards, Andrew B ...
Andrew Burton
aliensrcooluk
Offline Send Email
Dec 8, 2004
9:51 pm
7425
No, not necessarily. There is a command, set buffer with nothing maybe, to free the buffers. Or it could be you are using an extension that is unregistered and...
Rev. Giark
giark@...
Send Email
Dec 9, 2004
3:49 am
7426
... Just had another idea... when you compiled it did you check (enable) the 'long' option in the options? Its for programs with long routines or something...
Andrew Burton
aliensrcooluk
Offline Send Email
Dec 10, 2004
12:02 am
7427
Have you managed to sort this out yet? How many program lines/commands does it have? Regards, Andrew B aliensrcooluk@... ... ...
Andrew Burton
aliensrcooluk
Offline Send Email
Dec 19, 2004
11:59 pm
7428
Hi folks, Firstly, I'd like to apologise to anyone receiving this email more than once, due to my cross-posting. I think most of us are familiar with (or have...
Andrew Burton
aliensrcooluk
Offline Send Email
Dec 20, 2004
9:48 pm
7429
Doh! I snuffed the link up.. its "math" not "maths". Here's the correct link. http://www.math.yale.edu/mandelbrot That should work... if not go to www.yale.edu...
Andrew Burton
aliensrcooluk
Offline Send Email
Dec 22, 2004
12:21 am
7430
Bout 24000 commands and around 4000 lines of text! ... add ... 580k ... Terms of Service . __________________________________________________ Do You Yahoo!? ...
Ian Willington
anaxisofigno...
Offline Send Email
Dec 24, 2004
4:10 pm
Messages 7401 - 7430 of 8487   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help