Mentions légales du service

Skip to content
  • Davide Pala's avatar
    Unified BasicSimulator memory · 46d81fed
    Davide Pala authored
    - BasicSimulator memory is now a single vector of ac_int
    - Introduced helper function setByte to write bytes of the simulator
      memory without going through the core
    - The constructor now initialises the memory without going throug the
      core.dm or core.im
    - Simplified reading of the elf sections
    - Refactored code that poulates the stack with command line arguments
    46d81fed