flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2, 3 ... 9, 10, 11 |
Author |
|
jacobly
I'm now seeing the same 0.1 second speedups in i0jhl that I saw in i0j8x.
Edit: Also all the tests are the same speed or faster than hykpg. |
|||
![]() |
|
jacobly
In commit 24c8171d7f the variable clearing at the top of assembly_init was optimized, but unfortunately, it now also clears the trace_mode variable that is stored to immediately before. Additionally, at least on linux and libc, the variables in fasmg.asm are out of alignment again.
|
|||
![]() |
|
Tomasz Grysztar
jacobly wrote: Additionally, at least on linux and libc, the variables in fasmg.asm are out of alignment again. |
|||
![]() |
|
jacobly
If I have code like this:
Code: path = '/does/not/exist' include path Which outputs an error like this: Code: flat assembler version g.j1gh source_file_not_found.asm [2]: include path Processed: include path Error: source file not found. It would be helpful if the error message contained the non-existing path, which would normally be a literal in the processed line, but if a variable is used it is hard to tell what file wasn't found. |
|||
![]() |
|
Tomasz Grysztar
jacobly wrote: It would be helpful if the error message contained the non-existing path, which would normally be a literal in the processed line, but if a variable is used it is hard to tell what file wasn't found. |
|||
![]() |
|
Goto page Previous 1, 2, 3 ... 9, 10, 11 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.