A82: Re: My personal Challenge of the Week :)


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

A82: Re: My personal Challenge of the Week :)




Why not send the routines to the list so we can all see them ?

The smallest one I can think of is the following:

LD DE,$FFFF ; 3 bytes
LD C,$20  ; 2 bytes
LD A,$80 ; 2 bytes
JP $6601 ; 3 bytes

(It requires the current ROM page to be 5). It has not been tested, but it
hopefully works.

Dines
-----Original Message-----
From: Kouri Rosenberg <kouri@juno.com>
To: assembly-82@lists.ticalc.org <assembly-82@lists.ticalc.org>
Date: 10. august 1998 10:27
Subject: A82: My personal Challenge of the Week :)


>
>So what if this is just a shameless way to get a routine. This is a
>win-win kind of thing. Eveyone should do it. The people who enter get to
>excercise their brains, the winner gets my eternal gratefulness (not to
>mention credit for their routine), and I get help. :) So here goes:
>
>In as few bytes as possible, make a routine that fills the entire screen
>with black pixels. The catch is that you must write directly to the LCD.
>There is no restriction on what registers you can use. In case of a tie,
>speed will be the determining factor. Any questions? Ask me directly. All
>entries should be sent to me directly also (source must be included of
>course). The winner will be announced next Monday. Good luck to all who
>enter!
>
>P.S. Hey, at least this is better than the TI-Files one :)
>
>_____________________________________________________________________
>You don't need to buy Internet access to use free Internet e-mail.
>Get completely free e-mail from Juno at http://www.juno.com
>Or call Juno at (800) 654-JUNO [654-5866]
>

__________________________________________

Dines Justesen
Email: c958362@student.dtu.dk
WWW  : http://www.student.dtu.dk/~c958362/
__________________________________________


Follow-Ups: