[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mostly useless hack.
Hi Egan,
> Greetings Oliver,
>
> [additional ideas with QR codes]
Cool!
> Something that I didn't do for this project was a general purpose QR
> code generator. My QR codes are actually recomputed bitmaps. I started
> creating the QR generator first, but it was taking too long (I only get
> a few hours a weekend to work on this stuff), so I scrapped it for now.
Are you aware of cc65? It allows you to re-use existing C code you
find on the net for the Apple II - as long as it isn't too large.
Compared to BASIC and Assembler _really_ a new level of productivity!
Mentioning this just because you mentioned your limited time budget
(like mine btw.)...
Regards,
Oliver