Author Topic: Programmable Disk Computer V2  (Read 3071 times)

A programmable computer that uses disks.



Programming
You program by making a 4x2 disk and naming it disk.
Then event it, each line must start with OnRelay.
Then you put it in the disk reader (the big box) witht the duplicator and press the on button.
Then the intended effect happens on the computer.
To remove the effect, press the red button on the reader.

Specs
Uses an eight 1x1 plate pixel screen.
Keyboard customization.
Audio Support.
May make screen size bigger.

Other news
If you have any suggestions, make one, as im all for improvement.

I MAY put a download once I think its ready.
« Last Edit: September 08, 2012, 07:49:40 PM by Gsterman »


Suggestions, please.
Better build, Bigger screen for more freedom.

Better build, Bigger screen for more freedom.

Will do in the future.
Im also planning on adding audio support.
« Last Edit: September 08, 2012, 07:46:06 PM by Gsterman »


Better build, Bigger screen for more freedom.
Better build, Bigger screen for more freedom.
Well I think it wouldn't really work. How would you event the individual pixels changing?

Can it run floppy discs?

looks really good

want to join Comblock?
Because you have great eventing skill

Is there a download link that I can't see? :C

Is there a download link that I can't see? :C

I said maybe there will be a download.

NEXT UP I MAY ADD APPLICATIONS/FOLDERS/PROGRAMS

looks really good

want to join Comblock?
Because you have great eventing skill

I would love to join.

Well I think it wouldn't really work. How would you event the individual pixels changing?
My old idea was to have all the pixels have events for every mode that they can enter (such as Paint, WindowBorder, Exit, Minimize) and the modes are switched via eternal function bricks.

My old idea was to have all the pixels have events for every mode that they can enter (such as Paint, WindowBorder, Exit, Minimize) and the modes are switched via eternal function bricks.

Actually, each pixel has a name (pixel1,pixel2,pixel3,etc) that you force to do a command by programming the disk to say OnRelay>Namebrick>pixel1>etc.

Or for use with touchscreen I had an idea that I ruled out.