flat assembler
Message board for the users of flat assembler.
Index
> Tutorials and Examples > Tutorial for Newbie |
Author |
|
sts-q 08 May 2021, 14:41
The Fasm manual. Leave 2.1.11 up to 2.1.25 alone for starters.
https://flatassembler.net/docs.php?article=manual The instruction reference i use. Focus on the ones you use, leave alone everything else. https://www.felixcloutier.com/x86/ A Linux syscall reference. Same here: focus on the few you need. http://blog.rchapman.org/posts/Linux_System_Call_Table_for_x86_64/ https://cs.brown.edu/courses/cs033/docs/guides/x64_cheatsheet.pdf Ray's world! http://rayseyfarth.com/ wikibook https://en.wikibooks.org/wiki/X86_Assembly I think it would be a good idea to find a working example, that compiles and runs and start from there modifing it Are you on Linux? Do you want to include asm in C-code or do you want to have a stand-alone fasm program? |
|||
08 May 2021, 14:41 |
|
Yudeen 09 May 2021, 08:40
Im on windows x64 so i dont know how to run the program because doesn't support and the command is different from x32 to x64 so im confused
|
|||
09 May 2021, 08:40 |
|
bitRAKE 09 May 2021, 09:41
Works just fine on 64-bit windows. I post mostly 64-bit stuff, mostly fasmg (lots of code to look at - not all of it is beginner friendly). So if you search my posts or github you'll find stuff.
What have you tried? Are you new to programming in general? None of these things (MULT, LOAD, PROD, and STORE) are specifically x86 related. |
|||
09 May 2021, 09:41 |
|
Yudeen 09 May 2021, 12:57
i still try "hello world" in FASM
Not really new in programming, I know C++ language because last semester |
|||
09 May 2021, 12:57 |
|
bitRAKE 09 May 2021, 13:24
What did you think of the examples that come with fasm?
I really can't help without knowing more about the specific problem. _________________ ¯\(°_o)/¯ “languages are not safe - uses can be” Bjarne Stroustrup |
|||
09 May 2021, 13:24 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.