Go to file
Charles Mangin 88a3baba1c
added readme
2021-06-12 00:28:26 -04:00
LICENSE Initial commit 2021-06-12 00:17:59 -04:00
QR.6502 initial upload 2021-06-12 00:21:56 -04:00
README.md added readme 2021-06-12 00:28:26 -04:00
eample-QR.png added example output 2021-06-12 00:24:53 -04:00
qrcode.bas initial upload 2021-06-12 00:21:56 -04:00
qrcode.dsk initial upload 2021-06-12 00:21:56 -04:00

README.md

A2QR

Creates QR codes on an Apple II. DSK includes an example BASIC program to trigger QRCODE.bin with either BYTE or ALPHANUMERIC option, and user-defined content.

Currently, it is limited to v4 (33 x 33 pixel) codes, one mask option, and "low" ECC bytes.