1. Please read the rules on SDK and Recovery files for all systems. There are legal differences between direct links and links to other sites. Please read the rules to understand the difference between a download and a link. Dismissing this notice will acknowledge you are aware of the rules.
  2. File sharing rules have changed please read the rules again. Primary changes involve Xbox 360 and PlayStation 4. Dismissal of this notice is a recognition of the change of rules.

Request : SASM

Discussion in 'File Downloads - Share and Request' started by kammedo, May 5, 2007.

  1. kammedo

    kammedo and the lost N64 Hardware Docs

    Joined:
    Sep 24, 2004
    Messages:
    2,138
    Likes Received:
    12
    Anyone got that dev kit?
     
  2. Calpis

    Calpis Champion of the Forum

    Joined:
    Mar 13, 2004
    Messages:
    5,906
    Likes Received:
    21
    SNASM?

    Who is it by?
     
  3. kammedo

    kammedo and the lost N64 Hardware Docs

    Joined:
    Sep 24, 2004
    Messages:
    2,138
    Likes Received:
    12
    Should be Sculptured Software if im not wrong.
    Could be SNASM658 as well methinks.

    *winks at ASSEMbler*
     
    Last edited: May 5, 2007
  4. babu

    babu Mamihlapinatapai

    Joined:
    Apr 15, 2005
    Messages:
    2,945
    Likes Received:
    3
    I might have it.. but I as usual don't have access to my computer until the end of the week.. :(
     
  5. kammedo

    kammedo and the lost N64 Hardware Docs

    Joined:
    Sep 24, 2004
    Messages:
    2,138
    Likes Received:
    12
    wow...would be great ^^!
     
  6. codyness

    codyness Newly Registered

    Joined:
    Apr 4, 2007
    Messages:
    2
    Likes Received:
    0
    kammedo, I've got 2 little files when run display this

    SASML Version 2.2 Copyright 1989 - 1994 Sculptured Software Inc.

    and

    SLINK Version 1.1d Copyright 1993 Sculptured Software Inc.

    I think that's what your looking for. I don't have any other documents for it and i've never used them before. If you want it just tell me and i'll put it up somewhere for you. There really small about 100k zipped up.
     
  7. cdoty

    cdoty Gutsy Member

    Joined:
    Mar 23, 2005
    Messages:
    413
    Likes Received:
    2
    Any chance you would have some source code or makefiles that use it?
     
  8. kammedo

    kammedo and the lost N64 Hardware Docs

    Joined:
    Sep 24, 2004
    Messages:
    2,138
    Likes Received:
    12
    I personally dont, but i plan to :p - at least to give it a try and see how it works.
     
  9. codyness

    codyness Newly Registered

    Joined:
    Apr 4, 2007
    Messages:
    2
    Likes Received:
    0
    Nope sorry don't have any source code for use with it.
     
  10. cdoty

    cdoty Gutsy Member

    Joined:
    Mar 23, 2005
    Messages:
    413
    Likes Received:
    2
    Using SASML, I was able to assemble a snippet of asm without much trouble. It required an org to be defined.

    The assembler outputs intel hex by default, but it can be changed to binary by including:
    'OUTPUT "BIN"'
    in the source file.

    It can be IHEX, MHEX, THEX(?), MADMAC, DASM, SASM, BIN or, LINK.

    Here'a the snippet (as a linkable file):
    org $8000
    OUTPUT "LINK"
    sei ; Disable interrupts
    clc ; Switch to native mode
    xce


    A link file is pretty easy to build:
    ORG $8000
    LINK Test.obj

    But, I'm not sure how to get it to output a binary file.

    In the SASML file, at offset 0x1B48C, there is a list of keywords.
    The needed ones are:
    LONGA ON/OFF
    LONGI ON/OFF
     
    Last edited: May 15, 2007
  11. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    My hdd array is offline pending arrival of my raid setup. I have it on there, and I think some demo code. I also have the docs :)

    Remind me in a week, I'm up tomy elbows in pc parts..
     
  12. kammedo

    kammedo and the lost N64 Hardware Docs

    Joined:
    Sep 24, 2004
    Messages:
    2,138
    Likes Received:
    12
    I have the docs as well ^^. Buyed them from you some time ago via eBay if I remember it correctly...If someone needs them, I can arrange a scan.
     
  13. ASSEMbler

    ASSEMbler Administrator Staff Member

    Joined:
    Mar 13, 2004
    Messages:
    19,394
    Likes Received:
    995
    All I have is the OCR version of that, and the code got a bit
    jumbled as it "corrected" to code.

    It would be nice to see the original as a scan. OCR sucks.
     
  14. kammedo

    kammedo and the lost N64 Hardware Docs

    Joined:
    Sep 24, 2004
    Messages:
    2,138
    Likes Received:
    12
    I'll see what I can do. Need to get back at home first.
     
  15. Jagasian

    Jagasian Guest

    I am interested in original SNES dev kits and manuals too.
     
  16. Producer

    Producer Member

    Joined:
    Sep 7, 2007
    Messages:
    24
    Likes Received:
    0
    Can please anybody that have the docs (in emergency the OCR scanned Variant, too) these upload?

    I think the Docs are included on this picture

    [​IMG]

    (left from the Dev Board) that i found on the Web. (This pic is from "ASSEMbler"?)

    If someone the documents in the Internet to publish could would be very great.

    Big Thanks!
     
sonicdude10
Draft saved Draft deleted
Insert every image as a...
  1.  0%

Share This Page