Flag: demo program rewritten from C to FASM #219

Merged
mxlgv merged 1 commits from flag2-demo into main 2025-04-22 15:11:58 +02:00
Member

Flag: demo program rewritten from C to FASM

Original source: http://ftp.kolibrios.org/arch/libraries/TinyGL/examples/flag_src.7z

Flag: demo program rewritten from C to FASM Original source: http://ftp.kolibrios.org/arch/libraries/TinyGL/examples/flag_src.7z
IgorA added 1 commit 2025-04-17 00:36:06 +02:00
Flag: demo program rewritten from C to FASM
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 22s
Build system / Build (pull_request) Successful in 6m8s
49dccad197
dunkaist reviewed 2025-04-17 05:05:18 +02:00
@@ -0,0 +72,4 @@
mov ebx,200
@@:
sub ebx,10
stdcall reshape, ebx,eax
Owner

This indentation looks strange. Same a few lines below.

This indentation looks strange. Same a few lines below.
Author
Member

These are the remains of some old code, the 'gears' program had the same thing. Removed

These are the remains of some old code, the 'gears' program had the same thing. Removed
Owner

There is the very same issue below in this file

There is the very same issue below in this file
Author
Member

I didn't notice anything like that further in the code, I didn't understand where the same error was

I didn't notice anything like that further in the code, I didn't understand where the same error was
IgorA force-pushed flag2-demo from 49dccad197 to 4815a5b8e7 2025-04-17 08:45:20 +02:00 Compare
IgorA force-pushed flag2-demo from 4815a5b8e7 to 2f4d4ca6d0 2025-04-17 11:33:48 +02:00 Compare
mxlgv requested review from mxlgv 2025-04-18 10:10:46 +02:00
mxlgv added the
PR
Review required
label 2025-04-18 10:11:01 +02:00
mxlgv approved these changes 2025-04-22 14:42:58 +02:00
mxlgv added
PR
Ready to merge
and removed
PR
Review required
labels 2025-04-22 14:43:07 +02:00
mxlgv added
PR
Review required
and removed
PR
Ready to merge
labels 2025-04-22 14:52:00 +02:00
dunkaist approved these changes 2025-04-22 14:57:13 +02:00
mxlgv force-pushed flag2-demo from 2f4d4ca6d0 to 9f8d54cc20 2025-04-22 15:03:38 +02:00 Compare
mxlgv added
PR
Ready to merge
and removed
PR
Review required
labels 2025-04-22 15:04:06 +02:00
mxlgv scheduled this pull request to auto merge when all checks succeed 2025-04-22 15:05:17 +02:00
mxlgv merged commit d7795a8961 into main 2025-04-22 15:11:58 +02:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#219
No description provided.