mirror of
https://github.com/NeoFlock/neonucleus.git
synced 2025-09-24 09:03:32 +02:00
826 B
826 B
The extra components
oled
component (OLED screen, a store of draw commands and resolution from NN's perspective)ipu
component, an Image Processing Unit. Can bind witholed
s, and issues said draw commands.vt
, a virtual terminal with ANSI-like escapes. (and a function to get its resolution)- (maybe)
qpu
component, a Quantum Processing Unit for quantum computing. radio_controller
andradio_tower
components, for radio telecommunications.clock
component for arbitrary precision time-keeping.
Parity with Vanilla OC (only the stuff that makes sense for an emulator)
- Unmanaged drives (the
drive
component) computer
componentmodem
componenttunnel
componentdata
component (with error correction codes)redstone
componenthologram
componentinternet
component