summaryrefslogtreecommitdiff
path: root/roms/Chip-8 Programs
diff options
context:
space:
mode:
Diffstat (limited to 'roms/Chip-8 Programs')
-rw-r--r--roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].ch8bin304 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].txt3
-rw-r--r--roms/Chip-8 Programs/Chip8 Picture.ch8bin164 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Chip8 emulator Logo [Garstyciuks].ch8bin288 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].ch8bin280 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].txt8
-rw-r--r--roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].ch8bin58 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].txt9
-rw-r--r--roms/Chip-8 Programs/Division Test [Sergey Naydenov, 2010].ch8bin371 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Fishie [Hap, 2005].ch8bin160 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Fishie [Hap, 2005].txt2
-rw-r--r--roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].ch8bin176 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].txt4
-rw-r--r--roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].ch8bin176 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].txt4
-rw-r--r--roms/Chip-8 Programs/IBM Logo.ch8bin132 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].ch8bin82 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].txt3
-rw-r--r--roms/Chip-8 Programs/Keypad Test [Hap, 2006].ch8bin114 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Keypad Test [Hap, 2006].txt12
-rw-r--r--roms/Chip-8 Programs/Life [GV Samways, 1980].ch8bin256 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Life [GV Samways, 1980].txt11
-rw-r--r--roms/Chip-8 Programs/Minimal game [Revival Studios, 2007].ch8bin85 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].ch8bin34 -> 0 bytes
-rw-r--r--roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].txt17
-rw-r--r--roms/Chip-8 Programs/SQRT Test [Sergey Naydenov, 2010].ch8bin386 -> 0 bytes
26 files changed, 0 insertions, 73 deletions
diff --git a/roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].ch8 b/roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].ch8
deleted file mode 100644
index a6355a9..0000000
--- a/roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].txt b/roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].txt
deleted file mode 100644
index 885f511..0000000
--- a/roms/Chip-8 Programs/BMP Viewer - Hello (C8 example) [Hap, 2005].txt
+++ /dev/null
@@ -1,3 +0,0 @@
-BMP Viewer, 02-06-05, by hap
-works with monochrome BMPs only, of course. put the BMP data (headerless) at
-offset $30. change offset $0 (200) $00ff to $1202 for Chip-8. \ No newline at end of file
diff --git a/roms/Chip-8 Programs/Chip8 Picture.ch8 b/roms/Chip-8 Programs/Chip8 Picture.ch8
deleted file mode 100644
index 74ab4bf..0000000
--- a/roms/Chip-8 Programs/Chip8 Picture.ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Chip8 emulator Logo [Garstyciuks].ch8 b/roms/Chip-8 Programs/Chip8 emulator Logo [Garstyciuks].ch8
deleted file mode 100644
index c0e5923..0000000
--- a/roms/Chip-8 Programs/Chip8 emulator Logo [Garstyciuks].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].ch8 b/roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].ch8
deleted file mode 100644
index ec137bd..0000000
--- a/roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].txt b/roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].txt
deleted file mode 100644
index b830f2b..0000000
--- a/roms/Chip-8 Programs/Clock Program [Bill Fisher, 1981].txt
+++ /dev/null
@@ -1,8 +0,0 @@
-This neat little clock program is the perfect program to run when someone asks:
-"That's nice, but what can your computer DO?"
-The program features "reverse" video numerals on the screen, which is a nice change from the
-usual white numbers on a black background.
-
-Instructions:
-- Type six digits on the hex keypad for the desired clock starting time, using 23 hour format (ex.173055)
-- Hit any hex key to start clock running at the above time setting.
diff --git a/roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].ch8 b/roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].ch8
deleted file mode 100644
index aa9ae28..0000000
--- a/roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].txt b/roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].txt
deleted file mode 100644
index 80f2c09..0000000
--- a/roms/Chip-8 Programs/Delay Timer Test [Matthew Mikolay, 2010].txt
+++ /dev/null
@@ -1,9 +0,0 @@
-Hey guys!
-
-Here's another little program I wrote to test out a feature in my game. This
-program allows the user to change the value of the V3 register using the 2 and 8
-keys. When the 5 key is pressed, the delay timer starts counting down from the
-value the user placed into the V3 register, and the screen is updated as the
-value changes.
-
--Matt \ No newline at end of file
diff --git a/roms/Chip-8 Programs/Division Test [Sergey Naydenov, 2010].ch8 b/roms/Chip-8 Programs/Division Test [Sergey Naydenov, 2010].ch8
deleted file mode 100644
index 85fa850..0000000
--- a/roms/Chip-8 Programs/Division Test [Sergey Naydenov, 2010].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Fishie [Hap, 2005].ch8 b/roms/Chip-8 Programs/Fishie [Hap, 2005].ch8
deleted file mode 100644
index ca1eaf3..0000000
--- a/roms/Chip-8 Programs/Fishie [Hap, 2005].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Fishie [Hap, 2005].txt b/roms/Chip-8 Programs/Fishie [Hap, 2005].txt
deleted file mode 100644
index 6985858..0000000
--- a/roms/Chip-8 Programs/Fishie [Hap, 2005].txt
+++ /dev/null
@@ -1,2 +0,0 @@
-Fishie, used as internal rom for fish n chips
-by hap, 10-07-05
diff --git a/roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].ch8 b/roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].ch8
deleted file mode 100644
index 6b9e47d..0000000
--- a/roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].txt b/roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].txt
deleted file mode 100644
index d20da96..0000000
--- a/roms/Chip-8 Programs/Framed MK1 [GV Samways, 1980].txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Framed MK1, By: G.V. Samways, 1980
-
-This program displays a random movement of dots. You will notice a repetition in the pattern
-after a time.
diff --git a/roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].ch8 b/roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].ch8
deleted file mode 100644
index c7d093d..0000000
--- a/roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].txt b/roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].txt
deleted file mode 100644
index e0a14dc..0000000
--- a/roms/Chip-8 Programs/Framed MK2 [GV Samways, 1980].txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Framed MK2, By: G.V. Samways, 1980
-
-This program displays a random movement of lines. You will notice a repetition in the pattern
-after a time.
diff --git a/roms/Chip-8 Programs/IBM Logo.ch8 b/roms/Chip-8 Programs/IBM Logo.ch8
deleted file mode 100644
index 113338e..0000000
--- a/roms/Chip-8 Programs/IBM Logo.ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].ch8 b/roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].ch8
deleted file mode 100644
index d028e54..0000000
--- a/roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].txt b/roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].txt
deleted file mode 100644
index 4d2bf50..0000000
--- a/roms/Chip-8 Programs/Jumping X and O [Harry Kleinberg, 1977].txt
+++ /dev/null
@@ -1,3 +0,0 @@
-Jumping X and O, by: Harry Kleinberg
-
-Here is what the program is written to do. First, a solid 6×6spot block appears in the upper right quadrant of the tv display. A 5×5 "X" pattern appears in the center and jumps randomly to a new location every 1/5 second. When the X overlaps the 6×6 block, the X disappears, an "0" pattern appears in the center of the screen, and repeats the process, being replaced by the X when an overlap with the block occurs. The program continues until the machine IS stopped \ No newline at end of file
diff --git a/roms/Chip-8 Programs/Keypad Test [Hap, 2006].ch8 b/roms/Chip-8 Programs/Keypad Test [Hap, 2006].ch8
deleted file mode 100644
index c60558e..0000000
--- a/roms/Chip-8 Programs/Keypad Test [Hap, 2006].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Keypad Test [Hap, 2006].txt b/roms/Chip-8 Programs/Keypad Test [Hap, 2006].txt
deleted file mode 100644
index 64f19af..0000000
--- a/roms/Chip-8 Programs/Keypad Test [Hap, 2006].txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Keypad Test, by hap, 15-02-06
-
-press a chip8 key and the pressed char will light up
-if you want to do something funny, soft-reset the chip8/emulator over and over,
-and the sprite layout will become messed up ;p
-
-chip8 keypad:
-1 2 3 c
-4 5 6 d
-7 8 9 e
-a 0 b f
-
diff --git a/roms/Chip-8 Programs/Life [GV Samways, 1980].ch8 b/roms/Chip-8 Programs/Life [GV Samways, 1980].ch8
deleted file mode 100644
index d35039a..0000000
--- a/roms/Chip-8 Programs/Life [GV Samways, 1980].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Life [GV Samways, 1980].txt b/roms/Chip-8 Programs/Life [GV Samways, 1980].txt
deleted file mode 100644
index 8f40ce1..0000000
--- a/roms/Chip-8 Programs/Life [GV Samways, 1980].txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Life, by: G.V. Samways
-
-This is a display of cell growth, in accordance with the following rules:
- 1. A cell is born if 3 cells are adjecent to an empty space.
- 2. A cell lives if 2 or 3 cells are adjacent, and dies otherwise.
- 3. All events take place simultaneously.
-
-To start the game, you make a pattern by entering the cell coordinates, first
-the "Y"from 0-7 downwards, then the "X" from 0-F across.
-F initialises the program, and the number of scans is entered plus one, so that 1 gives 0 scans
-to F giving 14, and 0 giving 255. The sit back and watch the colony live, or die.
diff --git a/roms/Chip-8 Programs/Minimal game [Revival Studios, 2007].ch8 b/roms/Chip-8 Programs/Minimal game [Revival Studios, 2007].ch8
deleted file mode 100644
index b759e91..0000000
--- a/roms/Chip-8 Programs/Minimal game [Revival Studios, 2007].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].ch8 b/roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].ch8
deleted file mode 100644
index c9f79e4..0000000
--- a/roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].ch8
+++ /dev/null
Binary files differ
diff --git a/roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].txt b/roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].txt
deleted file mode 100644
index 7a18661..0000000
--- a/roms/Chip-8 Programs/Random Number Test [Matthew Mikolay, 2010].txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Hey guys!
-
-I don't know if any of you will be interested in this, but I wrote this small
-program while coding my game to test out the random number generator. I wanted
-to see if there is a chance that zero will show up as the random number, and it
-turns out it can.
-
-Anyway, when you run the program, it brings a random number up on the screen.
-When you press any of the keys, it brings another random number up on the
-screen. This goes on until you quit the program.
-
-Address 0x202 holds the C0FF instruction, which commands the CHIP-8 interpreter
-to set V0 to a random number with the mask 0xFF. This yields 256 different
-possible numbers (0-255). If C0FF is changed to something like C00A, then the
-mask will change. This would yield 11 different possible numbers (0-10).
-
--Matt \ No newline at end of file
diff --git a/roms/Chip-8 Programs/SQRT Test [Sergey Naydenov, 2010].ch8 b/roms/Chip-8 Programs/SQRT Test [Sergey Naydenov, 2010].ch8
deleted file mode 100644
index 5648551..0000000
--- a/roms/Chip-8 Programs/SQRT Test [Sergey Naydenov, 2010].ch8
+++ /dev/null
Binary files differ