renode: start on renode section
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
ab5a18c345
commit
4569d9742f
BIN
img/cs-good-parts.afphoto
Normal file
BIN
img/cs-good-parts.afphoto
Normal file
Binary file not shown.
BIN
img/cs-good-parts.jpg
Normal file
BIN
img/cs-good-parts.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
11
index.html
11
index.html
@ -527,7 +527,16 @@
|
|||||||
emulation platform. It's cross-platform, and is very
|
emulation platform. It's cross-platform, and is very
|
||||||
easy to get started with.
|
easy to get started with.
|
||||||
</aside>
|
</aside>
|
||||||
|
</section>
|
||||||
|
<section>
|
||||||
|
<h2>Renode: C: The Good Parts</h2>
|
||||||
|
<img data-src="img/cs-good-parts.jpg">
|
||||||
|
<aside class="notes">
|
||||||
|
Renode is written in C#, which is actually a good thing!
|
||||||
|
In contrast to something like qemu, where you need to
|
||||||
|
recompile everything in order to change the hardware, C#
|
||||||
|
lets you extend the emulator without a compiler.
|
||||||
|
</aside>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user