Search found 3 matches
- Sat Jan 11, 2025 7:12 am
- Forum: News
- Topic: Pay for the code
- Replies: 46
- Views: 135639
Re: Pay for the code
Yes, most of the code is taken from the ASM output of a compiler with optimizations disabled, as I found that with optimizations enabled, the code would work erratically or not at all when tested in KolibriOS. In the makeQR function I kept the names of local variables, whereas in the ancillary funct...
- Fri Jan 10, 2025 9:09 am
- Forum: News
- Topic: Pay for the code
- Replies: 46
- Views: 135639
Re: Pay for the code
Implementing the algorithm was fun, however some of the debugging process was dreadful. It was only today that I found out the debugger can load symbols. This is my first significant project in ASM. I didn't make a kernel function. Some last-minute tests are included around line 155; they all decode...
- Wed Jan 08, 2025 11:16 pm
- Forum: News
- Topic: Pay for the code
- Replies: 46
- Views: 135639
Re: Pay for the code
I have finished a QR code generator and would like to claim the bounty.
I am unfamiliar with code submission processes. Should I post the code on pastebin and share a link to it?

I am unfamiliar with code submission processes. Should I post the code on pastebin and share a link to it?
