Go to file
Charles Mangin 6c964f36a2
fixed edge case, correctly clears DLR pages
2021-07-21 20:13:17 -04:00
LICENSE Initial commit 2021-06-12 00:17:59 -04:00
QR.6502 fixed edge case, correctly clears DLR pages 2021-07-21 20:13:17 -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 fixed typos in BASIC 2021-06-16 11:20:11 -04:00
qrcode.dsk fixed edge case, correctly clears DLR pages 2021-07-21 20:13:17 -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.