OpenComputers II

OpenComputers II

27.1k Downloads

Allow defining custom Firmware via datapacks

fnuecke opened this issue ยท 8 comments

commented
  • Similar to how hard drives now work.
  • The file_system dir name may either have to change, or will need a separate dir in parallel.
commented

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.

commented

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

commented

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.

commented

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

commented

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

commented

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

commented

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

commented

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