[Apps/Pipet] Rewrite from C-- to FASM, add new functionality #149
Reference in New Issue
Block a user
No description provided.
Delete Branch "pipet-rewrite-to-fasm"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WiP: pipet-rewrite-to-fasmto pipet-rewrite-to-fasm@@ -0,0 +1,538 @@
use32
This is a new program, add copyright KolibriOS!
@@ -0,0 +420,4 @@
; picking one color cell from 7*7 grid
pick_col_cell:
mcall 37, 1
Please replace this with costants from
KOSfuncs.inc
. And for everyonemcall
.Is this WIP? Or is it already ready?
pipet-rewrite-to-fasmto Pipet rewrite to fasmIt is already ready.
Your comments have been taken into account and fixed.
Pipet rewrite to fasmto [Apps/Pipet] Rewrite from C-- to FASM, added new functionality[Apps/Pipet] Rewrite from C-- to FASM, added new functionalityto [Apps/Pipet] Rewrite from C-- to FASM, add new functionality@@ -0,0 +1,547 @@
; SPDX-License-Identifier: GPL-2.0-only
; SPDX-FileCopyrightText: 2004-2025 KolibriOS Team
This is a new program, there should only be 2025
79cf625a7d
toe0413cd421
New commits pushed, approval review dismissed automatically according to repository settings
e0413cd421
to02711ca9a8
02711ca9a8
toe353771faa