From: Marc 'BlackJack' Rintsch on
On Thu, 27 Mar 2008 08:16:36 -0700, Bill Buckels wrote:

> On Mar 27, 8:28 am, Marc 'BlackJack' Rintsch <bj_...(a)gmx.net> wrote:
>> I think it's still to close to the original to be a "real" C program.  The
>> ``goto``\s to jump around are bad C style.
>
> Yeah, you're right Marc. The reason that I made it so close is so it
> could be recognized as the same program. A good for (;;) with a break
> and a continue would have done just as well.
>
> What would you do with this one in cc65?

Here's a try:

http://bj.spline.de/download/pianokey-0.1.0.tar.gz

Ciao,
Marc 'BlackJack' Rintsch