Help on Assembler
- Posted by Eduardo Uemura Okada <cool at MII.NUTECNET.COM.BR> Jan 27, 1998
- 952 views
This question is to all who used some asm code in Euphoria. I know that to use asm in EU, we need to take some object code and poke, and finally call it, but my question is about some details, like some commands (.MODEL SMALL, .STACK), that I found in a tutorial, and I can't understand how to do it in Euphoria, can I simply use the asm code without these instructions ? Thanks Eduardo Uemura Okada e-mail: cool at mii.nutecnet.com.br

