[Slackers] New slangb1.20 up

Jaymz Julian jaymz at artificial-stupidity.net
Wed May 31 18:03:52 CDT 2006


On Wed, May 31, 2006 at 07:42:15AM -0600, Steve Judd wrote:
> Hey Jaymz,
> 
> I wasn't able to build-wor.sh -- missing sprite.inc file.  I wanted to
> compile it to see what's going on, but maybe the following would be good
> enough:
> 
> > .C:5b9e   A9 00      LDA #$00
> > .C:5ba0   85 6C      STA $6C
> > .C:5ba2   20 94 96   JSR $9694  <----- right here
> 
> Can you show me the code at $9694 as well?  Alternatively, can you show
> the output of the linker (I'd like to see what address core.l is being
> linked to).

ooops.  http://dspaudio.com/~jaymz/sprite.inc :)

$9694 is a world of $00,$00,$00,$00,$00,$00 :).

Output:

^_^*jaymz ~/c64/asm/slang$ ./xlang wor.link -o wor.prg
Loading (petscii) bin/rom-a000.prg... $00a000-$00c000
Loading (petscii) bin/rom-e000.prg... $00e000-$010000
Loading (petscii) bin/CHARROM-D000.PRG... $00d000-$00dfff
Loading (petscii) bin/ZP0000-03FF.PRG... $000000-$0003ff
Loading (petscii) bin/SLANGDEF.O... $00aa00-$00c2ad
Loading (petscii) bin/SLANG1.3.O... $000801-$00a8a7
Loading (ascii) wor.link... $040000-$040029
Compiling...
Loading (petscii) wor.l... $020000-$024c78
 $4000
  addext:
  addent:
  fixloc:Loading (petscii) sprite.l... $0236f9-$023c1a
 $76f9
  addext:
  addent:
  fixloc:Loading (petscii) core.l... $023a64-$024079
 $7a64
  addext:
  addent:
  fixloc:
resolving externals...

assembly sucessful -- 15712 bytes
$4000-$7d5f
ORG=$4000, CODEEND=$7d60
Saving wor.prg... $4000-$7d60

> Also, I assume you re-compiled the wor program before linking?

yep :)

-- 
--
Jaymz Julian - Coder, Visionary, Fat Ass.
"Hannibal is a serial killer. He only likes to kill and eat people. 
 Very few people have `I want to be killed and eaten' on their cards, 
 so Hannibal is out of a job." - http://cards.sf.net


More information about the Slackers mailing list