Re: BASIC for the CBM-II/8088

From: smf <smf_at_null.net>
Date: Tue, 10 Jul 2018 20:00:58 +0100
Message-ID: <b1816ed1-9f8d-d63a-efe0-6fc653d19df6@null.net>
On 10/07/2018 11:22, Michał Pleban wrote:

> I haven't come up with any so far. If a program needs to read characters
> from the screen, it generally accesses the video memory directly instead
> of bothering with INT 10.

gwbasic has this sequence in it,

mov     ah,8h
int     10h

Although I don't think it writes to the screen using the bios, so it 
won't get that far.
Received on 2018-07-10 22:00:05

Archive generated by hypermail 2.2.0.