Panorama Business Machines: Difference between revisions

From CRSS Wiki
Jump to navigation Jump to search
Piguman3 (talk | contribs)
Added page
 
Piguman3 (talk | contribs)
No edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Infobox_Company
|name = Panorama Business Machines
|logo = PBM_logo.png
|banner = getnowatpbm.png
|locations = [[ROP]]
|owners = Piguman (Creator)
|subsidiaries = None
|founded = 31/03/2025
|type = Computational Redstone Exporter
}}
Panorama Business Machines (PBM) is a technology company in [[Republic of Panorama|ROP]], that makes [https://minecraft.wiki/w/Tutorial:Redstone_computers computational redstone] products of varying computational class, ranging from simple teaching tools to full computers.
Panorama Business Machines (PBM) is a technology company in [[Republic of Panorama|ROP]], that makes [https://minecraft.wiki/w/Tutorial:Redstone_computers computational redstone] products of varying computational class, ranging from simple teaching tools to full computers.


Founded by piguman3, the company was started to give structure to the development of these computational redstone devices.
Founded by [[User:Piguman3|piguman3]], the company was started to give structure to the development of these computational redstone devices.
[[File:PBM HQ.jpg|thumb|PBM Headquarters]]
[[File:PBM HQ.jpg|thumb|PBM Headquarters]]


Line 10: Line 21:


Currently residing on the second floor of the PBM HQ, it's the only device with proper documentation from the company.
Currently residing on the second floor of the PBM HQ, it's the only device with proper documentation from the company.
[[File:P00F Manual.png|border|frameless]][[File:Top of P00F.png|border|frameless|679x679px]]
 
<gallery widths="240" heights="240">
File:P00F Manual.png|Photo of the first page of the manual
File:Top of P00F.png|Top of the P00F
</gallery>
 
[[File:Mid964.jpg|thumb|250px|A picture of the Mid964]]


=== MID964 ===
=== MID964 ===
Built specifically for the purpose of hosting gambling software at the ROP Casino, the MID964 is a full [https://esolangs.org/wiki/Brainfuck Brainfuck] computer capable of generating random numbers. It does this by generating single random bits and multiplying them by powers of 2 to generate full numbers with uniform randomness. This function is bound to a new instruction that replaces one of the move instructions, as the computer only has 2 memory cells, based on the original P00F design.
Currently runs a "guess the number" game where the user has to input the random number the computer came up with, getting a reward if they guessed correctly.
Code: <code> *[->++++>]>*[->++>]>*++,[>+>-[>->-]>[.-]] </code>
=== MID965 ===
[[File:MID965_hill.jpg|thumb|250px|A picture of the MID965]]An upgrade to the original MID964, it holds 6 memory cells instead of 2, adding back the move instruction, though losing the randomness capability. It has more program memory, with storage for up to 61 symbols, and an entire 3x3 lamp display connected via a serial connection to the computer.
The first server test of the computer was built on top of a hill in [[The Hills of Revolution and Trinity|HRT]], and is currently undergoing testing to debug and verify its functionality.

Latest revision as of 16:45, 10 October 2025

Panorama Business Machines
Owner(s) Piguman (Creator)
Locations ROP
Subsidiaries None
Founded 31/03/2025
Company Type Computational Redstone Exporter



Panorama Business Machines (PBM) is a technology company in ROP, that makes computational redstone products of varying computational class, ranging from simple teaching tools to full computers.

Founded by piguman3, the company was started to give structure to the development of these computational redstone devices.

PBM Headquarters

Products

[edit | edit source]

The P00F is a Minivac 601-like teaching tool, containing 2 PBM memory cells that can increment or decrement their value. Depending on the configuration of the device it could perform addition or subtraction.

Currently residing on the second floor of the PBM HQ, it's the only device with proper documentation from the company.

A picture of the Mid964

MID964

[edit | edit source]

Built specifically for the purpose of hosting gambling software at the ROP Casino, the MID964 is a full Brainfuck computer capable of generating random numbers. It does this by generating single random bits and multiplying them by powers of 2 to generate full numbers with uniform randomness. This function is bound to a new instruction that replaces one of the move instructions, as the computer only has 2 memory cells, based on the original P00F design.

Currently runs a "guess the number" game where the user has to input the random number the computer came up with, getting a reward if they guessed correctly.

Code: *[->++++>]>*[->++>]>*++,[>+>-[>->-]>[.-]]

MID965

[edit | edit source]
A picture of the MID965

An upgrade to the original MID964, it holds 6 memory cells instead of 2, adding back the move instruction, though losing the randomness capability. It has more program memory, with storage for up to 61 symbols, and an entire 3x3 lamp display connected via a serial connection to the computer.

The first server test of the computer was built on top of a hill in HRT, and is currently undergoing testing to debug and verify its functionality.