A83: Re: very basic asm program help...


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

A83: Re: very basic asm program help...




here is some source kinda fixed up...let me know how ti works or what else you want
included.
---
Jacob Boyce
jboyce@mailexcite.com
2140141 on ICQ

>        ld hl,0000h
>        ld (CURROW),hl
>        ld hl,first
>        call _puts
         ld hl,0001h                these are needed so you dont write over what
you just wrote
         ld (CURROW),hl
>        ld hl, second
>        call _puts
         ret                        ;needed to exit program
>first:
>        .db "Hey",0
>second:
>        .db "Hoz it hanging",0     ;0 needed to be inserted here



Free web-based email, Forever, From anywhere!
http://www.mailexcite.com