flat assembler
Message board for the users of flat assembler.

Index > Main > Fasm used exclusively in my new article

Author
Thread Post new topic Reply to topic
WindowsNT



Joined: 08 Jul 2008
Posts: 4
Location: Greece
WindowsNT 11 Jan 2019, 10:40
https://www.codeproject.com/Articles/1273844/The-Intel-Assembly-Manual

Contains everything in FASM: Real, Protected, Long, Virtualization, and soon DPMI.

What an excellent assembler.

Have fun Smile
Post 11 Jan 2019, 10:40
View user's profile Send private message Visit poster's website Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20355
Location: In your JS exploiting you and your system
revolution 11 Jan 2019, 14:15
Thanks for posting.

Seems a good introduction.

The structures are presented as C style though. So "long" is ambiguous to me. Is it always 32-bits? Some compilers change the length of long to match the underlying code, i.e. 32-bit or 64-bit. Perhaps changing to x86 conventions would serve the purpose better, dword, qword, etc.
Post 11 Jan 2019, 14:15
View user's profile Send private message Visit poster's website Reply with quote
DimonSoft



Joined: 03 Mar 2010
Posts: 1228
Location: Belarus
DimonSoft 11 Jan 2019, 17:43
intN_t types do the job. All those int’s, long’s, char’s and float’s are not guaranteed to have any particular size, only the minimal one is specified. And it shouldn’t even be a multiple of 8 bits.
Post 11 Jan 2019, 17:43
View user's profile Send private message Visit poster's website Reply with quote
Furs



Joined: 04 Mar 2016
Posts: 2519
Furs 11 Jan 2019, 21:01
Is there a way to download articles off CodeProject without downloading the entire web page with all the bloat? I really hate relying on online availability of something (if only that my internet can go down) and always archive locally interesting information like this.

I hate sites that assume you are online 24/7.
Post 11 Jan 2019, 21:01
View user's profile Send private message Reply with quote
sts-q



Joined: 29 Nov 2018
Posts: 57
sts-q 11 Jan 2019, 21:30
print botton top right of page
( then save or print? )
Post 11 Jan 2019, 21:30
View user's profile Send private message Visit poster's website Reply with quote
Furs



Joined: 04 Mar 2016
Posts: 2519
Furs 12 Jan 2019, 21:57
sts-q wrote:
print botton top right of page
( then save or print? )
Thanks. It's not perfectly what I wanted, but it will do. Wink
Post 12 Jan 2019, 21:57
View user's profile Send private message Reply with quote
rugxulo



Joined: 09 Aug 2005
Posts: 2341
Location: Usono (aka, USA)
rugxulo 05 Apr 2019, 20:38
WindowsNT wrote:
https://www.codeproject.com/Articles/1273844/The-Intel-Assembly-Manual

Contains everything in FASM: Real, Protected, Long, Virtualization, and soon DPMI.


I know I'm late replying, but ... can you please re-license your code to a free/libre license that is both OSI and FSF approved? (CPOL is not popular, apparently.) This is not a personal request as I do not intend to use it. So don't feel pressured too much, but ... it's nice to not have unnecessary obstacles for further redistribution and development.
Post 05 Apr 2019, 20:38
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.