- Posted by Bernie Ryan <xotron at bluefrognet.net> May 16, 2003
- 1951 views
Both of these asm libraries support FLOATING POINT INSTRUCTIONS: http://www.rapideuphoria.com/asm.zip http://www.rapideuphoria.com/asm2.zip So why can't you do all your floating calculations and call your hardware from within a euphoria assembler routine. You don't need to call a routine for each calculation just do the majority of work at the assembler level. Bernie