flat assembler
Message board for the users of flat assembler.
  
|  Index
      > Tutorials and Examples > Newbie - code won't compile. Help. | 
| Author | 
 | 
| revolution 11 Mar 2019, 05:57 Is that MASM code?
 There are a lot of differences between fasm and other assemblers. This post gives some indication of the problems you will encounter Quote: MASM - depending from MASM version and coding style used, you will have to rewrite 50% ... 95% (MASM compatibility (partial) macros exist for Win32, also some unofficial "PROC16") | |||
|  11 Mar 2019, 05:57 | 
 | 
| bteddy1 11 Mar 2019, 07:02 The code come from this site, this post, look at first post at top . It is supposed to be working fasm code. The code at the top is different from the code I was able to download from link.  NOT MASM. The FASM Manual "Fasm Version 1.73_Programmer's_Manual.doc" does not show how to define a stucture, where in code to place it, how to reference it ... | |||
|  11 Mar 2019, 07:02 | 
 | 
| revolution 11 Mar 2019, 07:05 You are probably missing some included macro library then.
 Which page is it from? | |||
|  11 Mar 2019, 07:05 | 
 | 
| bteddy1 11 Mar 2019, 07:08 Deluxe video poker
 https://board.flatassembler.net/topic.php?t=15478 There are no includes or calls. | |||
|  11 Mar 2019, 07:08 | 
 | 
| revolution 11 Mar 2019, 07:11 Okay, Those files from uart777 do not use the standard fasm or Intel syntax. That is probably not a good way to learn how fasm works. They require a very complex set of macros to implement the code. | |||
|  11 Mar 2019, 07:11 | 
 | 
| bteddy1 11 Mar 2019, 07:16 Ok, sorry, I thought the site was all FASM code. | |||
|  11 Mar 2019, 07:16 | 
 | 
| revolution 11 Mar 2019, 07:22 In a way it shows the power of fasm macros, because it can be assembled with fasm if you have the correct macro set. I don't know where uart777 posted the macros he was using. But I do remember they were very long and complicated. | |||
|  11 Mar 2019, 07:22 | 
 | 
| < Last Thread | Next Thread > | 
| Forum Rules: 
 | 
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.