r-type of
{____ {_____ {__
{_ {__ {__ {__ {__ {__
{__ {__ {__{__
{__ {__ {__{__
{__ {____{__ {__{__
{__ {_ {__ {__ {__ {__
{_____ {_____ {____
presents the sources for it's ZX Spectrum demo released on the Speccy.pl party 2019-04-06.
You can watch it here in the web emulator.
This is a cleaned up version adopted to the latest release of the z80rb.
To be able to compile the demo you'd need:
- Ruby 2.3.0 or later
gem install bundler
cd zxspectrum-demo-yartz
rake install
orbundle install
To build the TAP file run:
cd zxspectrum-demo-yartz
rake tap
orbundle exec ruby yartz.rb
which should produce the yartz.tap
file.
Enjoy!
Copyright © 2019 r-type/GDC (Rafał Michalski) r-type@yeondir.com This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.