Name: Anonymous 2012-02-20 12:51
Hello.
I am thinking about simulating robots in a virtual world, and they would have an embedded computer that controls their movement.
I would like to know which instruction set architecture to simulate on said computers. Also, if I use an instruction set already supported by common compilers, will I be able to compile C code and load the resulting binaries on these virtual robots ?
Thank you.
I am thinking about simulating robots in a virtual world, and they would have an embedded computer that controls their movement.
I would like to know which instruction set architecture to simulate on said computers. Also, if I use an instruction set already supported by common compilers, will I be able to compile C code and load the resulting binaries on these virtual robots ?
Thank you.