{{htmlmetatags>metatag-robots=() metatag-title=(Slideshow demo for midres library) metatag-keywords=(C,library,Midres,Bitmaps,Commodore 64,Commodore VIC20,Commodore 16) metatag-description=(This demo shows on the computer screen a series of four images, saved on the disk .) metatag-media-og:image=(:midres01.jpg) metatag-og:title=(Slideshow demo for midres library) metatag-og:description=(This demo shows on the computer screen a series of four images, saved on the disk .) }} ====== DEMO: SLIDESHOW ====== ===== DESCRIPTION ===== {{youtube>slB3LFrwsrE?medium}} This is one of the [[:midres_library:demos|demostration programs]] that shows a series of four images saved on the disk on the computer screen. Once the slide show is complete, the playback restarts from the first image. ===== AVAILABLE ON ===== This program is avalable on following ''TARGETS'': * Commodore 64 (''c64'') * Commodore 64 with [[:ovl6502|overlay support]] (''c64ovl'') * Commodore VIC20 with expansion RAM (''vic2024'') * Commodore C=16 (''c16'') * Commodore PLUS/4 (''plus4'') * Commodore C128 (''c128'') * Atari XEGS, 130, 800, 320XE (Compy-Shop), 320XE (Rambo XL), 800XL, 1200XL (''atari'') ===== OVERLAY MODULES ===== If [[:ovl6502|overlay support]] is enabled, it requires the following overlay modules: * ''mr1'' (screen) [about: 867 bytes] ===== EXECUTABLES ===== * [[https://github.com/spotlessmind1975/midres/releases/download/v1.3/midres.slideshow.c64.d64|Disk image]] for Commodore 64 * [[https://github.com/spotlessmind1975/midres/releases/download/v1.3/midres.slideshow.c64ovl.d64|Disk image]] for Commodore 64 (with [[:ovl6502|overlay support]]) * [[https://github.com/spotlessmind1975/midres/releases/download/v1.3/midres.slideshow.plus4.d64|Disk image]] for Commodore PLUS/4 * [[https://github.com/spotlessmind1975/midres/releases/download/v1.3/midres.slideshow.vic2024.d64|Disk image]] for Commodore VIC=20 * [[https://github.com/spotlessmind1975/midres/releases/download/v1.3/midres.slideshow.c16.d64|Disk image]] for Commodore 16 * [[https://github.com/spotlessmind1975/midres/releases/download/v1.4-alpha/midres.slideshow.atari.atr|Disk image]] for Atari 8 bit ===== SOURCE CODE ===== [[https://github.com/spotlessmind1975/midres/blob/master/src/demo_slideshow.c|demo_slideshow.c]] on [[https://github.com/spotlessmind1975/midres|official repository]]