************************************************************************************************
////////////////////////////// Chip8X Synopsis (February 20, 2010) //////////////////////////////
************************************************************************************************

                               Synopsis Compiled By: RessurectionX

                                    Edited By: RessurectionX

PLEASE DO NOT EDIT THE MASTER FILE UNLESS YOU'VE BEEN DESIGNATED THE HOLDER OF THE "HOT POTATO".
                                 THANK YOU FOR YOUR COOPERATION

************************************************************************************************
*
4E8693F1
15 Puzzle
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
You have to move all the items and put them in increasing order, starting at the upper-left corner. Move the item you want by pressing his associated key (ex: to move item 3, press 3).

The key structure basically makes this unplayable on the XBox unless you want to assign to your memory what the keys are.

~From a text document inside a Chip8 rom collection zipfile
*

*
6FD89B3D
Airplane
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
You must drop packets from your airplane (key 8) and make sure they hit the ground without colliding with other planes.

Controls:

A = Shoot

Start = Restart Game

~From a text document inside a Chip8 rom collection zipfile
*

*
B8D5810B
Alien
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: JL
Players: 1
_________________________
*
Another Space Invaders type game.  Enemies come at you faster as the game progresses.  ~Rx

Controls:

D-Pad Left = Move Ship Left
D-Pad Right = Move Ship Right

A = Shoot, Start Game
*

*
4AD6578D
Ant
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Platformer
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Help the ant avoid spike picks, RAID products and projectiles on his mysterious quest.  Where is the ant headed?  ~Rx

Controls:

D-Pad Left = Move Ant Left
D-Pad Right = Move Ant Right

A = Jump

Start = Restart Game
*

*
94274048
Blinky
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Maze
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
This game is a Pac-Man clone. Your goal is to eat all the balls in the maze. There are some enemies, so be careful.

Controls:

D-Pad Left = Move Blinky Left
D-Pad Up = Move Blinky Up
D-Pad Right = Move Blinky Right
D-Pad Down = Move Blinky Down

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
9D307E90
Blinky II
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Maze
Release Year: Unknown
Developer: Unknown
Players: 
_________________________
*
This game is a Pac-Man clone. Your goal is to eat all the balls in the maze. There are some enemies, so be careful.

Controls:

D-Pad Left = Move Blinky Left
D-Pad Up = Move Blinky Up
D-Pad Right = Move Blinky Right
D-Pad Down = Move Blinky Down

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
D106C808
Blitz
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
This game is a Bomber clone. You are in a plane, and you must destroy the towers of a town. Your plane is flying left to right, and goes down. Use A to drop a bomb. The game ends when you crash yourself on a tower...

Controls:

A = Shoot

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
A6BCA0F7
Breakout
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
Same as BRIX, but has graphics looking like Breakout on the Atari 2600 console.

Controls:

D-Pad Left = Move Paddle Left
D-Pad Right = Move Paddle Right

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
AAA44D0B
Brix
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
This game is an "Arkanoid" precursor. You have 5 lives, and your goal is the destruction of all the brixs. Use 4 and 6 to move your paddle. The game ends when all the brixs are destroyed.

Controls:

D-Pad Left = Move Paddle Left
D-Pad Right = Move Paddle Right

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
57092130
Car
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Racing
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Just a little racing game.  Don't hit the walls! ~Rx

Controls:

D-Pad Left = Move Car Left
D-Pad Right = Move Car Right

Start = Restart Game
*

*
3BC80CE8
Cave
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Maze
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Type F to start, then use 2 4 6 8 to move through the CAVE without hitting the walls.

Controls:

D-Pad Left = Move Left
D-Pad Up = Move Up
D-Pad Right = Move Right
D-Pad Down = Move Down

A = Restart Game

Start = Restart Rom

~From a text document inside a Chip8 rom collection zipfile
*

