Skip to search.
mattathias · Mattathias: Building a better BASIC

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

  Messages Help
Advanced
Messages 32 - 61 of 549   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
32 Patrick Wesseling
patrickwesse... Offline Send Email
Jan 16, 2004
4:47 pm
Hi, Will this command also be in Mattahias BASIC? Patrick [Non-text portions of this message have been removed]...
33 Michael Ness
sidewinder52c Offline Send Email
Jan 17, 2004
2:11 am
Yes, the plan is to leave the whole procedure concept unchanged. A procedure is similar to a function in C or C++. It takes a number of arguments and returns...
34 Patrick Wesseling
patrickwesse... Offline Send Email
Jan 17, 2004
2:17 am
Hi, Great. :-) Patrick ... From: Michael Ness To: mattathias@yahoogroups.com Sent: Saturday, January 17, 2004 9:11 AM Subject: [mattathias] Re: Procedure...
35 Patrick Wesseling
patrickwesse... Offline Send Email
Jan 21, 2004
2:56 am
Hi, Is there a list with the basic basic commands already? For example loading a picture, will that be part of the basic commands or will it be in the category...
36 Michael Ness
sidewinder52c Offline Send Email
Jan 21, 2004
10:55 pm
Patrick, Currently commands like this are in the "added by extensions" category, but that just may be because I'm trying to get the really basic BASIC commands...
37 Patrick Wesseling
patrickwesse... Offline Send Email
Jan 23, 2004
1:03 am
Hi Mike, Your right about Amos with some commands that seem to be part of the main set but instead it was done by extensions. Patrick ... From: Michael Ness ...
38 Michael Ness
sidewinder52c Offline Send Email
Jan 24, 2004
4:47 am
What do you think should be done about the problem of graphics and sound? Should a new extension be created for each OS? This would allow the user to have...
39 patrick@...
patrickwesse... Offline Send Email
Jan 24, 2004
6:31 am
Hi Mike, I think a new extension for each OS should be created. Ofcourse the commands should be the same. But on some OS's you could have some extra commands...
40 Miller Daniel
daclmi Offline Send Email
Jan 24, 2004
9:29 pm
In my opinion SDL has good and not-good points. I think it is modern and advanced and multiplatform and not hard to program. I have tried the SDL games...
41 thecrows@...
samuraicrow Offline Send Email
Jan 24, 2004
9:57 pm
... SDL is used by Hyperion software and has a prerelease version for AmigaOS 4 already. It supports all major platforms including Linux. I think it should be...
42 Michael Ness
sidewinder52c Offline Send Email
Jan 25, 2004
10:10 pm
Thanks for your thoughts Daniel, I agree with you whole heartedly about the need to keep a small footprint. In all honesty, I have never used SDL for any of...
43 Michael Ness
sidewinder52c Offline Send Email
Jan 25, 2004
10:13 pm
Good point Crow. It may help speed development, but if SDL has a stigma of its own then some of that will rub off on Mattathias. Is it worth it to be...
44 Patrick Wesseling
patrickwesse... Offline Send Email
Jan 26, 2004
4:01 am
Hi, Also with SDL your depending on a third party. If there are bugs in it you have to wait for them to fix it. Right? Depends on how much you use it I guess....
45 Patrick Wesseling
patrickwesse... Offline Send Email
Jan 26, 2004
4:51 pm
Hi, How about using Protracker for use as a sound extension? Check http://www.kiritsu.com/protracker/ Something like: loadpt playpt etc. Using the "pt" to show...
46 Miller Daniel
daclmi Offline Send Email
Jan 27, 2004
2:44 am
... In terms of free or shareware standards MadBomber! and CircusLinux have good graphics and okay sound. There's an SDL Asteroids game out there and a...
47 Michael Ness
sidewinder52c Offline Send Email
Jan 28, 2004
1:26 am
Here, here! I agree with you that having a language that anyone can use to "write bad games and do dumb stuff" would be a great accomplishment. I didn't mean...
48 Miller Daniel
daclmi Offline Send Email
Feb 1, 2004
7:53 pm
... No, not at all! ... Oh, me too, I was a bad game programmer. Then I chose a profession not having much to do with programming, and so I don't know if I'll...
49 Patrick Wesseling
patrickwesse... Offline Send Email
Feb 2, 2004
5:23 pm
Hi, When it comes to loading up gfx I think we should use the following command style: Load iff Load jpg Load png etc. What do you think? It shows clearly the...
50 Miller Daniel
daclmi Offline Send Email
Feb 3, 2004
12:38 am
... Fine, or Mattathias could automatically recognize the type of image, and the programmer would then just code LOAD PICTURE <filename>. ...
51 patrickwesseling
patrickwesse... Offline Send Email
Feb 4, 2004
12:45 am
Hi Daniel, ... That's a good option too. I wanted to say that using the filetype it is easier to read the code but then again: load picture "test.jpg" will let...
52 Mark de Jong
spellcoder Offline Send Email
Feb 5, 2004
9:30 pm
... Hi! I'm a bit of a lurker on both the amos-list (although in 1993-1996 I've posted a few times) and mattathias list. But now I felt like joining the...
53 thecrows@...
samuraicrow Offline Send Email
Feb 5, 2004
9:41 pm
... image ... In AmigaOS 3+ that would be easy using datatypes.library but how would we do that in any other OS? I suppose we could just check the suffix but...
54 patrick@...
patrickwesse... Offline Send Email
Feb 8, 2004
3:29 am
Hi Mark, I think indeed a "Load Picture" or "Load Image" will be a good thing. Mattathias can detect the image form itself. And like I said before, "Load...
55 patrick@...
patrickwesse... Offline Send Email
Feb 13, 2004
10:40 pm
Hi, Some time ago somebody on the Amos list made a Pitfall version in Amos. An exact clone. Does anyone still have it? Patrick [Non-text portions of this...
56 thecrows@...
samuraicrow Offline Send Email
May 15, 2004
7:41 pm
How many people here think Mattathias should remain multiplatform compliant and how many people would be happy just to have a system- friendly Amos...
57 Patrick Wesseling
patrickwesse... Offline Send Email
May 15, 2004
8:23 pm
Hi, Personally I think first only focus on the Amiga version. Windows and Linux, I don't know. It should be like Amos. Have that feeling that Amos gave you....
58 Karsten Schenk
ksch9180 Offline Send Email
May 16, 2004
9:33 pm
... I would appreciate if at least the main code stays portable for giving programmers on other systems a help for starting. Talking of multi system...
59 thecrows@...
samuraicrow Offline Send Email
May 16, 2004
9:45 pm
I just got Picasso96 running on WinUAE here and found out that it doesn't support screen autoscrolling. AmigaOS 4 uses Picasso96 to do its graphics. That...
60 Patrick Wesseling
patrickwesse... Offline Send Email
May 17, 2004
12:37 am
Hi, I only used standard Amiga's so far so I am not into the P96 stuff at all. Do you mean your point in relation with being able to compile old Amos code into...
61 Patrick Wesseling
patrickwesse... Offline Send Email
May 17, 2004
12:40 am
Hi, I think it's possible for the main code (basic basic set of commands) to be portable. But extensions that use Amiga libraries or other Amiga specific...
Messages 32 - 61 of 549   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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