The easy way to write assembler for a machine with no compilers is to write the code in C, get the algorithm right, then translate it to asm.
I agree. Not sure whether that was the case for MS-DOS but I’m sure it was useful.
Gotta find some time to read some of the code to chill.
Or any other compiled language for that matter. :)
I agree. Not sure whether that was the case for MS-DOS but I’m sure it was useful.
Gotta find some time to read some of the code to chill.