A problem with AS

Discussion in 'Discussion and Q&A Archive' started by Hanoch, Nov 1, 2008.

Thread Status:
Not open for further replies.
  1. Hanoch

    Hanoch Well-Known Member Member

    Joined:
    Aug 3, 2008
    Messages:
    312
    Location:
    Israel
    I was trying to add the spindash to sonic 1 AS format and it worked. Then i modified it a little to look like a sonic cd style spindash. And when i tried to add the peelout to my hack it didn't build because sonic1.p is missing. And i didn't even touch it! I even tried to make a "fake sonic1.p" by copying s2.p from s2 2007 disasm and renaming it and instead, it just got deleted from the folder! I clicked build.bat and a second before it finished, sonic1.p just disapeard.


    If you dont understand, this is what im talking about:

    How am i going to build the rom now?


    I even changed in my obj01_mdnormal in the peelout thing the bsr.w to jsr
     
  2. shobiz

    shobiz Well-Known Member Member

    Joined:
    Aug 11, 2007
    Messages:
    198
    Location:
    Karachi, Pakistan
    There was an error during your build process, which is why sonic1.p is missing. Could you post the entire assembler output, and also check to see if you have a file called sonic1.log in your disasm folder (and post that as well if you do)?
     
  3. Hanoch

    Hanoch Well-Known Member Member

    Joined:
    Aug 3, 2008
    Messages:
    312
    Location:
    Israel
    I dont have sonic1.log


    I cant put the assembler output because there's too much but i will post what i can:

    Oh and when i built, i saw the sonic1.p appearing and then disapearing again.
     
  4. shobiz

    shobiz Well-Known Member Member

    Joined:
    Aug 11, 2007
    Messages:
    198
    Location:
    Karachi, Pakistan
    In that case, instead of typing build, type build > log.txt, and then post the entire log.txt, so that we can see what error messages are being produced.
     
    Last edited by a moderator: Nov 1, 2008
  5. Hanoch

    Hanoch Well-Known Member Member

    Joined:
    Aug 3, 2008
    Messages:
    312
    Location:
    Israel
    Edit: It builds now, i think it had an error in:


    cmpi.w d1,d0


    bcs.s Boundary_Bottom_locret


    It said addressing mode not allowed here. that means the s-tube bug is unfixable with AS
     
    Last edited by a moderator: Nov 2, 2008
Thread Status:
Not open for further replies.