Posted 30 May 2017 - 07:30 PM
ComputerBIOS
Hey!
I made a new program, it's a kind of BIOS (like the real PC ones) but in ComputerCraft.
It doesn't do so much for now. It actually can :
- Disable usage of a peripheral-side
- Simulate normal computer (term.hasColor/hasColour returns false)
- More to come!
Installation
Just run "pastebin run czcD2D8F" to install it.
Screenshots
Coming soon
- Preventing startup opening (with fs.open), automatically open "startup2" while doing that, in case of custom OS downloading.
- Run system without BIOS (to remove limitations)
- BIOS password (+ hashing)
- Option to disable startup opening Already done, "Exit without saving changes" in BIOS
Uninstall
Just run "pastebin run izxeauzz"
Hey!
I made a new program, it's a kind of BIOS (like the real PC ones) but in ComputerCraft.
It doesn't do so much for now. It actually can :
- Disable usage of a peripheral-side
- Simulate normal computer (term.hasColor/hasColour returns false)
- More to come!
Installation
Just run "pastebin run czcD2D8F" to install it.
Screenshots
Spoiler
- Preventing startup opening (with fs.open), automatically open "startup2" while doing that, in case of custom OS downloading.
- Run system without BIOS (to remove limitations)
- BIOS password (+ hashing)
Uninstall
Just run "pastebin run izxeauzz"
Edited on 31 May 2017 - 01:37 PM