[Apps/Pipet] Rewrite from C-- to FASM, add new functionality #149

Merged
mxlgv merged 1 commits from pipet-rewrite-to-fasm into main 2025-03-16 12:29:11 +01:00

1 Commits

Author SHA1 Message Date
e353771faa Pipet: Rewrite from C-- to FASM
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 25s
Build system / Build (pull_request) Successful in 4m52s
- Rewritten from C-- to FASM
- Function to select not a single pixel, but a 7*7 rect from screen;
- Function to select each pixel from selected rect;
- Updated UX/UI.

Co-authored-by: leency <lipatov.kiril@gmail.com>
2025-03-16 13:17:33 +02:00