??? 11/24/08 23:37 Read: times |
#160281 - C first? Responding to: ???'s previous message |
You can try to compile those C functions first, without generating object/hex, but generating asm; then incorporate that asm into your code. You can also translate them "by hand", if you want - FAT is not THAT complicated to write.
JW |