Assembly language question

Any discussions related to the creation of new hardware or software for the ZX80 or ZX81
User avatar
mrtinb
Posts: 1910
Joined: Fri Nov 06, 2015 5:44 pm
Location: Denmark
Contact:

Re: Assembly language question

Post by mrtinb »

So here I've extended the code, so you can print a whole screen from machine code. As we use the whole screen, we need to disable the message area occupying the 2 last lines on the screen. Then we print 3 messages of 8 lines, wait for a key press, and enable the message area again.

Download the compiled program here.

Image
Martin
https://zx.rtin.be
ZX81, Lambda 8300, Commodore 64, Mac G4 Cube
Post Reply