Jump to content



Robert M's Photo

Robert M

Member Since 30 Dec 2002
OFFLINE Last Active Oct 18 2011 5:49 PM

Posts I've Made

In Topic: What does vblk2 f600 mean?

Sat Oct 15, 2011 6:45 AM

That's a good mystery. Are you willing to post the entire list file, or the original asm file generated by the batari Basic compiler?

In Topic: What does vblk2 f600 mean?

Fri Oct 14, 2011 5:47 PM

Its hard to say. Try this: When you compile your code add this option '-lmylisting.lst' . That's a lowercase L after the dash. DASM will produce a list file that has all the compiler information. Find the message in that listing file and you may more clearly see what is causing it.