Shop OBEX P1 Docs P2 Docs Learn Events
sx-pong — Parallax Forums

sx-pong

yllawwallyyllawwally Posts: 23
edited 2004-08-03 23:39 in General Discussion
Has anyone here tried to make sx-pong on these?·
http://www.rickard.gunee.com/projects/video/sx/pong.php

When I assemble the code I get an error?· I get SASM.DLL error,and it wants to send some info to microsoft, then if I cancel· I get .sym file not found.· Any ideas as to the problem? Is sasm something I need to reinstall or something.

Comments

  • KenMKenM Posts: 657
    edited 2004-08-02 02:22
    I have not......
  • PJMontyPJMonty Posts: 983
    edited 2004-08-03 22:20
    The problem is due to a bug in SASM. I hunted down the bug after trying to assemble the SX-Pong code. It's an old bug as it is present in SASM 1.48, which was the last release from Ubicom.

    However, the SX-Pong code does assemble perfectly with the original Parallax assembler, so go into configure, uncheck "Use SASM", and assemble away until the next release of the IDE.

    Thanks,
    PeterM
  • yllawwallyyllawwally Posts: 23
    edited 2004-08-03 22:41
    I turned off the SASM, and it does compile correctly now.· Thanks for the info. The sx-pong project was the reason I bought the SX.
  • PJMontyPJMonty Posts: 983
    edited 2004-08-03 23:39
    Glad to help. BTW, even though this particular situation called for using the original assembler, I highly recommend using SASM for all other projects, whether new or old.

    Thanks,
    PeterM
Sign In or Register to comment.