View Single Post
  #6  
Old 01-22-2004, 04:12 AM
kathgar
Discordant
 
Join Date: May 2002
Posts: 434
Default

I don't think anyone has every tried. It might work, it might not. I don't think there would me that much endian specific code thats still in use. Might have to change some bitshifts but that should be it. We get nearly everything in network byte order, and net->host it and host-> net everything we send. You could always have an abstraction layer that does the endian swap for just eqemu procs. Again, speculation, never tried it.
__________________
++[>++++++<-]>[<++++++>-]<.>++++[>+++++<-]>[<
+++++>-]<+.+++++++..+++.>>+++++[<++++++>-]<+
+.<<+++++++++++++++.>.+++.------.--------.>+.
Reply With Quote