fnuecke / oc2

RISC-V VMs in Minecraft.
https://www.curseforge.com/minecraft/mc-mods/oc2
Other
625 stars 81 forks source link

Allow defining custom Firmware via datapacks #127

Open fnuecke opened 2 years ago

fnuecke commented 2 years ago
atirut-w commented 2 years ago

I'd also like to be able to flash custom firmwares right in the game. This helps with developing and testing custom ones and thus running non-Linux stuff.

ajh123 commented 2 years ago

Then one can use their favourite windows emulator for RISC-V!

atirut-w commented 2 years ago

Then one can use their favourite windows emulator for RISC-V!

I don't think there's a completely headless version let alone a RISC-V build of Windows

ajh123 commented 2 years ago

Then one can use their favourite windows emulator for RISC-V!

I don't think there's a completely headless version let alone a RISC-V build of Windows

But people have got desktop version of Windows on a raspberry pi! If people can manage to do that then surely they can do the same for RISC-V

CoolCat467 commented 2 years ago

That's totally different. A few builds of Windows exist for ARM64 processors, not RISC-V. It is not trivial to just change what architecture software runs for.

walksanatora commented 1 year ago

for me it is not windows or a diffrent linux I want to make it so that I can "bare metal" program the robots

atirut-w commented 1 year ago

Yeah. It doesn't really feel like OC if we can't get low and dirty down to bare metal like in OC1.

walksanatora commented 1 year ago

baremetal robots or bust :> lua -> machine code compiler required to program them