Mono Slideshow

Any discussions related to the creation of new hardware or software for the ZX80 or ZX81
Post Reply
nollkolltroll
Posts: 325
Joined: Sat Sep 27, 2014 8:02 pm
Location: Stockholm, Sweden

Mono Slideshow

Post by nollkolltroll »

This software enables a ZX81 with a ZXpand-interface to do a slideshow of hires pictures, all programmed in BASIC.<br>
The pictures are monochrome 256x384 pixels, and can be created quite easily.

Docs and code at https://github.com/NollKollTroll/mono_slideshow
EDIT:
Now with CONFIG "M=H", 50 & 60Hz .p, and editable BASIC-file so you can make your own slideshows on real HW.
Attachments
mono_slideshow.zip
(26.86 KiB) Downloaded 63 times
Last edited by nollkolltroll on Fri Oct 28, 2022 8:56 am, edited 1 time in total.
/Adam
Moggy
Posts: 3267
Joined: Wed Jun 18, 2008 2:00 pm

Re: Mono Slideshow

Post by Moggy »

This is what I get on real zeddy with spand and spand plus, I assume this is not right?
Attachments
SANY0173.JPG
nollkolltroll
Posts: 325
Joined: Sat Sep 27, 2014 8:02 pm
Location: Stockholm, Sweden

Re: Mono Slideshow

Post by nollkolltroll »

Try CONFIG "M=H" before the program...
EDIT: now included in the release-files.
/Adam
Moggy
Posts: 3267
Joined: Wed Jun 18, 2008 2:00 pm

Re: Mono Slideshow

Post by Moggy »

Thanks Adam, it now works.
retrofan8081
Posts: 17
Joined: Thu Aug 06, 2020 11:29 am

Re: Mono Slideshow

Post by retrofan8081 »

This is great - thanks!
Post Reply