"Replicated text too big"-Error

Discussion in 'Discussion and Q&A Archive' started by Selbi, Dec 25, 2008.

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

    Selbi The Euphonic Mess Member

    Joined:
    Jul 20, 2008
    Messages:
    2,429
    Location:
    Northern Germany
    1.: What is the dbf command?


    2.: How do I fix this?
     
  2. Selbi

    Selbi The Euphonic Mess Member

    Joined:
    Jul 20, 2008
    Messages:
    2,429
    Location:
    Northern Germany
    Nevermind. I used the wrong split. But now I have it in my real split:

    I never edited this Line/Routine. So why do I have this error?


    EDIT: Nevermind, I fixed it. If you have the same problem, make sure, your align macro at the beginning (only ASM68k) looks like this:



    Code:
    align macro
    
    	 cnop 0,\1
    
    	 endm


    NOTHING ELSE! Not even:



    Code:
    align macro
    
    cnop 0,\1
    
    endm
     
    Last edited by a moderator: Apr 7, 2009
Thread Status:
Not open for further replies.