Go to file
Charles Mangin de704c67fe
updated example images
2021-06-16 11:15:39 -04:00
LICENSE Initial commit 2021-06-12 00:17:59 -04:00
QR.6502 Detects 128k, and does double-low-res if available 2021-06-16 11:12:47 -04:00
README.md added readme 2021-06-12 00:28:26 -04:00
example-QR-DLR.png updated example images 2021-06-16 11:15:39 -04:00
example-QR.png updated example images 2021-06-16 11:15:39 -04:00
qrcode.bas Detects 128k, and does double-low-res if available 2021-06-16 11:12:47 -04:00
qrcode.dsk Detects 128k, and does double-low-res if available 2021-06-16 11:12:47 -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.