I am an experienced C # developer who wants, for fun, to write some assembly code. I was wondering if it is easier to just write in byte code and somehow use the C # compiler, the linker. I'm a little unsure of how to do this.
Or maybe there is a decent assembly language with a step debugger and other nice things sent on Wednesday that I have to pick up?
Basically, I want to write code to perform calculations and output to the console window.
source share