Re: A86:New in town


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

Re: A86:New in town




Due to a bug, _exec_basic doesn't work the way it's supposed to 
unfortunately.  You _can_ use _exec_assembly, however (which is more 
important anyway :P).

In a message dated 2/18/00 8:16:45 PM Eastern Standard Time, 
callmebobo@hotmail.com writes:

> hello! i am new to assembly and normally dont like to ask questions, but i 
>  am in need of help
>  i have gone through the tutorials, and written all the hello world 
programs 
>  i care to see in my lif. i am trying to write  a menu program that can run 
>  some of my favorite programs (not useful really, just to learn some stuff)
>  in the assembly studio help file ther is a rom call _exec_basic
>  ive tried it, i have loaded the file name into op1, but i still get errors
>  
>  here is a snippet of my program:
>  
>  
>  ld hl,file1
>  call _mov10toop1
>  call _exec_basic
>  
>  file1:
>  .db 6,"AShell"
>  
>  
>  i run this and get an undefined error, but i thought asm just crashed when 
>  it was messed up
>  anyone know whats wrong



----
Jonah Cohen
<ComAsYuAre@aol.com>
http://linux.hypnotic.org/~jonah/ (down)