flat assembler
Message board for the users of flat assembler.
  
|  Index
      > Main > end reserved word fasmg | 
| Author | 
 | 
| donn 24 Mar 2020, 17:40 Please disregard. Had
 Code: 
.end:
    instead of Code: 
end:
    Can't reproduce now, was find/replacing incorrectly most likely. Will follow-up here if anything else surfaces. | |||
|  24 Mar 2020, 17:40 | 
 | 
| Tomasz Grysztar 24 Mar 2020, 18:15 If you have a problem defining a label that has the same name as existing instruction, you can do it this way:     Code: ?end:
        jmp     end     | |||
|  24 Mar 2020, 18:15 | 
 | 
| donn 24 Mar 2020, 20:54 No problem, I may have repro'd in the included file using
 Code: 
        end:
    Code: 1>flat assembler version g.iveex 1>..\src\main\asm\datap.asm [10] ..\src\main\asm\datap.inc [3] ..\src\main\asm\Includes.inc [2] ..\src\main\asm\Include/List.inc [1] ..\src\main\asm\Include/../List/List.inc [443]: 1> end: 1>Processed: end: 1>EXEC : error : invalid argument. A little hard to tell at this point since supressing one error is leading to the next. Still converting the entire project. Not a blocker, have the ?end: solution and may just rename these to completed:. 
 | |||||||||||
|  24 Mar 2020, 20:54 | 
 | 
| donn 25 Mar 2020, 00:17 Got the project up to date, unit tests passing!
 https://dev.azure.com/lewissall/hpdporg/_build/results?buildId=36&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=9c939e41-62c2-5605-5e05-fc3554afc9f5 The style I'm using now with CALM fasmg: https://github.com/hpdporg/datap/blob/master/src/main/asm/Replacement/Replacement.inc Versus: https://github.com/hpdporg/datap/commit/4c53c14af9fa847d6a81d827b8fcb3d3e8cecc02#diff-859f128d91314bcadebbaea14fdd2d40 | |||
|  25 Mar 2020, 00:17 | 
 | 
| < Last Thread | Next Thread > | 
| Forum Rules: 
 | 
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.