This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
B HHS hissiest | |
B HSH hissiest | |
B Heise hissiest | |
B Hess hissiest | |
B Hesse sissiest | |
B Hiss sissiest | |
B Ishii Sesshu | |
B Ishii Shesha | |
B Issei hissiest | |
B Issie hissiest |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title VT-52 | |
; Copyright 1989 DJ Delorie | |
.286c | |
check_ega equ 1 | |
dqq struc | |
ofs dw ? | |
seg dw ? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
A C-program for MT19937, with initialization improved 2002/1/26. | |
Coded by Takuji Nishimura and Makoto Matsumoto. | |
Before using, initialize the state by using init_genrand(seed) | |
or init_by_array(init_key, key_length). | |
Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, | |
All rights reserved. | |
Copyright (C) 2005, Mutsuo Saito, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Block (breakable) | |
█ Block (unbreakable) | |
? Question mark with Super Mushroom | |
+ Question mark with coin (increments current tape value) | |
- Question mark with coin (decrements current tape value) | |
= Start / end of pipe | |
- Horizontal pipe | |
| Vertical pipe | |
^ One way platform / pipe (up) | |
v One way platform / pipe (down) |