Jump to content

Punchcard: Difference between revisions

From Advanced Computers Wiki
Created page with "Punchcards are the low-tier alternative to Floppy Disk and Hard Disk Drive, only being capable of storing 80 characters each, but allowing bootstrapping in case one does not want to use the built-in UEFI and Advanced OS installation floppy disk. These stamped cards are created in Punchcard Machine and read by a Computer connected to a Punchcard Reader. If a computer boots it immediately attempts to find a punchcard reader with a punchcard in t..."
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Punchcard thumbnail.png|alt=Punchcard item|thumb|Punch-card item]]
Punchcards are the low-tier alternative to [[Floppy Disk]] and [[Hard Disk Drive]], only being capable of storing 80 characters each, but allowing bootstrapping in case one does not want to use the built-in [[UEFI]] and [[Advanced OS]] installation floppy disk. These stamped cards are created in [[Punchcard Machine]] and read by a [[Computer]] connected to a [[Punchcard Reader]]. If a computer boots it immediately attempts to find a punchcard reader with a punchcard in the reader slot. If it finds one, it runs the instructions encoded in that punchcard. Otherwise it tries to find a [[Mainboard]] and uses the UEFI's stored instructions instead.
Punchcards are the low-tier alternative to [[Floppy Disk]] and [[Hard Disk Drive]], only being capable of storing 80 characters each, but allowing bootstrapping in case one does not want to use the built-in [[UEFI]] and [[Advanced OS]] installation floppy disk. These stamped cards are created in [[Punchcard Machine]] and read by a [[Computer]] connected to a [[Punchcard Reader]]. If a computer boots it immediately attempts to find a punchcard reader with a punchcard in the reader slot. If it finds one, it runs the instructions encoded in that punchcard. Otherwise it tries to find a [[Mainboard]] and uses the UEFI's stored instructions instead.


To see what instructions are stored on a punchcard, simply mouse over the item in an inventory and read the tooltip.
To see what instructions are stored on a punchcard, simply mouse over the item in an inventory and read the tooltip. [[File:Stamped Punchcard.png|alt=Stamped punchcard in punchcard reader machine.|Stamped punchcard in punchcard reader machine.|center|frame]]For information on how to programmatically read contents of punchcards, see [[Punchcard Reader]]. Please note that punchcards are single-use in the sense that you cannot recycle or edit them afterwards. You however ''can'' read a punchcard as often as you like, even programmatically.
[[File:Stamped Punchcard.png|alt=Stamped punchcard in punchcard reader machine.|thumb|500x500px|Stamped punchcard in punchcard reader machine.]]
{{Navbox content}}

Latest revision as of 10:11, 18 August 2026

Punchcard item
Punch-card item

Punchcards are the low-tier alternative to Floppy Disk and Hard Disk Drive, only being capable of storing 80 characters each, but allowing bootstrapping in case one does not want to use the built-in UEFI and Advanced OS installation floppy disk. These stamped cards are created in Punchcard Machine and read by a Computer connected to a Punchcard Reader. If a computer boots it immediately attempts to find a punchcard reader with a punchcard in the reader slot. If it finds one, it runs the instructions encoded in that punchcard. Otherwise it tries to find a Mainboard and uses the UEFI's stored instructions instead.

To see what instructions are stored on a punchcard, simply mouse over the item in an inventory and read the tooltip.

Stamped punchcard in punchcard reader machine.
Stamped punchcard in punchcard reader machine.

For information on how to programmatically read contents of punchcards, see Punchcard Reader. Please note that punchcards are single-use in the sense that you cannot recycle or edit them afterwards. You however can read a punchcard as often as you like, even programmatically.