??? 03/01/09 19:47 Modified: 03/01/09 19:48 Read: times Msg Score: +1 +1 Informative |
#162984 - Maybe you should try doing it ASM! Responding to: ???'s previous message |
Once you've got a solid way to do it in ASM, you can then figure out how to implement the same function in 'C'. You may simply be able to do it as an ASM macro and instantiate it from 'C'.
Don't ask ME how to do that, but it seems as though it should be doable. Right now, I'm looking for ways to incorporate code written in 'C' into largely ASM programs. I bet there's a decent way to do that, too. Making it run under any of the popular debuggers may not be so much fun, though. RE |