Go to file
2021-06-15 23:34:17 -04:00
eample-QR.png added example output 2021-06-12 00:24:53 -04:00
LICENSE Initial commit 2021-06-12 00:17:59 -04:00
QR.6502 a bit faster, explicit memory init 2021-06-14 21:40:20 -07:00
qrcode.bas fixed typo in line 70 2021-06-15 23:34:17 -04:00
qrcode.dsk initial upload 2021-06-12 00:21:56 -04:00
README.md added readme 2021-06-12 00:28:26 -04:00

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.