A82: Re: Ilya?
[Prev][Next][Index][Thread]
A82: Re: Ilya?
Some of them should be included in 82ROM, for information about the rest
look at the header files from Ash 3.1 Beta 2 if you still have them.
Dines
----- Original Message -----
From: Sam Heald <evil_sam@hotmail.com>
To: <assembly-82@lists.ticalc.org>; <ilyamojo@geocities.com>
Sent: Tuesday, May 04, 1999 10:42 PM
Subject: A82: Ilya?
>
> Is Ilya still around in the 82 scene? I need some information regarding
> his Pong 82z port. In particular, exactly what are all of those peculiar
> ROM_CALL's and where can I get information about them (they're not in
> 82ROM.txt).
> Sam
>
> CALL ROM_CALL
> .dw 0x2F48-0x1A
>
> CALL ROM_CALL
> .dw 0x19F5
>
> CALL ROM_CALL
> .dw 0x35A0
>
> CALL ROM_CALL
> .dw 0x3566-0x1A ; OP1 = RANDOM
>
> ld hl,8
> CALL ROM_CALL
> .dw 0x359A
>
> CALL ROM_CALL
> .dw 0x0925 ;0925 or RST 0028 OP1 = OP1*OP2 (no extra digits)
>
> CALL ROM_CALL
> .dw 0x0836 ;0836 OP1 = IPART(OP1)
>
> CALL ROM_CALL
> .dw 0x35A0
>
> ld h,0
> ld l,a
> CALL ROM_CALL
> .dw 0x359A
>
> CALL ROM_CALL
> .dw 0x1D19
>
> CALL ROM_CALL
> .dw 0x2E46
> .dw 0x6CA4
> .db 0x04
>
>
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
References:
- A82: Ilya?
- From: "Sam Heald" <evil_sam@hotmail.com>