Jump to content

Luigi301

Members
  • Content Count

    372
  • Joined

  • Last visited

Posts posted by Luigi301


  1. My 7800 has a problem. If I put in a 2600 cart, I get a blank screen, much like that when you have no cart plugged into a 2600. I don't know anything about repairing or diagnosing 7800s, and I have no 7800 carts to test it with. I know the 2600 cart works because it plays in my 2600.


  2. How do I tell if my Tele-Games is a Heavy Sixer or a converted CX2600? According to the hardware page, it came in both.


  3. Well, I got it to compile (sort of) but DASM spits this out and my emulator crashes.

     

    DASM V2.02, (c)Copyright 1988 Matthew Dillon, All Rights Reserved
    mismatch    SETVECT 401f(r )  pc: 4022
    line   49 HEADER.INC Label Mismatch
    mismatch    ENDMAIN 4072(r )  pc: 4075
    line   11 worm.asm   Label Mismatch
    mismatch        CLS 4075(r )  pc: 4078
    line    4 WORM.1     Label Mismatch
    mismatch      CNEXT 407f(r )  pc: 4082
    line    9 WORM.1     Label Mismatch
    mismatch        Y2K 4091(r )  pc: 4094
    line   22 WORM.1     Label Mismatch
    mismatch       Y2K0 40a2(r )  pc: 40a5
    line   30 WORM.1     Label Mismatch
    mismatch       Y2K1 40a4(r )  pc: 40a7
    line   31 WORM.1     Label Mismatch
    mismatch       Y2K2 40b0(r )  pc: 40b3
    line   37 WORM.1     Label Mismatch
    mismatch       Y2K3 40c6(r )  pc: 40c9
    line   47 WORM.1     Label Mismatch
    mismatch     CLRRAM 40e0(r )  pc: 40e3
    line   63 WORM.1     Label Mismatch
    mismatch   OPTIONS, 40f0(r )  pc: 40f3
    line   75 WORM.1     Label Mismatch
    


  4. I've got a problem with DASM spitting out some errors compiling the hello world example.

     

    DASM V2.02, (c)Copyright 1988 Matthew Dillon, All Rights Reserved
    unknown mnemonic: '$BC00'
    line   29 hello.asm  Unknown Mnemonic
    unknown mnemonic: '$BC20'
    line   47 hello.asm  Unknown Mnemonic
    Unrecoverable error in pass, aborting assembly!
    

     

    I used the /d switch like the FAQ said.

×
×
  • Create New...