Edit of asset "gde-v" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | gde-v | gde-v |
| Description |
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. |
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. |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | Custom | Custom |
| Repository Url | https://github.com/Hestia-SGG/gde-v | https://github.com/Hestia-SGG/gde-v |
| Issues Url | ||
| Godot version | Godot 4.3 | Godot 4.3 |
| Version String | 0.1.0 | 0.1.0 |
| Download Commit | https://github.com/Hestia-SGG/gde-v/releases/download/v0.1.0-alpha/gde_v-full.zip | https://github.com/Hestia-SGG/gde-v/releases/download/v0.1.0-alpha/gde_v-full.zip |
| Download Url (Computed) | https://github.com/Hestia-SGG/gde-v/releases/download/v0.1.0-alpha/gde_v-full.zip | https://github.com/Hestia-SGG/gde-v/releases/download/v0.1.0-alpha/gde_v-full.zip |
| Icon Url |
https://raw.githubusercontent.com/Hestia-SGG/gde-v/refs/heads/main/icon.png
|
https://raw.githubusercontent.com/Hestia-SGG/gde-v/refs/heads/main/icon.png
|