I've left x86 and x86_64 stuff to Gunnerinc, but tried to help with pretty much all the other architectures. I think x86 and x86_64 questions are about half of all the assembly questions.
Assembly Language ProgrammersRoll Call
49 Replies - 72013 Views - Last Post: 09 April 2018 - 07:30 PM
#47
Re: Assembly Language Programmers
Posted 14 May 2016 - 02:22 AM
x86/x64 windows/linux NASM,MASM(rarely) and of course inline for VS.Intel syntax <3
#48
Re: Assembly Language Programmers
Posted 29 June 2016 - 09:04 AM
I am programming only in assembly - x86 (FASM), also know 6502, AVR and little ARM.
Some of my assembly language projects (all FOSS):
http://fresh.flatassembler.net - advanced IDE for FASM
MiniMagAsm content management system.
http://board.asm32.info - Forum engine, uses FastCGI for ultimate performance.
Other projects repositories
Some of my assembly language projects (all FOSS):
http://fresh.flatassembler.net - advanced IDE for FASM
MiniMagAsm content management system.
http://board.asm32.info - Forum engine, uses FastCGI for ultimate performance.
Other projects repositories
#49
Re: Assembly Language Programmers
Posted 22 August 2016 - 07:36 AM
16-bit assembly, using nasm, masm, nbasm, emu8086
basic knowledge about bootloaders and kernels (already built a DOS-like OS called LS-OS)
basic knowledge about bootloaders and kernels (already built a DOS-like OS called LS-OS)
#50
Re: Assembly Language Programmers
Posted 09 April 2018 - 07:30 PM
Hiya
16 bit x86 ASM. Using MASM. I only started programming in 16-bit assembly language about 7 months ago. I am the modder of Digital Integration's Tornado simulator since August 2017. Now with 50 mods and counting for this venerable combat flight simulator. See http://dogsofwarvu.c...index.php/topic,5046.0.html
Cheers
Frankie Kam
16 bit x86 ASM. Using MASM. I only started programming in 16-bit assembly language about 7 months ago. I am the modder of Digital Integration's Tornado simulator since August 2017. Now with 50 mods and counting for this venerable combat flight simulator. See http://dogsofwarvu.c...index.php/topic,5046.0.html
Cheers
Frankie Kam