Commit Graph

26 Commits (94d01a97d997eec4749a3c165f8d5ff662af1b7a)

Author SHA1 Message Date
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 b7f1365155 ported syscalls to Int32 usage and removed unecessary prints 3 years ago
Anton Lydike a0259707b2 Released v1.0.0 to PyPi 3 years ago
Anton Lydike f646bf1f1d added readthedocs badge 4 years ago
Anton Lydike 6436f8930a fixed stack docs in README 4 years ago
Anton Lydike d72f83d19c derp: wrong url to readthedocs in readme 4 years ago
Anton Lydike 905c2adcf5 added docs links to README 4 years ago
Anton Lydike 40559f00b4 Added instruction on how to build docs locally to README 4 years ago
Anton Lydike a52506a17f updated docs for new logging 4 years ago
Anton Lydike 2cd407aa79 added readthedocs link to readme 4 years ago
Anton Lydike 8c1714116e more info in readme to symbols and prgram startup 4 years ago
Anton Lydike 44ae0bac77 read syscall now behaves like readline instead of read 4 years ago
Anton Lydike 0d9960c01a added add_accept_imm option flag to allow add rd, rs, imm instructions 4 years ago
Anton Lydike 30d3e0ab59 updated readme formatting 4 years ago
Anton Lydike cd17c65ce7 Added instruction set selector to CLI 4 years ago
Anton Lydike 8b1cbd97ec added heap/stack support to todo section in readme 4 years ago
Anton Lydike 9cd0fcb7e8 added url to risc-v instruction definition to README 4 years ago
Anton Lydike 18a9e5e223 updated todo in README 4 years ago
Anton Lydike c20ab4cfb1 added more debugging info to README 4 years ago
Anton Lydike e42ec6a331 merged assembly and cpu docs 4 years ago
Anton Lydike a7cedc1cd2 fixed bad link in README 4 years ago
Anton Lydike 91a12fd2a8 fixed tokenizer hanging on unknown instruction 4 years ago
Anton Lydike bf4bcfe388 added debugging info 4 years ago
Anton Lydike c2cbb4653c updated readme and docs 4 years ago
Anton Lydike 4272ae6d28 readme rework 4 years ago
Anton Lydike 2cee60a17c initial commit 4 years ago