Hacker News new | ask | show | jobs
by dartos 599 days ago
Just someone willing to build a full ARM emulator with VGA and IO in redstone.

Once you can get Linux booting, you can start writing kernel modules to support the various redstone IO devices.

Once that’s all hooked up, you try compiling Java. Once Java is running you’re off.

It’d probably be terribly slow though, unless you made a redstone optimized CPU. Then you’d need to get Linux building on that.

1 comments

Rock on, I have implemented the components of ARM, but at an undergrad homework assignment level, not a “emulate ARM” level. Am I correct to say this class is called computer architecture?

Linux is obviously Operating Systems, and “compiling Java” is Compilers—I think this is a 3 semester project if we can align schedules and keep the team together

Not everything is a class.
It is in Java!
Not in Java either. Primitives aren't classes.
No idea. I dropped out of college years ago, but have recently been reading OSTEP.
The linux boot sequence in a redstone ARM CPU might take 3 semesters by itself...
You could probably read the instructions right out of the binary files stored on this post’s very block device!

Write code in vim, run it in Minecraft!