diff options
| author | 2019-09-27 01:09:28 -0400 | |
|---|---|---|
| committer | 2019-09-27 01:09:28 -0400 | |
| commit | 583bd4994a59add0f7d99b582cc72db96f1ac172 (patch) | |
| tree | 1ebf78de52b3726c9ae49e1d975992a30e1dbff8 /roms/SuperChip Demos | |
| parent | ca3946539a16f2f1175cd50531be564f0293060d (diff) | |
| download | chip8-583bd4994a59add0f7d99b582cc72db96f1ac172.tar.gz chip8-583bd4994a59add0f7d99b582cc72db96f1ac172.tar.bz2 chip8-583bd4994a59add0f7d99b582cc72db96f1ac172.zip | |
try to fix graphics wip
Diffstat (limited to 'roms/SuperChip Demos')
17 files changed, 176 insertions, 0 deletions
diff --git a/roms/SuperChip Demos/Bounce [Les Harris].ch8 b/roms/SuperChip Demos/Bounce [Les Harris].ch8 Binary files differnew file mode 100644 index 0000000..3723658 --- /dev/null +++ b/roms/SuperChip Demos/Bounce [Les Harris].ch8 diff --git a/roms/SuperChip Demos/Car Race Demo [Erik Bryntse, 1991].ch8 b/roms/SuperChip Demos/Car Race Demo [Erik Bryntse, 1991].ch8 Binary files differnew file mode 100644 index 0000000..aedd304 --- /dev/null +++ b/roms/SuperChip Demos/Car Race Demo [Erik Bryntse, 1991].ch8 diff --git a/roms/SuperChip Demos/Car Race Demo [Erik Bryntse, 1991].txt b/roms/SuperChip Demos/Car Race Demo [Erik Bryntse, 1991].txt new file mode 100644 index 0000000..24cf767 --- /dev/null +++ b/roms/SuperChip Demos/Car Race Demo [Erik Bryntse, 1991].txt @@ -0,0 +1,5 @@ +Car Race Demo, by: Erik Bryntse
+
+When I added the extra scroll functions to v1.1, I couldn't resist writing
+a car race. It lets you drive your car on a small forest road in high speed.
+Use 1 and 2 to steer it.
diff --git a/roms/SuperChip Demos/Climax Slideshow - Part 1 [Revival Studios, 2008].ch8 b/roms/SuperChip Demos/Climax Slideshow - Part 1 [Revival Studios, 2008].ch8 Binary files differnew file mode 100644 index 0000000..6d4ec88 --- /dev/null +++ b/roms/SuperChip Demos/Climax Slideshow - Part 1 [Revival Studios, 2008].ch8 diff --git a/roms/SuperChip Demos/Climax Slideshow - Part 1 [Revival Studios, 2008].txt b/roms/SuperChip Demos/Climax Slideshow - Part 1 [Revival Studios, 2008].txt new file mode 100644 index 0000000..0e910d5 --- /dev/null +++ b/roms/SuperChip Demos/Climax Slideshow - Part 1 [Revival Studios, 2008].txt @@ -0,0 +1,52 @@ +-----------------------------------------------------------------------------
+ /////////////////
+ //////////////////
+ //// ////
+ //// ///////////
+ //// ///////////
+ //// ////
+ //// ///////////
+ //// //////////
+
+ www.revival-studios.com
+-----------------------------------------------------------------------------
+Title : Climax Slideshow
+Author : Martijn Wenting / Revival Studios
+ Graphics by: Menno Seegers
+Genre : Demo/Slideshow
+System : SuperChip8
+Date : 14/05/2008
+Product ID : RS-C8002
+-----------------------------------------------------------------------------
+
+All the contents of this package are (c)Copyright 2008 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 authors.
+
+Description:
+------------
+The Climax Slideshow is a slideshow for the SuperChip8 system.
+It includes 6 different images drawn by a good friend of mine: Menno Seegers.
+I've adapted the images to work on a monochrome display and added the titlescreen.
+Due to the romsize limitation of 3.5kb, the slideshow is split into two parts.
+
+Running the slideshow:
+----------------------
+Use the Megachip emulator or any other SuperChip compatible emulator to run the slideshow.
+
+Credits:
+--------
+Programming and Logo by: Martijn Wenting
+Graphics by: Menno Seegers
+
+Distribution:
+-------------
+This package can be freely distributed in its original form.
+If you would like to include this slideshow in your rom package, please let me know.
+
+Watch out for more releases soon!
+
+
+ Martijn Wenting / Revival Studios
+
diff --git a/roms/SuperChip Demos/Climax Slideshow - Part 2 [Revival Studios, 2008].ch8 b/roms/SuperChip Demos/Climax Slideshow - Part 2 [Revival Studios, 2008].ch8 Binary files differnew file mode 100644 index 0000000..7c7373e --- /dev/null +++ b/roms/SuperChip Demos/Climax Slideshow - Part 2 [Revival Studios, 2008].ch8 diff --git a/roms/SuperChip Demos/Climax Slideshow - Part 2 [Revival Studios, 2008].txt b/roms/SuperChip Demos/Climax Slideshow - Part 2 [Revival Studios, 2008].txt new file mode 100644 index 0000000..0e910d5 --- /dev/null +++ b/roms/SuperChip Demos/Climax Slideshow - Part 2 [Revival Studios, 2008].txt @@ -0,0 +1,52 @@ +-----------------------------------------------------------------------------
+ /////////////////
+ //////////////////
+ //// ////
+ //// ///////////
+ //// ///////////
+ //// ////
+ //// ///////////
+ //// //////////
+
+ www.revival-studios.com
+-----------------------------------------------------------------------------
+Title : Climax Slideshow
+Author : Martijn Wenting / Revival Studios
+ Graphics by: Menno Seegers
+Genre : Demo/Slideshow
+System : SuperChip8
+Date : 14/05/2008
+Product ID : RS-C8002
+-----------------------------------------------------------------------------
+
+All the contents of this package are (c)Copyright 2008 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 authors.
+
+Description:
+------------
+The Climax Slideshow is a slideshow for the SuperChip8 system.
+It includes 6 different images drawn by a good friend of mine: Menno Seegers.
+I've adapted the images to work on a monochrome display and added the titlescreen.
+Due to the romsize limitation of 3.5kb, the slideshow is split into two parts.
+
+Running the slideshow:
+----------------------
+Use the Megachip emulator or any other SuperChip compatible emulator to run the slideshow.
+
+Credits:
+--------
+Programming and Logo by: Martijn Wenting
+Graphics by: Menno Seegers
+
+Distribution:
+-------------
+This package can be freely distributed in its original form.
+If you would like to include this slideshow in your rom package, please let me know.
+
+Watch out for more releases soon!
+
+
+ Martijn Wenting / Revival Studios
+
diff --git a/roms/SuperChip Demos/Robot.ch8 b/roms/SuperChip Demos/Robot.ch8 Binary files differnew file mode 100644 index 0000000..2797a81 --- /dev/null +++ b/roms/SuperChip Demos/Robot.ch8 diff --git a/roms/SuperChip Demos/SCSerpinski [Sergey Naydenov, 2010].ch8 b/roms/SuperChip Demos/SCSerpinski [Sergey Naydenov, 2010].ch8 Binary files differnew file mode 100644 index 0000000..5ade120 --- /dev/null +++ b/roms/SuperChip Demos/SCSerpinski [Sergey Naydenov, 2010].ch8 diff --git a/roms/SuperChip Demos/SCStars [Sergey Naydenov, 2010].ch8 b/roms/SuperChip Demos/SCStars [Sergey Naydenov, 2010].ch8 Binary files differnew file mode 100644 index 0000000..53f9fad --- /dev/null +++ b/roms/SuperChip Demos/SCStars [Sergey Naydenov, 2010].ch8 diff --git a/roms/SuperChip Demos/Super Particle Demo [zeroZshadow, 2008].ch8 b/roms/SuperChip Demos/Super Particle Demo [zeroZshadow, 2008].ch8 Binary files differnew file mode 100644 index 0000000..479fe0e --- /dev/null +++ b/roms/SuperChip Demos/Super Particle Demo [zeroZshadow, 2008].ch8 diff --git a/roms/SuperChip Demos/Super Particle Demo [zeroZshadow, 2008].txt b/roms/SuperChip Demos/Super Particle Demo [zeroZshadow, 2008].txt new file mode 100644 index 0000000..25f05fa --- /dev/null +++ b/roms/SuperChip Demos/Super Particle Demo [zeroZshadow, 2008].txt @@ -0,0 +1,6 @@ +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/SuperChip Demos/SuperMaze [David Winter, 199x].ch8 b/roms/SuperChip Demos/SuperMaze [David Winter, 199x].ch8 Binary files differnew file mode 100644 index 0000000..8ba890a --- /dev/null +++ b/roms/SuperChip Demos/SuperMaze [David Winter, 199x].ch8 diff --git a/roms/SuperChip Demos/SuperMaze [David Winter, 199x].txt b/roms/SuperChip Demos/SuperMaze [David Winter, 199x].txt new file mode 100644 index 0000000..8ad0173 --- /dev/null +++ b/roms/SuperChip Demos/SuperMaze [David Winter, 199x].txt @@ -0,0 +1,12 @@ +SuperMaze, 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/SuperChip Demos/SuperTrip8 Demo (2008) [Revival Studios].ch8 b/roms/SuperChip Demos/SuperTrip8 Demo (2008) [Revival Studios].ch8 Binary files differnew file mode 100644 index 0000000..e15be51 --- /dev/null +++ b/roms/SuperChip Demos/SuperTrip8 Demo (2008) [Revival Studios].ch8 diff --git a/roms/SuperChip Demos/SuperTrip8 Demo (2008) [Revival Studios].txt b/roms/SuperChip Demos/SuperTrip8 Demo (2008) [Revival Studios].txt new file mode 100644 index 0000000..398142f --- /dev/null +++ b/roms/SuperChip Demos/SuperTrip8 Demo (2008) [Revival Studios].txt @@ -0,0 +1,49 @@ +-----------------------------------------------------------------------------
+ /////////////////
+ //////////////////
+ //// ////
+ //// ///////////
+ //// ///////////
+ //// ////
+ //// ///////////
+ //// //////////
+
+ www.revival-studios.com
+-----------------------------------------------------------------------------
+Title : Trip8 / SuperTrip8 demo
+Author : Martijn Wenting / Revival Studios
+Genre : Demo
+System : Chip-8 / SuperChip8
+Date : 14/10/2008
+Product ID : RS-C8004
+-----------------------------------------------------------------------------
+
+All the contents of this package are (c)Copyright 2008 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 authors.
+
+Description:
+------------
+The Trip8/SuperTrip8 demo are demo's for the Chip-8 and SuperChip8 systems. The demo consists of an intro, 3D vectorballs, and 4 randomized dot-effects.
+
+Writing a demo for the original Chip-8 interpreter was a real pain, since your framerate basically drops in half for every sprite you need to draw. So even clearing and redrawing a few dots will cause the framerate to drop to near zero :) Originally the demo was going to be bigger and there were much more graphical effects programmed/prototyped, but a lot of these effects turned out to be too much for the original unoptimized Chip-8 interpreters to handle.
+
+Running the Demo:
+-----------------
+Use the Megachip emulator or any other Chip-8/SuperChip compatible emulator to run the slideshow.
+
+Credits:
+--------
+Programming/Graphics/Design by: Martijn Wenting
+
+Distribution:
+-------------
+This package can be freely distributed in its original form.
+If you would like to include this slideshow in your rom package, please let me know.
+
+Watch out for more releases soon!
+
+
+ Martijn Wenting / Revival Studios
+
diff --git a/roms/SuperChip Demos/Worms demo.ch8 b/roms/SuperChip Demos/Worms demo.ch8 Binary files differnew file mode 100644 index 0000000..44eeb0e --- /dev/null +++ b/roms/SuperChip Demos/Worms demo.ch8 |