*
9858889B
Connect 4
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Board Game
Release Year: Unknown
Developer: David Winter
Players: 2
_________________________
*
This game is for two players. The goal is to align 4 coins in the game area. Each player's coins are colored. When you drop a coin, it is paced on the latest dropped coin in the same column, or at the bottom if the column is empty. Once the column is full, you cannot place any more coins in it. To select a column, use 4 and 6. To drop a coin, use 5. There is no winner detection yet.

Controls:

D-Pad Left = Move Paddle Left
D-Pad Right = Move Paddle Right

A = Drop Piece

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
1802D315
Dragon
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Beat'em Up
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Cool little take on Double Dragon in Chip8 land.  Probably won't hold your attention very long though.  ~Rx

Controls:

D-Pad Left = Move Left
D-Pad Up = Move Up
D-Pad Right = Move Right
D-Pad Down = Move Down

A = Punch
B = Kick

Start = Restart Game
*

*
C551AF2F
Dragon II
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Not sure why it's called Dragon II... You're in a helicopter and you need to avoid obsticles.  You do have the ability to drop bombs, but I haven't ever come across any enemies.  ~Rx

Controls:

D-Pad Up: Move Helicopter Up
D-Pad Down: Move Helicopter Down

A = Drop Missiles

Start - Restart Game
*

*
663E94C4
Field!
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: Al Roland
Players: 1
_________________________
*
Pilot your ship through a barrage of space debris.  ~Rx

Controls:

D-Pad Left = Move Missile Left
D-Pad Up = Move Missile Up
D-Pad Right = Move Missile Right
D-Pad Down = Move Missile Down

Start = Restart Game
*

*
FB592CC5
Filter
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Catch everything that falls. Use 4 and 6 to move.

Controls:

D-Pad Left = Paddle Left
D-Pad Right = Paddle Right

Start = Reset

~From a text document inside a Chip8 rom collection zipfile
*

*
432E2FE1
Guess
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
Think to a number between 1 and 63. CHIP8 shows you several boards and you have to tell if you see your number in them. Press 5 if so, or another key if not. CHIP8 gives you the number...

Controls:

A = Confirm Number is on Board
B = Confirm Number is Not on Board

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
61861AE5
Hidden!
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: 1996
Developer: David Winter
Players: 1
_________________________
*
HIDDEN is a "memory" game. It is very simple to play.

The rules are as follow: your goal is to find all the identical cards in a minimum time.

You are playing in a 4*4 card grid. You can see only two cards at the same time. Once this time passed, these two cards will remain shown if they are identical, otherwise they will be hidden again.

When the game is finished, two scores are shown:

SC is your score, corresponding to the number of tries

HI is the best score (smallest number of tries made to finish)

The keys are:

[2] : More DOWN
[4] : Move LEFT
[5] : Show card
[6] : Move RIGHT
[8] : Move UP

Enjoy !!!

Controls:

D-Pad Left = Move Cursor Left
D-Pad Up = Move Cursor Up
D-Pad Right = Move Cursor Right
D-Pad Down = Move Cursor Down

A = Show Card

Start = Restart Game

~From a text document inside a Chip8 rom collection zipfile
*

*
A3D9307F
Joust
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Platformer
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Smash those dirty buzzards and collect the eggs they drop!  ~Rx

Controls:

D-Pad Right = Right
D-Pad Left = Left

A = Fly
*

*
08A93FAE
Kaleid
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Edutainment
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
A little program (not a game) to make funny graphics. Move around the screen with 2 4 6 8. To finish and make CHIP8 repeat your moves, press [.].

Controls:

D-Pad Left = Move Lines Left
D-Pad Up = Move Lines Up
D-Pad Right = Move Lines Right
D-Pad Down = Move Lines Down

Start = Restart

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
804D282C
Landing
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Try to flatten the field for landing. Key 9 drops a bomb.

Controls:

A = Drop Bomb

Start = Restart Game

~From a text document inside a Chip8 rom collection zipfile
*

*
6636B9DC
Loopz
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Andreas Daumann
Developer: Unknown
Players: 
_________________________
*
Game does not work on the XBox.  See the next paragraph for the reason.

