Anton Lydike
a51681811f
fix ci (pt2) ?
2 years ago
Anton Lydike
51d23a1630
updated .idea files
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
d353353748
fixed link in syscall docs
3 years ago
Anton Lydike
204d2c9a5b
Syscalls: cleaned up formatting and added instructions for extensions
3 years ago
Anton Lydike
e45655e4c0
fixed some syscall docs
4 years ago
Anton Lydike
6bb0ad3793
Added libstring and documentation for the general library
4 years ago
Anton Lydike
a645e6259a
Added more debugger documentation
4 years ago
Anton Lydike
0b6f8a05d8
Added markdown docs from docs folder to readthedocs output
4 years ago
Anton Lydike
bc8c061c6d
removed stack pref pseudo-op in preperation for real stack impl
4 years ago
Anton Lydike
a52506a17f
updated docs for new logging
4 years ago
Anton Lydike
b24a83d27c
rewrote parts of instruction set docs
4 years ago
Anton Lydike
785af6b747
added more documentation about debuggin tools
4 years ago
Anton Lydike
7d095991a2
added light documentation for internal structure
4 years ago
Anton Lydike
97525bf8ab
fixed cpu __repr__ method
4 years ago
Anton Lydike
b7c0f39aaa
added documentation for RV32M
4 years ago
Anton Lydike
e42ec6a331
merged assembly and cpu docs
4 years ago
Anton Lydike
bf4bcfe388
added debugging info
4 years ago
Anton Lydike
ce59d10a3b
fixed range selection for LoadedMemorySection.dump
4 years ago
Anton Lydike
c2cbb4653c
updated readme and docs
4 years ago
Anton Lydike
cb48d66400
stack allocation now fixed
4 years ago
Anton Lydike
8548891511
added assembly docs
4 years ago
Anton Lydike
9540a78e3e
added CPU docs
4 years ago
Anton Lydike
5a722c8cf1
implemented syscalls open, read, write, close, exit
4 years ago