QR code generation

In this forum you can write about anything that does not fit in other forums.
This includes generic Oric talkings and things that are totaly unrelated but want to share with people here :)
User avatar
iss
Wing Commander
Posts: 1837
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: QR code generation

Post by iss »

Well, I just realized that in the description of the YT video is a link to the asm sources:
https://github.com/The8BitTheory/qr128 :D
Goodwell
Private
Posts: 4
Joined: Thu Mar 13, 2025 8:15 am

Re: QR code generation

Post by Goodwell »

Absolutely feel free to check out the code at https://github.com/The8BitTheory/qr128
The asm subfolder is most interesting for you.
The branch mega65 is most up to date currently, I can update the main branch to make it more aligned.

Just wanted to let you know that I‘m happy to help if it makes sense.
But please feel free to have a look yourself :-)
Goodwell
Private
Posts: 4
Joined: Thu Mar 13, 2025 8:15 am

Re: QR code generation

Post by Goodwell »

iss wrote: Thu Mar 13, 2025 4:10 pm Well, I just realized that in the description of the YT video is a link to the asm sources:
https://github.com/The8BitTheory/qr128 :D
Right :-)

(My previous message was too late)
User avatar
iss
Wing Commander
Posts: 1837
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: QR code generation

Post by iss »

Goodwell wrote: Thu Mar 13, 2025 4:11 pm Absolutely feel free to check out the code at https://github.com/The8BitTheory/qr128
The asm subfolder is most interesting for you.
The branch mega65 is most up to date currently, I can update the main branch to make it more aligned.

Just wanted to let you know that I‘m happy to help if it makes sense.
But please feel free to have a look yourself :-)
Thanks! ( Danke sehr! :D )
User avatar
iss
Wing Commander
Posts: 1837
Joined: Sat Apr 03, 2010 5:43 pm
Location: Bulgaria
Contact:

Re: QR code generation

Post by iss »

Goodwell wrote: Thu Mar 13, 2025 4:11 pm Absolutely feel free to check out the code at https://github.com/The8BitTheory/qr128
But please feel free to have a look yourself :-)
20250506_101850.jpg
THIS IS UNBELIEVABLE!!! :shock:
504 milliseconds!
Bare code size: ~1840 bytes!

Very well done @Goodwell.

I will share adapted to XA assembler sources and they should be usable for any other 8-bit platform.
User avatar
xahmol
Squad Leader
Posts: 620
Joined: Sun Jun 28, 2020 7:32 pm
Location: Utrecht, The Netherlands
Contact:

Re: QR code generation

Post by xahmol »

Super and very useful!
Will certainly use this.
Post Reply