This is a mixture of TETRIS and PIPE-MANIA, in which you must place some pipes to form a complete "loop". Once the loop is made, the pipes disappear. The game has 256 levels of difficulty, and the full source code is provided for those who are interested in CHIP8 / SCHIP programming. Since this game originally used some HP48 RPL features, a small executable named LOOPZ.EXE must be used to play this game. Also, make sure the ZIP archive of this program is decompressed with the full path info. Under Ms-Dos, unzip the program using the -d option in your CHIP8 emulator folder or you will not be able to use it.

http://www.pong-story.com/chip8/
*

*
1A7F6694
Magic Square
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
A magic square game. Levels vary from 3 x 3 to 8 x 8. Each levels has a matrix of white squares which must all be turned black (they can be turned white as well). The problem is, when you want to invert the color of one square, you also invert the color of the square on the left, on the right, up and down. The whole square must be turned black in a minimum amount of moves. Levels 3 ends in 5 steps. Level 4 ends in 4 steps. You find the others !

Controls:

D-Pad Left = Move Cursor Left
D-Pad Up = Move Cursor Up
D-Pad Right = Move Cursor Right
D-Pad Down = Move Cursor Down

A = Select Square

http://www.pong-story.com/chip8/
*

*
37A658A2
Maze
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Maze
Release Year: Unknown
Developer: David Winter
Players: 0
_________________________
*
This little program draws random mazes.

Controls:

Not a game, so there is no controls.

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
1096C3D5
Merlin
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
This is the Simon game. The goal is to remember in which order the squares are lighted. The game begins by lighting 4 random squares, and then asks you to light the squares in the correct order. You win a level when you give the exact order, and each increasing level shows a additionnal square. The game ends when you light an incorrect square. Keys are 4 and 5 for the two upper squares, then 7 and 8 for the two other ones.

Controls:

RThumb Up/Left = Upper Left Square
RThumb Up/Right = Upper Right Square
RThumb Down/Left = Lower Left Square
RThumb Down/Right = Lower Right Square

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
6976C87D
Mines! The Minehunter
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
Minesweeper!

D-Pad Left = Move Cursor Left
D-Pad Up = Move Cursor Up
D-Pad Right = Move Cursor Right
D-Pad Down = Move Cursor Down

A = Uncover Square
B = Mark Square

Start = Restart Game
*

*
6E485C29
Missile
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
You must shoot the 8 targets on the screen. Your shooter moves a little bit faster each time you shoot. You have 12 missiles to shoot all the targets, and you win 5 points per target shot.

Controls:

A = Shoot

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
5C786254
Paddles
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 1 or 2 VS
_________________________
*
Another pong clone.  This one plays vertical though and also is the only Chip8 game that gives you the option of one or two players.  ~Rx

F=1P game, E=2Pgame 7/9=P1 left/right, 4/6=P2 left/right.

Controls:

White = 1 Player
Black = 2 Player

D-Pad Left = Player 1 Left
D-Pad Right = Player 1 Right

RThumb Left = Player 2 Left
RThumb Right = Player 2 Right

Start = Restart Game

~From a text document inside a Chip8 rom collection zipfile
*

*
C4FE1D2C
Piper
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Primitive version of Pipe Dream.

D-Pad Left = Move Cursor Left
D-Pad Up = Move Cursor Up
D-Pad Right = Move Cursor Right
D-Pad Down = Move Cursor Down

A or B = Place Pipe

Start = Restart Game
*

*
841FDE23
Pong (1 Player)
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
1-player pong, play against the computer.

Controls:

D-Pad Up = Left Paddle Up
D-Pad Down = Left Paddle Down

Start = Restart Game

~From a text document inside a Chip8 rom collection zipfile
*

*
7D75A857
Pong
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 2
_________________________
*
White lines and a square were all you needed to have fun back in the 70's. ~Rx

Controls:

