flat assembler
Message board for the users of flat assembler.

Index > Tutorials and Examples > Tutorial for Newbie

Author
Thread Post new topic Reply to topic
Yudeen



Joined: 08 May 2021
Posts: 3
Location: Yogyakarta
Yudeen 08 May 2021, 13:41
So I'm new in Flat assembler Sad
Can somebody link me the command list/language or good tutorial? Idea
And my task is to create program with MULT, LOAD, PROD, and STORE? (can u explain what's that mean)
Post 08 May 2021, 13:41
View user's profile Send private message Reply with quote
sts-q



Joined: 29 Nov 2018
Posts: 57
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


Cool Confused

Are you on Linux?
Do you want to include asm in C-code
or do you want to have a stand-alone fasm program?
Post 08 May 2021, 14:41
View user's profile Send private message Visit poster's website Reply with quote
Yudeen



Joined: 08 May 2021
Posts: 3
Location: Yogyakarta
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
Post 09 May 2021, 08:40
View user's profile Send private message Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4016
Location: vpcmpistri
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. Confused
Post 09 May 2021, 09:41
View user's profile Send private message Visit poster's website Reply with quote
Yudeen



Joined: 08 May 2021
Posts: 3
Location: Yogyakarta
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
Post 09 May 2021, 12:57
View user's profile Send private message Reply with quote
bitRAKE



Joined: 21 Jul 2003
Posts: 4016
Location: vpcmpistri
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
Post 09 May 2021, 13:24
View user's profile Send private message Visit poster's website Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.