diff options
author | Daniel Jones <admin@danieljon.es> | 2020-08-26 07:55:11 +0930 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2020-08-26 07:55:11 +0930 |
commit | 72a80b66f979cce2318e0b4c1df1fae7175b4d2c (patch) | |
tree | 0f72fa5156edc5b1daed676839ef528d586dff48 /roms/README | |
parent | f23b667da411baa8de95032bde97025fc427ad94 (diff) | |
download | chip8-72a80b66f979cce2318e0b4c1df1fae7175b4d2c.tar.gz chip8-72a80b66f979cce2318e0b4c1df1fae7175b4d2c.zip |
added roms and changed readme
Diffstat (limited to 'roms/README')
-rw-r--r-- | roms/README | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/roms/README b/roms/README new file mode 100644 index 0000000..429e880 --- /dev/null +++ b/roms/README @@ -0,0 +1,50 @@ +-----------------------------------------------------------------------------
+ /////////////////
+ //////////////////
+ //// ////
+ //// ///////////
+ //// ///////////
+ //// ////
+ //// ///////////
+ //// //////////
+
+ www.chip8.com
+-----------------------------------------------------------------------------
+Title : Chip-8 Program Pack
+Author : Revival Studios
+Genre : Compilation
+System : Chip-8/SuperChip/MegaChip8
+Last updated : 16/04/2011
+Product ID : RS-C8000
+-----------------------------------------------------------------------------
+
+This is a collection of all CHIP-8 / SuperChip / MegaChip8 programs i found scattered around the web. I've researched and added information about the original author and year of release for most roms.
+The roms are divided in the following categories:
+
+- CHIP-8 Games
+- CHIP-8 Demo's
+- CHIP-8 Test programs
+- CHIP-8 Hires (hardware compatible 64x64 hires mode)
+- CHIP-8X/Hybrid games
+- SuperChip Games
+- SuperChip Demo's
+- SuperChip Test programs
+- MegaChip Games
+- MegaChip Demo's
+
+I've also converted various listings from paper to binary form and added them to this package.
+
+Running the roms:
+-----------------
+These roms will run in most CHIP-8 emulators and/or the original machines (CHIP8).
+
+Distribution:
+-------------
+This package can be freely distributed in its original form.
+If you have any additions for this pack, let me know.
+
+Watch out for more releases soon!
+
+
+ Revival Studios
+
|