From eb19b6de94cee800d231968d89f68023f8eb150d Mon Sep 17 00:00:00 2001 From: Igor Maznitsa Date: Wed, 20 Nov 2019 22:57:18 +0200 Subject: [PATCH] release 2.0.0 --- pom.xml | 12 +++--------- zxpoly-emul/pom.xml | 2 +- .../com/igormaznitsa/zxpoly/about/index.html | 4 ++-- zxpoly-sprite-corrector/pom.xml | 2 +- zxpoly-z80/pom.xml | 2 +- 5 files changed, 8 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index db6bb3ed..3eb4365b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.igormaznitsa zxpoly - 2.0-SNAPSHOT + 2.0.0 pom https://github.com/raydac/zxpoly @@ -13,7 +13,7 @@ 1.8 1.8 gpl30 - 2.0.0-SNAPSHOT + 2.0.0 @@ -31,8 +31,7 @@ http://www.igormaznitsa.com +3 - architect - developer + author @@ -47,11 +46,6 @@ scm:git:git@github.com:raydac/zxpoly.git - - Raydac Research Group Ltd. - http://www.coldcore.ru - - GNU General Public License, Version 3 diff --git a/zxpoly-emul/pom.xml b/zxpoly-emul/pom.xml index 3df338f0..153180f9 100644 --- a/zxpoly-emul/pom.xml +++ b/zxpoly-emul/pom.xml @@ -4,7 +4,7 @@ com.igormaznitsa zxpoly - 2.0-SNAPSHOT + 2.0.0 ZX-Poly emulator diff --git a/zxpoly-emul/src/main/resources/com/igormaznitsa/zxpoly/about/index.html b/zxpoly-emul/src/main/resources/com/igormaznitsa/zxpoly/about/index.html index d8850102..18173e47 100644 --- a/zxpoly-emul/src/main/resources/com/igormaznitsa/zxpoly/about/index.html +++ b/zxpoly-emul/src/main/resources/com/igormaznitsa/zxpoly/about/index.html @@ -9,8 +9,8 @@

ZX-Poly platform emulator

Author: Igor Maznitsa
Project page: https://github.com/raydac/zxpoly

- ZX-Poly is an attempt to jump over ZX-Spectrum limits and get way to have graphics without atribute clash. The - idea of the platform was developed by Igor Maznitsa in april 1994, the first emulator was developed in 1998 and + ZX-Poly is attempt to jump over ZX-Spectrum limits and get way to have graphics without atribute clash. The + idea of the platform was developed by Igor Maznitsa in april 1994. The first emulator was developed in 1998 and the current emulator was developed in 2014 to prove the idea.

By default the emulator emulates ZX-Poly platform but it is possible to turn on ZX-128 mode through item in Options diff --git a/zxpoly-sprite-corrector/pom.xml b/zxpoly-sprite-corrector/pom.xml index dd700f4c..4d81e357 100644 --- a/zxpoly-sprite-corrector/pom.xml +++ b/zxpoly-sprite-corrector/pom.xml @@ -4,7 +4,7 @@ com.igormaznitsa zxpoly - 2.0-SNAPSHOT + 2.0.0 zxpoly-sprite-corrector diff --git a/zxpoly-z80/pom.xml b/zxpoly-z80/pom.xml index c2efcfd5..4acba102 100644 --- a/zxpoly-z80/pom.xml +++ b/zxpoly-z80/pom.xml @@ -4,7 +4,7 @@ com.igormaznitsa zxpoly - 2.0-SNAPSHOT + 2.0.0 zxpoly-z80