??? 01/07/12 04:17 Read: times |
#185363 - You don't have to use 'em Responding to: ???'s previous message |
I mentioned this assembler because it's well-documented and because I've found it useful. It links what you tell it to, and it allows you to use, or not use macros, libraries, etc. I've found it to be a useful tool, and the MIDE is pretty handy for small pieces, which is all the included simulator will process. You can try it with JSIM, which I've never managed to get working properly, but which should process larger pieces of code.
It's not hard using macros, however. Read the doc's and see what I mean. RE |