A86: Re: VAT/Lev Detection


[Prev][Next][Index][Thread]

A86: Re: VAT/Lev Detection




Hey ahmed i am trying to learn the same thing for my game.
Well i found a great lesson on it here is the URL
http://members.tripod.com/~jaymzroo/lessons/Less3.txt
 I hope this helps it helped me a ton
-----Original Message-----
From: Ahmed El-Helw <ahmed@ticalc.org>
To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
Date: Saturday, October 10, 1998 5:12 PM
Subject: A86: VAT/Lev Detection


>
>Hello,
> Would someone please answer the following:
>
>1. How would I save an asm file to a string [i need levels in it], do i do
>a .org 0 and .end at the end?  Since I compile w/asm86, what is the command
>for compiling asm into binary so i can use bin2str?
>
>2. How would I find the string if I know the name will be lets say
brixlevs?
>
>3. How would I load the levels?  Let me clarify.  Right now, I do this:
>
>ld hl,OriginalLevel
>ld de,Level
>ld bc,88
>ldir
>
>something like that.. if i use autodetection, will there be a way to copy
>the original level to level?  And how.  Please help, thanks in advance.
>
> -Ahmed
>Ahmed El-Helw
>ahmed@ticalc.org
>http://www.ticalc.org
>_____________________________
>http://hail.icestorm.net/asm
>ICQ : 3350394
>