MZ-80A demo

Is there such a thing as an MZ demoscene?
User avatar
mz-80a
Posts: 403
Joined: Thu Jan 25, 2018 10:46 am
Location: Devon, UK
Contact:

MZ-80A demo

Post by mz-80a »

Well, it'd certainly be great if there was an MZ demo scene. There was one I've seen on YouTube for the MZ-700 which was pretty neat. I started work on an MZ-80A one last year but work stopped for various reasons and now there is a different bit of homebrew happening which has taken priority. But I hope to start work on the demo again very soon (once the current homebrew project has been released). There are some small bits of information about it here:

http://mz-sharpworks.co.uk/extremeposs/extremeposs.htm

I hope we'll see other people coding some demos too in the future!
MZ-80A Secrets
https://mz-80a.com/

Sharpworks (Sharp MZ homebrew)
https: //mz-sharpworks.co.uk/
goev
Posts: 18
Joined: Wed Jan 17, 2018 9:33 pm

Re: MZ-80A demo

Post by goev »

Will that demo also work on a MZ-700?

Not strictly MZ-80A, but I've made a (crude) converter that can convert any picture to MZ-700 graphics, which is nice for people like me with limited artistic skills :D The conversions creates a 2K (or was it 4K) screen memory like on the real MZ-700 and my program emulates the graphics on the MZ-700.
The resulting screen data can be dumped into a file and loaded directly into the screen memory on a real MZ-700. I hope. I haven't tested it for real yet.
Attachments
0-02-05-1cfdaad76b3bc654026f3a9d7e5d39d7fc5850d73a0899f0fe9ca52cc51ca85c_full.jpg
0-02-05-1cfdaad76b3bc654026f3a9d7e5d39d7fc5850d73a0899f0fe9ca52cc51ca85c_full.jpg (45.61 KiB) Viewed 14848 times
User avatar
mz-80a
Posts: 403
Joined: Thu Jan 25, 2018 10:46 am
Location: Devon, UK
Contact:

Re: MZ-80A demo

Post by mz-80a »

That looks excellent :)

My friend (who runs Datadoor) has some similar software I think but it also lets him do infinite zooms / anims etc When I showed him the MZ character set he really wanted to get involved in the demo I was making. In theory the demo will work on the MZ-700 but it will require a few changes to the code due to the fact that the CPU runs faster (I think the 700 is 3.5mhz where the 80A is just 2mhz). Because it's a nightmare to code graphic effects on the MZ (no interrupts directly related to screen) I have to use certain CPU based timings to get effects and those loops etc (effectively burning NOPs) will need to be adjusted for the faster 700 CPU. I'll definitely consider making a 700 version although it'll be missing colour.

Would love to see more pictures from your converter!
MZ-80A Secrets
https://mz-80a.com/

Sharpworks (Sharp MZ homebrew)
https: //mz-sharpworks.co.uk/
goev
Posts: 18
Joined: Wed Jan 17, 2018 9:33 pm

Re: MZ-80A demo

Post by goev »

My program is simply just an image converter, really.

Here are some more pictures.
Attachments
clipboard_image.1515999529.jpg
clipboard_image.1515999529.jpg (14.79 KiB) Viewed 14834 times
clipboard_image.1504698840.jpg
clipboard_image.1504698840.jpg (20.9 KiB) Viewed 14834 times
clipboard_image.1504677716.jpg
clipboard_image.1504677716.jpg (24.89 KiB) Viewed 14835 times
clipboard_image.1504677724.jpg
clipboard_image.1504677724.jpg (17.16 KiB) Viewed 14835 times
clipboard_image.1505195339.jpg
clipboard_image.1505195339.jpg (15.54 KiB) Viewed 14836 times
clipboard_image.1504858611.jpg
clipboard_image.1504858611.jpg (18.1 KiB) Viewed 14837 times
User avatar
mz-80a
Posts: 403
Joined: Thu Jan 25, 2018 10:46 am
Location: Devon, UK
Contact:

Re: MZ-80A demo

Post by mz-80a »

That is very cool indeed!

Can it be made to work with the 80A / 80K ? (I guess it's more difficult without the colour)
MZ-80A Secrets
https://mz-80a.com/

Sharpworks (Sharp MZ homebrew)
https: //mz-sharpworks.co.uk/
hlide
Posts: 681
Joined: Thu Jan 25, 2018 9:31 pm

Re: MZ-80A demo

Post by hlide »

At least, it would work with "Bad Apple!!" since that video is B&W. But you would need to add the audio as well.
User avatar
mz-80a
Posts: 403
Joined: Thu Jan 25, 2018 10:46 am
Location: Devon, UK
Contact:

Re: MZ-80A demo

Post by mz-80a »

Oh yeah? What's Bad Apple?

Edit : Just looked it up, oh yes I think I have seen this one before! Audio could be tricky and there are limitations of MZ character set but might be possible!
MZ-80A Secrets
https://mz-80a.com/

Sharpworks (Sharp MZ homebrew)
https: //mz-sharpworks.co.uk/
User avatar
mz-80a
Posts: 403
Joined: Thu Jan 25, 2018 10:46 am
Location: Devon, UK
Contact:

Re: MZ-80A demo

Post by mz-80a »

Infinite zoomer by Datadoor using Sharp MZ charset :)
20227037_10155603449009669_441367278_n.gif
20227037_10155603449009669_441367278_n.gif (64.66 KiB) Viewed 14815 times
MZ-80A Secrets
https://mz-80a.com/

Sharpworks (Sharp MZ homebrew)
https: //mz-sharpworks.co.uk/
goev
Posts: 18
Joined: Wed Jan 17, 2018 9:33 pm

Re: MZ-80A demo

Post by goev »

Nice zoom! :)
hlide
Posts: 681
Joined: Thu Jan 25, 2018 9:31 pm

Re: MZ-80A demo

Post by hlide »

mz-80a wrote: Sun Jan 28, 2018 9:27 am Oh yeah? What's Bad Apple?

Edit : Just looked it up, oh yes I think I have seen this one before! Audio could be tricky and there are limitations of MZ character set but might be possible!
Well, Bad Apple!! was a black&white video and was ported to numerous old computers or consoles. Just notice the Vectrex version here (I have a Vectrex and a VecFever cartridge to play this video on my Vectrex as well).

Laser one

Bad Apple in Stop-Motion

Did you notice the first picture of a set given by Goev comes from that video?
Post Reply