gde-v's icon

gde-v 0.1.0 Scripts 4.3 Community

Submitted by user Hestia-SGG; MIT; 2025-02-15

RISC-V emulator brought to Godot. Adds several new Objects:

RVHart and ABIHart - Nodes that can run RISC-V code. They are RV32imac_zicsr compatible, and can run code compiled with crosstool-ng and newlib for baremetal. ABIHart can also handle system calls.

ElfFile - Able to load a static executable. Support for shared coming in the future!

RVBusDevice and RVMemoryDevice - Simple IO devices capable of joining a bus under an RVHart, emulating RAM and ROM.


View files Download Recent Edits