Hello,
I begin to write a simple script that scan binutils source code files to build user define language for AT&T assembler syntax used by GNU Assembler (GAS).
(For the moment i386 and ARM are supported)
More info on OsDev forum : http://forum.osdev.org/viewtopic.php?f=13&t=28740
I hope this will be helpful...
(And hope, a day, AT&T syntaxe will be added to Native Notepad++ release)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello Loreia,
Thanks for this information, i need to stabilize my script and do more tests before referencing the results on the wiki but i will do.
Best regards
Zidule
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I begin to write a simple script that scan binutils source code files to build user define language for AT&T assembler syntax used by GNU Assembler (GAS).
(For the moment i386 and ARM are supported)
More info on OsDev forum : http://forum.osdev.org/viewtopic.php?f=13&t=28740
I hope this will be helpful...
(And hope, a day, AT&T syntaxe will be added to Native Notepad++ release)
Hi Zidule,
make sure you share your results both here at forum and at wiki http://npp-wiki.tuxfamily.org/index.php?title=User_Defined_Language_Files
Regards,
Loreia
Hello Loreia,
Thanks for this information, i need to stabilize my script and do more tests before referencing the results on the wiki but i will do.
Best regards
Zidule