The z80-on-prototype-board[1] is moving along nicely, and I
would say quickly, but the pace is dictated by cheap parts
from china/ebay. While I'm waiting on pieces to finish the
hardware part of things, I went ahead and created two Nascom
Basic programs to use on the hardware when it's done.

The first is a text editor of sorts. The second is a "sheet"
program, which lets you punch in numbers in rows/cols and
then run functions on those (sum, average, min, max.) Just
a few fun things to play with, really.I wanted something
with some sort of utility, since most of the punch-it-in
basic programs out there (that I could find) are just games.

The source for both programs may be had in the bas folder of
the project. They should both run in bwbasic or gwbasic with
only minor changes.

[1]gopher://grex.org:70/1/~tfurrows/projects/z80_buildproto/