Re: [cc65] Bounty for Soft-80 CONIO Library for C64

From: Payton Byrd <plbyrd1gmail.com>
Date: 2010-07-04 00:23:16
On Sat, Jul 3, 2010 at 4:39 PM, Groepaz <groepaz@gmx.net> wrote:

> On Montag 28 Juni 2010, you wrote:
> > Would you be interested in collecting a bounty to build it out to meet
> the
> > rest of the requirements I specified?
> for once, i cant see which requirements are not met (or atleast, could be
> met
> by making trivial changes/additions) :)
>
> other than that, i wont touch that code if i dont need it myself - or maybe
> if
> there is suitable compensation involved =P (a general advice for the bounty
> people seems to be: dont announce it at all before atleast *some* donations
> have been made)
>
> --
>

I don't see the drop in CONIO replacement.  I also think it's fair to
request the demo programs I specified in the requirements.  I want to be
able to do this and it work:

#ifdef __C64__
#include<soft80-conio.h>
#else
#include<conio.h>
#endif

----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Sun Jul 4 00:23:44 2010

This archive was generated by hypermail 2.1.8 : 2010-07-04 00:23:46 CEST