[stella] Annual DAsm question

Subject: [stella] Annual DAsm question
From: Ruffin Bailey <rufbo@xxxxxxxx>
Date: Tue, 22 Jan 2002 19:00:31 -0500
At 06:28 PM 1/11/2002 +0100, you wrote:
P.P.S: Yes, the source is a mess :-) (...and don't rely on any comment!)

Argh. I'm trying to compile the beta demo source and I'm getting the following output from DAsm:


D:\z26\dasm>dasm beta.s -f3 -v2 -osource.bin
DASM V2.12.04, high level Macro Assembler
(C)Copyright 1988 by Matthew Dillon, All Rights Reserved
Improvements (C)Copyright 1995 by Olaf 'Rhialto' Seibert, All Rights Reserved
Include: beta.s
Include: vcs.h

END OF PASS: 1
Segment---     init-pc  init-rpc finl-pc  finl-rpc
      code     f000     ????     1000     ????
Reasons:  391, 228   Reasoncode: 00002001
Include: beta.s
Include: vcs.h

END OF PASS: 2
Segment---     init-pc  init-rpc finl-pc  finl-rpc
      code     f000     ????     1000     ????
Reasons:    0,   0   Reasoncode: 00000000

I've gotten errors like this before (http://www.biglist.com/lists/stella/archives/200103/msg00057.html), but I'm not exactly sure what I'm missing this time.


Thanks,

Ruffin Bailey

----------------------------------------------------------------------------------------------
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://www.biglist.com/lists/stella/


Current Thread