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
d353353748
fixed link in syscall docs
2022-04-18 20:30:41 +02:00
Anton Lydike
204d2c9a5b
Syscalls: cleaned up formatting and added instructions for extensions
2022-04-18 20:25:35 +02:00
e45655e4c0
fixed some syscall docs
2021-04-24 21:49:27 +02:00
Anton Lydike
6bb0ad3793
Added libstring and documentation for the general library
2021-04-24 18:32:35 +02:00
Anton Lydike
a645e6259a
Added more debugger documentation
2021-04-24 18:26:31 +02:00
Anton Lydike
0b6f8a05d8
Added markdown docs from docs folder to readthedocs output
2021-04-23 21:11:55 +02:00
Anton Lydike
bc8c061c6d
removed stack pref pseudo-op in preperation for real stack impl
2021-04-23 19:53:06 +02:00
Anton Lydike
a52506a17f
updated docs for new logging
2021-04-23 19:37:38 +02:00
b24a83d27c
rewrote parts of instruction set docs
2021-04-19 12:24:14 +02:00
785af6b747
added more documentation about debuggin tools
2021-04-19 12:16:50 +02:00
7d095991a2
added light documentation for internal structure
2021-04-19 11:16:57 +02:00
97525bf8ab
fixed cpu __repr__ method
2021-04-19 11:16:05 +02:00
Anton Lydike
b7c0f39aaa
added documentation for RV32M
2021-04-19 09:48:31 +02:00
Anton Lydike
e42ec6a331
merged assembly and cpu docs
2021-04-18 20:42:09 +02:00
Anton Lydike
bf4bcfe388
added debugging info
2021-04-18 20:31:53 +02:00
Anton Lydike
ce59d10a3b
fixed range selection for LoadedMemorySection.dump
2021-04-18 20:09:47 +02:00
Anton Lydike
c2cbb4653c
updated readme and docs
2021-04-18 19:43:24 +02:00
cb48d66400
stack allocation now fixed
2021-04-18 12:55:57 +02:00
Anton Lydike
8548891511
added assembly docs
2021-04-18 00:57:33 +02:00
Anton Lydike
9540a78e3e
added CPU docs
2021-04-18 00:51:28 +02:00
Anton Lydike
5a722c8cf1
implemented syscalls open, read, write, close, exit
2021-04-17 22:50:47 +02:00