mirror of
https://github.com/thrust26/6502-QR-code-generator.git
synced 2025-01-15 06:29:50 +00:00
Update README.md
This commit is contained in:
parent
d4b749efe4
commit
2842886d8d
@ -1,3 +1,5 @@
|
|||||||
|
![image](https://user-images.githubusercontent.com/24360774/114864091-de2af080-9df0-11eb-84c0-3c75fd7b1159.png)
|
||||||
|
|
||||||
# 6502-QR-code-generator
|
# 6502-QR-code-generator
|
||||||
A simple DASM assembler library for creating small QR codes
|
A simple DASM assembler library for creating small QR codes
|
||||||
|
|
||||||
@ -22,4 +24,4 @@ If you make use of my code or have questions, please let me know.
|
|||||||
- only byte mode supported
|
- only byte mode supported
|
||||||
- no automatic mask pattern evaluation
|
- no automatic mask pattern evaluation
|
||||||
- tested only for version 2 QR codes (25x25)
|
- tested only for version 2 QR codes (25x25)
|
||||||
- memory organization has to be implemented platform specific
|
- memory organization has to be implemented platform specific
|
||||||
|
Loading…
x
Reference in New Issue
Block a user