From 62151ec83685dc525b4111d236ebae6e23d91c00 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Fri, 27 Sep 2019 01:10:57 -0400 Subject: remove roms --- .../Mega Minimal [Revival Studios, 2007].ch8 | Bin 1914 -> 0 bytes .../Mega Particle Demo [zeroZshadow, 2008].ch8 | Bin 50431 -> 0 bytes .../Mega Particle Demo [zeroZshadow, 2008].txt | 6 --- .../MegaMaze [David Winter, 2007].ch8 | Bin 84 -> 0 bytes .../MegaMaze [David Winter, 2007].txt | 10 ----- .../MegaSirpinski [Sergey Naydenov, 2010].ch8 | Bin 725 -> 0 bytes .../Twister Demo [Revival Studios, 2007].ch8 | Bin 176802 -> 0 bytes .../Twister Demo [Revival Studios, 2007].txt | 49 --------------------- 8 files changed, 65 deletions(-) delete mode 100644 roms/MegaChip8 Demos/Mega Minimal [Revival Studios, 2007].ch8 delete mode 100644 roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].ch8 delete mode 100644 roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].txt delete mode 100644 roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].ch8 delete mode 100644 roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].txt delete mode 100644 roms/MegaChip8 Demos/MegaSirpinski [Sergey Naydenov, 2010].ch8 delete mode 100644 roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].ch8 delete mode 100644 roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].txt (limited to 'roms/MegaChip8 Demos') diff --git a/roms/MegaChip8 Demos/Mega Minimal [Revival Studios, 2007].ch8 b/roms/MegaChip8 Demos/Mega Minimal [Revival Studios, 2007].ch8 deleted file mode 100644 index 6e8c430..0000000 Binary files a/roms/MegaChip8 Demos/Mega Minimal [Revival Studios, 2007].ch8 and /dev/null differ diff --git a/roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].ch8 b/roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].ch8 deleted file mode 100644 index aa1f4d1..0000000 Binary files a/roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].ch8 and /dev/null differ diff --git a/roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].txt b/roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].txt deleted file mode 100644 index 25f05fa..0000000 --- a/roms/MegaChip8 Demos/Mega Particle Demo [zeroZshadow, 2008].txt +++ /dev/null @@ -1,6 +0,0 @@ -This is my particledemo for the Chip-8, SuperChip and MegaChip8. -Works on real hardware as well as emulators - -Enjoy! - - zeroZshadow \ No newline at end of file diff --git a/roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].ch8 b/roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].ch8 deleted file mode 100644 index b93f2c5..0000000 Binary files a/roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].ch8 and /dev/null differ diff --git a/roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].txt b/roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].txt deleted file mode 100644 index 1a3555a..0000000 --- a/roms/MegaChip8 Demos/MegaMaze [David Winter, 2007].txt +++ /dev/null @@ -1,10 +0,0 @@ -MegaMaze, by David Winter - -Drawing a random maze like this one consists in drawing random diagonal -lines. There are two possibilities: right-to-left line, and left-to-right -line. Each line is composed of a 4*4 bitmap. As the lines must form non- -circular angles, the two bitmaps won't be '/' and '\'. The first one -(right line) will be a little bit modified. See at the end of this source. - -The maze is composed of 16 lines (as the bitmaps are 4 pixels high), each -line consists of 32 bitmaps. Bitmaps are drawn in random mode. We choose a random value (0 or 1). If it is 1, we draw a left line bitmap. If it is 0, we draw a right one. diff --git a/roms/MegaChip8 Demos/MegaSirpinski [Sergey Naydenov, 2010].ch8 b/roms/MegaChip8 Demos/MegaSirpinski [Sergey Naydenov, 2010].ch8 deleted file mode 100644 index ee66495..0000000 Binary files a/roms/MegaChip8 Demos/MegaSirpinski [Sergey Naydenov, 2010].ch8 and /dev/null differ diff --git a/roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].ch8 b/roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].ch8 deleted file mode 100644 index bebd6df..0000000 Binary files a/roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].ch8 and /dev/null differ diff --git a/roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].txt b/roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].txt deleted file mode 100644 index 92021a3..0000000 --- a/roms/MegaChip8 Demos/Twister Demo [Revival Studios, 2007].txt +++ /dev/null @@ -1,49 +0,0 @@ ------------------------------------------------------------------------------ - ///////////////// - ////////////////// - //// //// - //// /////////// - //// /////////// - //// //// - //// /////////// - //// ////////// - - www.revival-studios.com ------------------------------------------------------------------------------ -Title : Twisterbar Demo -Author : Martijn Wenting / Revival Studios -Genre : Demo -System : MegaChip8 -Date : 16/12/2007 -Product ID : RS-M8003 ------------------------------------------------------------------------------ - -All the contents of this package are (c)Copyright 2007 Revival Studios. - -The contents of the package may only be spread in its original form, and may not be -published or distributed otherwise without the written permission of the author. - -Description: ------------- -The Twisterbar Demo is a demo for the MegaChip8 system. -It is one of the first products i've made after implementing the MegaChip8 -extensions to my Chip8 emulator. - -Running the demo: ------------------ -Use the Megachip emulator or any other MegaChip8 compatible emulator to run the demo. - -Credits: --------- -Programming, Graphics and Music by: Martijn Wenting - -Distribution: -------------- -This package can be freely distributed in its original form. -If you would like to include this demo in your rom package, please let me know. - -Watch out for more releases soon! - - - Martijn Wenting / Revival Studios - -- cgit v1.2.3-101-g0448