ThaumicMekanism / venus

RISC-V instruction set simulator built for education
https://ThaumicMekanism.github.io/venus/
MIT License
149 stars 22 forks source link

Register ecall hook from Driver #18

Open wallento opened 3 years ago

wallento commented 3 years ago

Unified JS interface to sim via Driver to register ecall hooks. Requires this to be merged into the backend: https://github.com/ThaumicMekanism/venusbackend/pull/7

wallento commented 3 years ago

The error from CI is obviously due to unmerged backend:

e: /home/travis/build/ThaumicMekanism/venus/src/main/kotlin/venus/Driver.kt: (141, 13): Unresolved reference: registerECallReceiver