Flag: demo program rewritten from C to FASM #219
Reference in New Issue
Block a user
No description provided.
Delete Branch "flag2-demo"
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?
Flag: demo program rewritten from C to FASM
Original source: http://ftp.kolibrios.org/arch/libraries/TinyGL/examples/flag_src.7z
@@ -0,0 +72,4 @@
mov ebx,200
@@:
sub ebx,10
stdcall reshape, ebx,eax
This indentation looks strange. Same a few lines below.
These are the remains of some old code, the 'gears' program had the same thing. Removed
There is the very same issue below in this file
I didn't notice anything like that further in the code, I didn't understand where the same error was
49dccad197
to4815a5b8e7
4815a5b8e7
to2f4d4ca6d0
2f4d4ca6d0
to9f8d54cc20