Commit Graph

17 Commits

Author SHA1 Message Date
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