ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
Todo List
Member etiss::Configuration::get (const std::string &key, bool default_, bool *default_used)
add compile flag to switch between c++11 and c++0x implementation
Member etiss::CPUCore::reset (etiss::uint64 *startindex)
Add explanation of start index.
Member etiss::errorMessage (etiss::int32 code, CPUArch *arch=0)
add error message interface to etiss::CPUArch
Member etiss::getEndianness ()
test on big endian machine
Member gdb_pre_instruction_noreturn (ETISS_CPU *, ETISS_System *, void *gdbserver)
fix possible exception loss