Skip to content

Instantly share code, notes, and snippets.

View CodeMonkey80s's full-sized avatar
🐵
Focusing

Michal Przybylowicz CodeMonkey80s

🐵
Focusing
View GitHub Profile
@4poc
4poc / cp437.hpp
Created July 12, 2012 01:16
Code page 437
/*
Code page 437 is the charset used by the original IBM PC,
it includes a wide variety of graphical symbols for ascii
drawings.
In this implementation I define unicode code points that
match the original cp437 symbols. The table also includes
the unique character name and if available the 7-bit
US-ASCII character.