
DEC RADIX 50 - Wikipedia
RADIX 50[1][2][3] or RAD50[3] (also referred to as RADIX50, [4] RADIX-50[5] or RAD-50), is an uppercase-only character encoding created by Digital Equipment Corporation (DEC) for use on their DECsystem, PDP, and VAX computers.
RADIX-50 - Computer History Wiki - Gunkies
RADIX-50 is a coding system much used by DEC, particularly in PDP-11 's, to hold alphanumeric data in a fairly space-minimal form. It could hold 3 characters in a single 16- bit word. Individual characters were not stored in separate bit fields within the word; rather, a multiplication and addition process was used to combine them.
RADIX-50 - Academic Dictionaries and Encyclopedias
RADIX-50, commonly called Rad-50 or RAD50, is a character encoding created by Digital Equipment Corporation for use on their DECsystem, PDP, and VAX computers.
radix50 - Rust - Docs.rs
§radix50. Rust library and cli for encoding and decoding DEC PDP-11 and PDP-10 RADIX-50 word streams. §Library Usage. Add this to your Cargo.toml:
GitHub - caldwell/radix50: Rust library and cli for encoding and ...
Rust library and cli for encoding and decoding DEC PDP-11 and PDP-10 RADIX-50 word streams. Add this to your Cargo.toml: radix50 = "0.2" The code repo contains a cli utility for encoding or decoding (also published as the radix50-cli crate). The output executable will be create in ./target/release/radix50. or.
RADIX50 Character Code Reference - archives.oldskool.org
RADIX50 is a character coding system used in earlier Digital Equipment Corporation computers, such as the PDP-10, DECsystem-10 and DECsystem-20. It was implemented as a way to pack as many characters into as few bits as possible. RADIX50 actually contains 40 codes, or 50 in octal.
DEC Radix-50 - Semantic Scholar
RADIX-50, commonly called Rad-50, RAD50 or DEC Squoze, is a character encoding created by Digital Equipment Corporation for use on their DECsystem, PDP, and VAX computers.
RSX11: RSX Radix-50 conversion utility
Feb 26, 2019 · Lately, I've been working on some RSX programs that do a lot of spawning of assorted tasks. There were some bugs involved, and I need...
DEC RADIX 50 - Wikiwand
RADIX 50 or RAD50, is an uppercase-only character encoding created by Digital Equipment Corporation (DEC) for use on their DECsystem, PDP, and VAX computers.
Radix-50 - detailed information - hpcalc.org
Converts 3-character strings to/from Radix-50 numbers used with old DEC hardware. No comments at this time. You must be logged in to add your own comment.