#65471 - enigmavariation - Tue Jan 03, 2006 3:29 pm
Hi, I'm a programmer for a company based in Sheffield. I've been a professional programmer for 20+ years now. Got several GBA games under my belt along with a couple of DS titles, previously worked on games from the Amstrad CPC and Spectrum right up to the Playstations of this world.
Currently developing for the GBA again, so I'll be hanging around here for quite a while.
I don't know if anyone is interested but I use a modified version of the nasm assembler with elf output (Not the the narm project, my own) this is compatib le with the gnu linker - The reason I use it (It can only assemble 80386 instructions) - Is the for incbin and macro functions - the Gnu as incbin is decidely ropey so I use nasm and just link in the object files with the rest of my c code - I use the macro function as a script-language for my AI.
Anyway - Enough rambling. I'll see you in the forums.
Enigma
Currently developing for the GBA again, so I'll be hanging around here for quite a while.
I don't know if anyone is interested but I use a modified version of the nasm assembler with elf output (Not the the narm project, my own) this is compatib le with the gnu linker - The reason I use it (It can only assemble 80386 instructions) - Is the for incbin and macro functions - the Gnu as incbin is decidely ropey so I use nasm and just link in the object files with the rest of my c code - I use the macro function as a script-language for my AI.
Anyway - Enough rambling. I'll see you in the forums.
Enigma