AntonLydike / riscemu

RISC-V emulator in python
MIT License
48 stars 13 forks source link

Allow for capturing the output #23

Open AntonLydike opened 1 year ago

AntonLydike commented 1 year ago

Allow for:

  1. Intercepting output from all print calls from the program
  2. Separately intercepting all logging output generated