D-Pad Up = Left Paddle Up
D-Pad Down = Left Paddle Down

RThumb Up = Right Paddle Up
RThumb Down = Right Paddle Down
*

*
69970AD2
Pong II
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: David Winter
Players: 2
_________________________
*
A modified version of PONG with a nicer central line. Player 1 uses 7 and 4, player 2 uses / and *.

Controls:

D-Pad Up = Left Paddle Up
D-Pad Down = Left Paddle Down

RThumb Up = Right Paddle Up
RThumb Down = Right Paddle Down

http://www.pong-story.com/chip8/
*

*
040CA946
Puzzle
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Same than Puzzle II. Wait for randomization... Instead of moving the item by pressing his associated key, move it UP DOWN LEFT RIGHT with respectively 2 8 4 6. Up and Down are inverted as the game uses the original CHIP8 keyboard.

Controls:

D-Pad Left = Switch Blank Piece Left
D-Pad Up = Switch Blank Piece Up
D-Pad Right = Switch Blank Piece Right
D-Pad Down = Switch Blank Piece Down

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
2CA57D57
Race
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Racing
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Don't hit the walls!  Use the FF button for a real challenge.  ~Rx

Controls:

D-Pad Left = Move Car Left
D-Pad Right = Move Car Right

Start = Restart Game
*

*
017884E3
Soccer
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 2
_________________________
*
Pong-like. 1/4=P1 up/down, C/D=P2 up/down.

Controls:

D-Pad Up = Player 1 Up
D-Pad Down = Player 1 Down

RThumb Up = Player 2 Up
RThumb Down = Player 2 Down

Start = Restart Game

~From a text document inside a Chip8 rom collection zipfile
*

*
EAD625B8
Space Invaders
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: 
Developer: David Winter
Players: 1
_________________________
*
You must destroy the Space Invaders to prevent their invasion. Move your ship with 4 and 6, and shoot with 5.  The computer tells that the invaders increase their force.  Good luck!

Controls:

D-Pad Left = Move Ship Left
D-Pad Right = Move Ship Right

A = Shoot, Start Game

Start = Restart Game

~Text coded into the game by David Winter
*

*
8819246C
SpaceFight 2091!
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Another Space Invaders Clone.

Controls:

D-Pad Left = Move Ship Left
D-Pad Right = Move Ship Right

A = Shoot, Start Game
*

*
801843E0
Squash
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
Exactely same than WALL, except that you have 5 balls, which are not to be lost...

Controls:

D-Pad Up = Paddle Up
D-Pad Down = Paddle Down

Start = Start Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
67E4BF9C
SYZYGY
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Snake
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
This game is a SNAFU, or TRON variant. You are a snake, and you are very hungry. So, you eat the "0" which appears on the screen. Each time you eat, your size and score increase. You can choose to play with or without a border by pressing + and - before playing. Use 1 2 9 6 to move respectively LEFT RIGHT UP DOWN. When finished, press [.] to see the score. 

Controls:

D-Pad Left = Move Worm Left
D-Pad Up = Move Worm Up
D-Pad Right = Move Worm Right
D-Pad Down = Move Worm Down

Back = Reset Game
Start = Start Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
A929CB73
Tank
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
You are in a tank which has 25 bombs. Your goal is to hit 25 times a mobile target. The game ends when all your bombs are shot. If your tank hits the target, you lose 5 bombs. Use 2 4 6 and 8 to move. This game uses the original CHIP8 keyboard, so directions 2 and 8 are swapped.

Controls:

D-Pad Left = Move Tank Left
D-Pad Up = Move Tank Up
D-Pad Right = Move Tank Right
D-Pad Down = Move Tank Down

A = Shoot

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
0CE70772
Tetris
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Guess what this game is... I'm sure you don't need the rules. If you do, please ask your friends. Use 4 to rotate, 5 and 6 to move, 1 to drop a piece.

Controls:

D-Pad Left = Move Piece Left
D-Pad Right = Move Piece Right

