Commit Graph

13 Commits

Author SHA1 Message Date
Alban Dutilleul
801b165e70
fix various semantic mismatchs in RV32F (#27) 2023-07-04 09:56:26 +01:00
Anton Lydike
1c2dad94e2 main: major overhaul of how __main__ works 2023-05-29 16:04:55 +01:00
Anton Lydike
1bd754953c runtime: move start of libc into separate folder 2023-05-29 11:48:09 +01:00
Anton Lydike
a28bf834ac runtime: add a basic stdlib and crt0 file 2023-05-29 11:29:06 +01:00
Anton Lydike
a51681811f fix ci (pt2) ? 2023-05-01 16:57:49 +01:00
Anton Lydike
1b26497e4c base: add debug instructions 2023-02-03 16:45:29 +00:00
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>
2023-01-20 14:13:53 +00:00
Anton Lydike
6bb0ad3793 Added libstring and documentation for the general library 2021-04-24 18:32:35 +02:00
785af6b747 added more documentation about debuggin tools 2021-04-19 12:16:50 +02:00
Anton Lydike
bf4bcfe388 added debugging info 2021-04-18 20:31:53 +02:00
Anton Lydike
c2cbb4653c updated readme and docs 2021-04-18 19:43:24 +02:00
Anton Lydike
09844c8d38 fixed isinstance check in write syscall 2021-04-18 18:39:32 +02:00
cb48d66400 stack allocation now fixed 2021-04-18 12:55:57 +02:00