Skip to content
Snippets Groups Projects
Commit e5b2ee64 authored by Nigel Reed's avatar Nigel Reed
Browse files

Modified with Deuce's recommandation

parent 6f6fefd0
Branches mode7
No related tags found
1 merge request!499Initial changes to support MODE7 graphics natively
Pipeline #8236 passed
......@@ -60,8 +60,8 @@ enum mode7_char {
MODE7_BRITPOUND = 96,
MODE7_QUARTER = 123,
MODE7_HALF = 92,
MODE7_THREE_QUARTER = 195,
MODE7_DIVIDE = 196
MODE7_THREE_QUARTER = 125,
MODE7_DIVIDE = 126
/* Replacement chars (missing ASCII chars) */
// PETSCII_BACKSLASH = '/', // the 109 graphics char is an 'M' in shifted/text mode :-(
// PETSCII_BACKTICK = 0xAD, // a graphics char actually
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment