home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0198 / AMOSLIST / text0090.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  3.1 KB  |  81 lines

  1. On 19-Jan-98, Engvall, Sofia smashed the keyboard with:
  2.  
  3. >Hi all! :-)
  4.  
  5. >First of all... Sorry if I'm asking a lot of stupid questions which
  6. >you all probably know the answers to!!! :-/
  7. >(Are there any AMOS FAQ?)
  8.  
  9. First of all, I've never seen a stupid question on this list, I've seen
  10. stupid answers :))
  11.  
  12.  
  13. >- Is there an AGA extention? If there is, where do I get it / the
  14. >  best one?
  15.  
  16. There's no direct AGA extension out now, but some alows you to use AGA,
  17. one is the OSDevKit (comercial) but it's a real pain to use. A more decent
  18. choice is the intuition extension, but it don't support palette settings
  19. very well. I know of two that's on the way the GUI extensions is coming
  20. in version 1.63 that should support AGA, and the JADE AGA extension is
  21. currently in Beta-status. Besides an extension known as the 'game extension'
  22. is in the works. Drop by my extension list at my site for more 
  23. information on extensions :)) (Intuition is availeble for download)
  24.  
  25.  
  26. >- How do I got Amiga-M to work with my AMOS programs?
  27.  
  28. You don't, AMOS is NOT using standard intuition screens and can't use the
  29. default keys (you can't use Amiga-N to get to WB from amos). Again some
  30. extensions allow you to use standard Intuition screens (same as the AGA
  31. extensions)..
  32.  
  33.  
  34. >- Can I include C and / or assembler source and / or compiled
  35. >  programs into my AMOS programs in any way?
  36.  
  37. ASM programs and compiled C can be included as either a databank and called
  38. with the 'call' command or they can be included as an procedure in your
  39. program and called like any other procedure..
  40.  
  41.  
  42. >- Are there any good extensions for music? For example
  43. >  something to play modules better?
  44.  
  45. Get hold of the DOOM extension (at mush's or at my site), it's proberly
  46. the best, other extensions like AMCAF (shareware) or SLN (Danish docs)
  47. also holds good protracker players..
  48.  
  49.  
  50. >- How do I create extentions? Are there any guide/instruction
  51. >  for this?
  52.  
  53. See the source-code for the music extension ('tutorial/extensions/music.s'
  54. I think), it contains information on the way it's done, both on the special
  55. file-format, the special commands availeble and how to get/return variables
  56. in your commands..
  57.  
  58.  
  59. >Poouh... Oki... time to catch some breath... Sorry for taking
  60. >up your time... but I reely hope you have the answers to my
  61. >questions! :-)
  62.  
  63. I've left those out I don't know anything about, but as far as I can see
  64. others have dealt with those before..
  65.  
  66. -- 
  67. Happy greetings, Yours..
  68. __________________________________________________________________________
  69.  /_  __/ __  / __  /\  ___\  __ \__  _\           aka. JENS VANG PETERSEN
  70.   / / / /_/ / ____/  \ \___\  __ \ \ \              top_cat@post8.tele.dk
  71.  /_/ /_____/_/        \_____\_\ \_\ \_\
  72. --------------------------------------------------------------------------
  73.                      http://home8.inet.tele.dk/top_cat/
  74.   -*-  Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO  -*-
  75.                   -*-  SUPPORT - AMOS - AMIGA - AQUA  -*-
  76. --------------------------------------------------------------------------
  77.  Meets quality standards = It compiles without errors.
  78. --------------------------------------------------------------------------
  79.  
  80.  
  81.