Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uxmal/rvfun

Fun with Risc-V! A Risc-V emulator and assembler in C#
https://github.com/uxmal/rvfun

assembly assembly-language-programming emulation risc-v-assembly risc-v-emulator

Last synced: 5 days ago
JSON representation

Fun with Risc-V! A Risc-V emulator and assembler in C#

Awesome Lists containing this project

README

        

## Fun with Risc-V

This project contains the program code developed in the [live-coding series on
Youtube](https://www.youtube.com/watch?v=n1gZUp1s22Y&list=PLqJ5gZ9FQPwWfyMMIOUYUvXrlq3AMEAny). We are building a Risc-V assembler and an emulator. Enjoy!