Hogwarts Wand Docs: ../sw/wchars.inc

Wand Sourcecode: ../sw/wchars.inc

w_char_space:
    db   0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x47, 0xff, 0xff
w_char_exclamation      equ w_char_space+5
w_char_plus:
    db   0xdf, 0xdf, 0x07, 0xdf, 0xdf, 0xff, 0x7f, 0xbf, 0xff, 0xff
w_char_comma        equ w_char_plus+5
w_char_dash:
    db   0xdf, 0xdf, 0xdf, 0xdf, 0xdf, 0xff, 0xff, 0x7f, 0xff, 0xff
w_char_period       equ w_char_dash+5
w_char_slash:
    db   0x7f, 0xbf, 0xdf, 0xef, 0xf7, 0x8f, 0x37, 0x57, 0x67, 0x8f
w_char_0        equ w_char_slash+5
w_char_1:
    db   0xff, 0x6f, 0x07, 0x7f, 0xff, 0x6f, 0x77, 0x37, 0x57, 0x6f
w_char_2        equ w_char_1+5
w_char_3:
    db   0x77, 0x57, 0x57, 0x57, 0xaf, 0xbf, 0x9f, 0xaf, 0x07, 0xbf
w_char_4        equ w_char_3+5
w_char_5:
    db   0x47, 0x57, 0x57, 0x57, 0xb7, 0x8f, 0x57, 0x57, 0x57, 0xbf
w_char_6        equ w_char_5+5
w_char_7:
    db   0x77, 0xb7, 0xd7, 0xe7, 0xf7, 0xaf, 0x57, 0x57, 0x57, 0xaf
w_char_8        equ w_char_7+5
w_char_9:
    db   0xef, 0x57, 0x57, 0x57, 0x8f, 0xff, 0xff, 0xaf, 0xff, 0xff
w_char_colon        equ w_char_9+5
w_char_apostrophe:
    db   0xff, 0xff, 0xe7, 0xff, 0xff, 0xdf, 0x8f, 0x57, 0xdf, 0xdf
w_char_left     equ w_char_apostrophe+5
w_char_equals:
    db   0xaf, 0xaf, 0xaf, 0xaf, 0xaf, 0xdf, 0xdf, 0x57, 0x8f, 0xdf
w_char_right        equ w_char_equals+5
w_char_question:
    db   0xef, 0xf7, 0x77, 0xd7, 0xef, 0x8f, 0x77, 0x57, 0x27, 0xcf
w_char_at       equ w_char_question+5
w_char_a:
    db   0x1f, 0xaf, 0xb7, 0xaf, 0x1f, 0x07, 0x57, 0x57, 0x57, 0xaf
w_char_b        equ w_char_a+5
w_char_c:
    db   0x8f, 0x77, 0x77, 0x77, 0xaf, 0x07, 0x77, 0x77, 0x77, 0x8f
w_char_d        equ w_char_c+5
w_char_e:
    db   0x07, 0x57, 0x57, 0x57, 0x77, 0x07, 0xd7, 0xd7, 0xd7, 0xf7
w_char_f        equ w_char_e+5
w_char_g:
    db   0x8f, 0x77, 0x57, 0x57, 0x17, 0x07, 0xdf, 0xdf, 0xdf, 0x07
w_char_h        equ w_char_g+5
w_char_i:
    db   0xff, 0x77, 0x07, 0x77, 0xff, 0xb7, 0x77, 0x87, 0xf7, 0xf7
w_char_j        equ w_char_i+5
w_char_k:
    db   0x07, 0xdf, 0xdf, 0xaf, 0x77, 0x07, 0x7f, 0x7f, 0x7f, 0x7f
w_char_l        equ w_char_k+5
w_char_m:
    db   0x07, 0xef, 0xdf, 0xef, 0x07, 0x07, 0xef, 0xdf, 0xbf, 0x07
w_char_n        equ w_char_m+5
w_char_o:
    db   0x8f, 0x77, 0x77, 0x77, 0x8f, 0x07, 0xd7, 0xd7, 0xd7, 0xef
w_char_p        equ w_char_o+5
w_char_q:
    db   0x8f, 0x77, 0x37, 0x8f, 0x7f, 0x07, 0xd7, 0xd7, 0x97, 0x6f
w_char_r        equ w_char_q+5
w_char_s:
    db   0x6f, 0x57, 0x57, 0x57, 0xb7, 0xf7, 0xf7, 0x07, 0xf7, 0xf7
w_char_t        equ w_char_s+5
w_char_u:
    db   0x87, 0x7f, 0x7f, 0x7f, 0x87, 0xe7, 0x9f, 0x7f, 0x9f, 0xe7
w_char_v        equ w_char_u+5
w_char_w:
    db   0xc7, 0x3f, 0xc7, 0x3f, 0xc7, 0x77, 0xaf, 0xdf, 0xaf, 0x77
w_char_x        equ w_char_w+5
w_char_y:
    db   0xf7, 0xef, 0x1f, 0xef, 0xf7, 0x77, 0x37, 0x57, 0x67, 0x77
w_char_z        equ w_char_y+5
w_char_tilde:
    db   0xef, 0xf7, 0xef, 0xdf, 0xef, 0xf7, 0xef, 0xdf, 0xbf, 0x7f
w_char_bslash       equ w_char_tilde+5
w_char_down:
    db   0xdf, 0xbf, 0x07, 0xbf, 0xdf, 0xdf, 0xef, 0xf7, 0xef, 0xdf
w_char_carat        equ w_char_down+5
w_char_under:
    db   0x7f, 0x7f, 0x7f, 0x7f, 0x7f, 0x00

This file Copyright (C) 2006 by Nathan (Acorn) Pooley
Go to TOP Wand page
Go to Acorn's personal webpage
Go to Hogwarts website: www.gotohogwarts.com
Snout: www.snout.org/game
Gadgets of Justice Unlimited
Snout GC (Wiki)
Snout Wiki
File created by do_doc at Wed May 30 03:22:40 PDT 2007