|
Re: Starting assembly
FASM seems to be the simplest for me to get started with purely due to the fact that its just there, you have an IDE and everything no need to mess around. However im looking for some tutorials that cover every thing, other than the Win32 API. Which for Flat assembler im having trouble finding, as it seems to be most popular for Win32 development.
@grimpirate, i have already looked at one or two different microcontrollers myself i couldn't tell you what kind of the top of my head but they proved very interesting and i enjoyed working with them.
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
|