I've got a Tandy 200 and can test if someone tells me what to do. I know
nothing about machine code on these beasts.

I can tell you that when I type call 35587,0,0 I get "OK", but if I try 3072
it gives me "?SN Error".  That implies to my naive eyes that the address
8B03H is correct for KYREAD and 0C00H is incorrect. That also jibes with
the Model 200 Technical Reference
<https://archive.org/details/Model_200_Technical_Reference_Manual_1986_Tandy/page/n148/mode/1up?q=KYREAD>,
which says 8B03H.

--b9

On Sat, Jan 22, 2022 at 6:47 PM Willard Goosey <goo...@sdc.org> wrote:

> I'm  seeing different addresses in hterm.git/lib/T200rom*.asm
> can a t200 dev  confirm these?
> LCD 503CH (everywhere else)
> LCD 5030H (T200rom_published_lib.asm)
>
> KYREAD 0C00H
> KYREAD 8B03H
>
> CHSNS 1404H
> CHSNS 1422H
>
> SENDCS 6E1EH
> SENDCS 8617H
>
> CLSCOM 87B6H
> CLSCOM 87B5H
>
> GETTOP 6E8CH
> GETTOP 6E8DH
>
> KILASC 2AB5H
> KILASC 2AB4H
>
>
>
> willard
>
>
> Sent from my Galaxy TabĀ® A
>

Reply via email to