This is a scene me and some of my friends have been working on for a couple of months now.
This computer is a full-blown BASIC interpreter!
It runs a special in-house dialect of BASIC known as AHOX Basic.
For those of you who don't know what BASIC is, it is an ancient family of high-level languages for hobby-grade computers that was popular in the 70s and 80s.
AHOX Basic is heavily inspired by Microsoft BASIC, the type of BASIC that ran on the 8-bit Commodore machines. (PET, VIC-20, 64, etc)
It has its fair share of differences from Microsoft BASIC or any other BASIC dialect, and as such there is a programming manual along with sample programs in the scene.
The computer has a built-in text editor, however it's inconvenient to use because it was built to tailor around the fact that we can't use the space bar.
The computer comes with a BASIC interpreter, some settings, and a basic IDE (no pun intended!).
While the computer does come with an IDE, I recommend that, for writing programs, you use an external text editor. To do this you can take a BDisk and move the cover to the back layer. The filament should be exposed and you can manually edit the text in another program like Notepad++. Once you are done writing your program, simply move the cover back to the front layer.
I have conveniently grouped the cover's objects to make this process easier. I regret not doing this on my previous computers' disks, however it's better late than never.
To use the computer itself is quite straightforward and is similar to my older Algodoo computers, although being a more complex computer this computer has a couple more tricks up its sleeve.
When you start the scene, the computer should have a green light on and a BDisk titled "Lithium Manual" inserted.
This green light is the power button. Clicking it will toggle the computer's power, and its current color determines the state of the system - Solid green means it's up and running!
The light next to the power button is just the disk activity light. It's not very important, it's primarily there for realism and decoration, much like the fan.
Unlike my previous computers, the disks to this computer only have 1 filament in them, so inserting them either way into the disk slot will work. Hooray!
Just a random fun fact by the way - I was originally planning to make the text colored! I tried it using markup, however updating the screen soon became very laggy if a lot was onscreen.
By the looks of things this is an issue on Algodoo's end - I have used diagnostic tools (the numpad - key) and I noticed that Algodoo was lagging because it was attempting to draw the text, and not because it was trying to run my poorly optimized code.
That's obviously not to say the computer isn't laggy - my code is nowhere near perfect.
Alright. This scene was a thrill to make, and I seriously hope you enjoy it.
There's further instructions, including a programming manual and a rundown of how the processor works in the scene.
Also a quick warning: The amount of text in this scene has caused Algodoo to run out of memory for me a few times.
I recommend that you remove disks after you have used them or don't plan to use them again.
As well, you can save the contents of the Ab Manual disk in a text editor to get it out of Algodoo as it's 11KB.
2009 - 2023 AHOX
If you reupload this scene or parts of it, please provide credit to AHOX and Little.
UPDATE: Fixed a bug in BoltOS and removed clouds