Welcome, Guest. Please login or register.

Author Topic: Amos Basic Source Code...!  (Read 1626 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline TheMudTopic starter

  • Sr. Member
  • ****
  • Join Date: Oct 2006
  • Posts: 372
    • Show only replies by TheMud
    • http://www.houseofvoices.tk
Amos Basic Source Code...!
« on: December 29, 2006, 05:16:58 PM »
I found the source code for Amos Basic
on Clickteams page. Its free now, and can be
downloaded legally...

I unpacked the zip file, and there it was.. But
it turned out like this...

AMOS1_3 Folder/

VERIF.S
TOKTAB.S
TOKEN.S
STRING.S
SPRITE.S
MENUS.S
MEMORY.S
EVALUE.S
EDIT.S
ECRANS.S
DISKIO.S
DATAS_RU.S
B.S
DAMOS
BRANCH.S
DATAS_GE.S
DATAS_GE
DATAS.S

I can open them on my Mac with Xcode, and read them..
How can I make that to 1 adf file ? Or isnt that possible?
SoooOOOoooOooo courious... ? Can I ?

Im running AmiKit at the moment on my daughters PC,
and would love to mess a little around with it...

Also have an A1200... See list below :)
-----------------------------------------------
http://www.dailyroxette.com - My first passion next to Amiga
 

Offline TheMudTopic starter

  • Sr. Member
  • ****
  • Join Date: Oct 2006
  • Posts: 372
    • Show only replies by TheMud
    • http://www.houseofvoices.tk
Re: Amos Basic Source Code...!
« Reply #1 on: December 29, 2006, 06:22:29 PM »
No one ?
Quote

-----------------------------------------------
http://www.dailyroxette.com - My first passion next to Amiga
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: Amos Basic Source Code...!
« Reply #2 on: December 29, 2006, 06:30:32 PM »
.s is the extension for an Assembly programming language source file.  It is 68000 assembly language which won't work on XCode to save its own life.  If you want to download Amos see the download area on the Amos Factory website.  And, incidently, we're trying to make a sequel to AmosPro at the Mattathias Yahoo group.