A = Rotate Piece

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
3A297A10
TicTac
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Puzzle
Release Year: Unknown
Developer: David Winter
Players: 2
_________________________
*
A TIC-TAC-TOE game. Play with [1] to [9] keys. Each key corresponds to a square in the grid. The game never ends, so at any time, the winner is the one who has the best score. 

Controls:

D-Pad Left = Left Middle Square
D-Pad Up = Top Middle Square
D-Pad Right = Right Middle Square
D-Pad Down = Bottom Middle Square

RThumb Up/Right Diagonal = Upper Right Square
RThumb Down/Right Diagonal = Lower Right Square
RThumb Up/Left Diagonal = Upper Left Square
RThumb Down/Left Diagonal = Lower Left Square

A = Center Square

Any button to start.

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
FBE18F8F
U-Boat
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: 1994
Developer: Michael Kemper
Players: 1
_________________________
*
Bomb those submarines from the safety of your boat.

Controls:

D-Pad Left = Stop Boat
D-Pad Right = Start Boat
A = Fire

Start = Start Game
Back = End Game

Start+Back = Reset
*

*
331413E7
UFO
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Shooter
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
A precursor of Space Invaders. You have 15 missiles to shoot on the two invaders. The big one moves on the left and gives you 5 points. The small one moves on the right at variant speeds. You can shoot them in three directions: left, up and right. Use 4 to shoot on the left, 5 to shoot up, 6 to shoot on the right. The game ends after having shot the 15 missiles. 

Controls: 

X = Fire Up/Left Diagonally
Y = Fire Up
B = Fire Up/Right Diagonally

Start = Restart Game

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
608C6AB0
Vbrix
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Like BRIX, but the brix are put vertically, and the pad also moves vertically. Start by pressing 1, and move using 4 and 7.

Controls: 

D-Pad Up = Paddle Up
D-Pad Down = Paddle Down

Start = Start Game

Start+Back = Reset

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
0DBF7208
Vers
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Snake
Release Year: Unknown
Developer: Unknown
Players: 2
_________________________
*
VS Snake

Left Pl.   Right Pl.
UP    7       C
DOWN  A       D
LEFT  1       B
RIGHT 2       F

Controls:

D-Pad Left = Left Snake Left
D-Pad Up = Left Snake Up
D-Pad Right = Left Snake Right
D-Pad Down = Left Snake Down

RThumb Left = Right Snake Left
RThumb Up = Right Snake Up
RThumb Right = Right Snake Right
RThumb Down = Right Snake Down

Start = Restart Game
*

*
64A9054B
Wall
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: David Winter
Players: 1
_________________________
*
One of these PONG variations. Move using 4 and 7. As said in the Atari version "AVOID MISSING BALL FOR HIGH SCORE" !!

Controls:

D-Pad Up = Paddle Up
D-Pad Down = Paddle Down

Start = Reset

Either direction will start the game.

http://www.pong-story.com/chip8/
*

*
B2696048
Wipeoff
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Breakout/Pong
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
Another BRIX variant, but quite hard to play. Move with 4 and 6. Your score is shown when you lose all your lives.

Controls:

D-Pad Left = Paddle Left
D-Pad Right = Paddle Right

Start = Reset

Either direction will start the game.

http://www.pdc.kth.se/~lfo/chip8/CHIP8/DOCS/GAMES.TXT
*

*
FAC6F666
Worm III
Platform: TELMAC 1800, COSMAC VIP, TI 660, DREAM 6800
Region: USA
Media: Chip8 Code
Controller: CHIP8 Keypad
Genre: Snake
Release Year: Unknown
Developer: Unknown
Players: 1
_________________________
*
This snake game is harder since you don't have 4 directions on the pad.  Use the up and down buttons to make the snake rotate 90 degrees.  ~Rx

Controls: 

D-Pad Up = Rotate 90 Degrees Counter-Clockwise
D-Pad Down = Rotate Direction 90 Degrees Clockwise

Start = Reset Game
*