Commit Graph

13 Commits (d1023762124ea5fb961476126a0e2f8d6bb79e33)

Author SHA1 Message Date
Alban Dutilleul 801b165e70
fix various semantic mismatchs in RV32F (#27) 1 year ago
Anton Lydike 1c2dad94e2 main: major overhaul of how __main__ works 1 year ago
Anton Lydike 1bd754953c runtime: move start of libc into separate folder 1 year ago
Anton Lydike a28bf834ac runtime: add a basic stdlib and crt0 file 1 year ago
Anton Lydike a51681811f fix ci (pt2) ? 2 years ago
Anton Lydike 1b26497e4c base: add debug instructions 2 years ago
Emilien Bauer f7e7c41034
Deploy RiscEmu in a JupyterLite distribution. (#18)
* Try and deploy a RiscEmu JupyterLite distribution.

* Add examples to the JupyterLite deployment.

* Add some demo notebooks and link to it in Readme.

Co-authored-by: Emilien Bauer <bauer.emilien@gmail.com>
2 years ago
Anton Lydike 6bb0ad3793 Added libstring and documentation for the general library 4 years ago
Anton Lydike 785af6b747 added more documentation about debuggin tools 4 years ago
Anton Lydike bf4bcfe388 added debugging info 4 years ago
Anton Lydike c2cbb4653c updated readme and docs 4 years ago
Anton Lydike 09844c8d38 fixed isinstance check in write syscall 4 years ago
Anton Lydike cb48d66400 stack allocation now fixed 4 years ago