4cade/res/DFX.CONF

110 lines
2.5 KiB
Plaintext
Raw Normal View History

2021-10-21 00:22:39 +00:00
#
# Transition effects for DHGR slideshows
#
# Each Mega-Attract Module that is a DHGR slideshow (see ATTRACT.CONF)
# will use a single transition effect for the length of the module.
# Transition effects are loaded in the order listed in this file. Each line
# of this file is a filename (not including comments, like this one). The
# name of the next transition effect is stored in the global prefs, so this
# file should not contain duplicates.
#
# Transition effects are binary files loaded at $6000 and called with main
# memory banked in, DHGR page 1 showing, and the next DHGR graphic already
# loaded at $4000/main and $4000/aux. A transition effect has full use of
2021-12-18 02:33:18 +00:00
# zero pages (both), $0200-$07FF (both), $6000-$BEFF/main, $800-$1FFF/aux,
# and $6000-$BFFF/aux. $800-$1FFF/main is reserved for the slideshow data.
# $BF00-$BFFF/main is reserved for the ProDOS shim. LC RAM banks 1 and 2 are
# reserved for the launcher.
2021-10-21 00:22:39 +00:00
#
# Important: LC RAM bank 1 will be read/write on entry and must be read/write
# on exit. If you need ROM routines, you are responsible for switching to ROM
# then switching back to RAM bank 1 (read/write) before returning. However,
# you can leave WRITEAUXMEM active. The calling code will unconditionally
# switch back to WRITEMAINMEM.
2021-10-21 00:22:39 +00:00
#
# This file is converted to a binary data structure (DFX.IDX) during build
# then added to TOTAL.DATA on the final disk image.
2021-10-21 00:22:39 +00:00
#
2020-11-18 05:52:55 +00:00
DHGR.FIZZLE2BIT
2020-03-23 01:58:26 +00:00
DHGR.RIPPLE
DHGR.SOFT.DIAG
2020-11-30 04:10:44 +00:00
DHGR.48BOXES
2022-08-26 01:56:15 +00:00
DHGR.DITHIRIS
DHGR.BUBBLES
2020-03-23 01:58:26 +00:00
DHGR.RADIAL
2020-11-24 00:05:51 +00:00
DHGR.SOFT.IRIS
DHGR.WAVY.RIP
2022-08-26 01:56:15 +00:00
DHGR.DITHBUBBLE
2020-11-30 06:13:27 +00:00
DHGR.48.SNAKE
DHGR.SNOWFL.IN
2020-11-24 00:05:51 +00:00
DHGR.MAPLE
DHGR.SLOW.STAR
2022-08-26 01:56:15 +00:00
DHGR.DITHCORNER
2020-12-01 03:36:56 +00:00
DHGR.48.SNAKEC
2020-11-24 00:05:51 +00:00
DHGR.HEART.RIP
DHGR.CORNER4
2020-11-24 00:05:51 +00:00
DHGR.STAR.IN
2022-08-26 01:56:15 +00:00
DHGR.DITHSLOWST
2020-11-30 06:13:27 +00:00
DHGR.48.ARROW
2020-11-20 06:18:39 +00:00
DHGR.REDLINES
2020-11-24 00:05:51 +00:00
DHGR.BUTTERFLY
DHGR.BLOOM.IN
2022-08-26 01:56:15 +00:00
DHGR.DITHSNOWFL
2020-11-30 06:13:27 +00:00
DHGR.48.SYNCC
2020-06-06 13:47:05 +00:00
DHGR.RADIAL4
DHGR.TWOPASS.LR
2020-11-24 00:05:51 +00:00
DHGR.WAVY.IN
2022-08-26 01:56:15 +00:00
DHGR.DITHHEART
DHGR.CORNER4RIP
2020-03-23 01:58:26 +00:00
DHGR.STAR
2020-11-30 06:13:27 +00:00
DHGR.48.LDIAGON
2020-11-24 00:05:51 +00:00
DHGR.MAPLE.IN
2022-08-26 01:56:15 +00:00
DHGR.DITHBUTTER
2022-08-31 20:17:21 +00:00
DHGR.STAR7
2020-11-20 23:17:06 +00:00
DHGR.BAR.DISSLV
2020-11-24 00:05:51 +00:00
DHGR.BLOOM
DHGR.SLOW.STARI
2020-11-24 00:05:51 +00:00
DHGR.HEART
2022-08-26 01:56:15 +00:00
DHGR.DITHMAPLE
2020-11-30 04:10:44 +00:00
DHGR.48.2SNAKES
2020-03-23 01:58:26 +00:00
DHGR.RADIAL3
2020-11-24 00:05:51 +00:00
DHGR.STAR.RIP
DHGR.BFLY.IN
2022-08-26 01:56:15 +00:00
DHGR.DITHSOFTIR
DHGR.DIAGONAL
DHGR.SNOWFLAKE
2020-11-30 04:10:44 +00:00
DHGR.48.DOWN
2020-11-24 00:05:51 +00:00
DHGR.SOFTIRISIN
2022-08-26 01:56:15 +00:00
DHGR.DITHSTAR
2020-03-23 01:58:26 +00:00
DHGR.RADIAL2
2020-11-19 02:40:17 +00:00
DHGR.IRIS
2022-08-31 20:17:21 +00:00
DHGR.STAR7.RIP
DHGR.BUBBLES.IN
DHGR.SLOWST.RIP
2022-08-26 01:56:15 +00:00
DHGR.DITHWAVYIR
2020-11-30 04:10:44 +00:00
DHGR.48.SPIRAL
2020-11-30 06:02:28 +00:00
DHGR.RADIAL5
2020-11-18 05:52:55 +00:00
DHGR.FIZZLE
2021-09-22 18:35:15 +00:00
DHGR.48.PAGEC
2022-08-26 01:56:15 +00:00
DHGR.DITHBLOOM
2020-11-24 00:05:51 +00:00
DHGR.BFLY.RIP
DHGR.IRIS.IN
2022-08-31 20:17:21 +00:00
DHGR.DITHSTAR7
DHGR.SWIRL
2020-11-30 06:02:28 +00:00
DHGR.48.SPIRALC
2022-08-26 01:56:15 +00:00
DHGR.DITHRADIAL
2020-11-24 00:05:51 +00:00
DHGR.MAPLE.RIP
DHGR.R.BY.PIXEL
2020-11-24 00:05:51 +00:00
DHGR.HEART.IN
DHGR.SNOWFL.RIP
2022-08-31 20:17:21 +00:00
DHGR.STAR7.IN
2022-08-26 01:56:15 +00:00
DHGR.DITHRAD2
2020-11-30 06:02:28 +00:00
DHGR.48.SIDES
DHGR.CORNER4.IN
2020-11-24 00:05:51 +00:00
DHGR.WAVY.IRIS
DHGR.BLOOM.RIP
2022-08-26 01:56:15 +00:00
DHGR.DITHRAD4
2020-11-30 04:10:44 +00:00
DHGR.48.SYNC
2020-11-20 16:29:04 +00:00
DHGR.FLICK
2020-03-23 01:58:26 +00:00
[eof]