4cade/res/DFX.CONF

109 lines
2.5 KiB
Plaintext
Raw Normal View History

2021-10-20 20:22:39 -04: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-17 21:33:18 -05: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-20 20:22:39 -04: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-20 20:22:39 -04: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-20 20:22:39 -04:00
#
2020-11-18 00:52:55 -05:00
DHGR.FIZZLE2BIT
2020-03-22 21:58:26 -04:00
DHGR.RIPPLE
DHGR.SOFT.DIAG
2020-11-29 23:10:44 -05:00
DHGR.48BOXES
2022-08-25 21:56:15 -04:00
DHGR.DITHIRIS
DHGR.BUBBLES
2020-03-22 21:58:26 -04:00
DHGR.RADIAL
2020-11-23 19:05:51 -05:00
DHGR.SOFT.IRIS
DHGR.WAVY.RIP
2022-08-25 21:56:15 -04:00
DHGR.DITHBUBBLE
2020-11-30 01:13:27 -05:00
DHGR.48.SNAKE
DHGR.SNOWFL.IN
2020-11-23 19:05:51 -05:00
DHGR.MAPLE
DHGR.SLOW.STAR
2022-08-25 21:56:15 -04:00
DHGR.DITHCORNER
2020-11-30 22:36:56 -05:00
DHGR.48.SNAKEC
2020-11-23 19:05:51 -05:00
DHGR.HEART.RIP
DHGR.CORNER4
2020-11-23 19:05:51 -05:00
DHGR.STAR.IN
2022-08-25 21:56:15 -04:00
DHGR.DITHSLOWST
2020-11-30 01:13:27 -05:00
DHGR.48.ARROW
2020-11-20 01:18:39 -05:00
DHGR.REDLINES
2020-11-23 19:05:51 -05:00
DHGR.BUTTERFLY
DHGR.BLOOM.IN
2022-08-25 21:56:15 -04:00
DHGR.DITHSNOWFL
2020-11-30 01:13:27 -05:00
DHGR.48.SYNCC
2020-06-06 09:47:05 -04:00
DHGR.RADIAL4
DHGR.TWOPASS.LR
2020-11-23 19:05:51 -05:00
DHGR.WAVY.IN
2022-08-25 21:56:15 -04:00
DHGR.DITHHEART
DHGR.CORNER4RIP
2020-03-22 21:58:26 -04:00
DHGR.STAR
2020-11-30 01:13:27 -05:00
DHGR.48.LDIAGON
2020-11-23 19:05:51 -05:00
DHGR.MAPLE.IN
2022-08-25 21:56:15 -04:00
DHGR.DITHBUTTER
2022-08-31 16:17:21 -04:00
DHGR.STAR7
2020-11-20 18:17:06 -05:00
DHGR.BAR.DISSLV
2020-11-23 19:05:51 -05:00
DHGR.BLOOM
DHGR.SLOW.STARI
2020-11-23 19:05:51 -05:00
DHGR.HEART
2022-08-25 21:56:15 -04:00
DHGR.DITHMAPLE
2020-11-29 23:10:44 -05:00
DHGR.48.2SNAKES
2020-03-22 21:58:26 -04:00
DHGR.RADIAL3
2020-11-23 19:05:51 -05:00
DHGR.STAR.RIP
DHGR.BFLY.IN
2022-08-25 21:56:15 -04:00
DHGR.DITHSOFTIR
DHGR.DIAGONAL
DHGR.SNOWFLAKE
2020-11-29 23:10:44 -05:00
DHGR.48.DOWN
2020-11-23 19:05:51 -05:00
DHGR.SOFTIRISIN
2022-08-25 21:56:15 -04:00
DHGR.DITHSTAR
2020-03-22 21:58:26 -04:00
DHGR.RADIAL2
2020-11-18 21:40:17 -05:00
DHGR.IRIS
2022-08-31 16:17:21 -04:00
DHGR.STAR7.RIP
DHGR.BUBBLES.IN
DHGR.SLOWST.RIP
2022-08-25 21:56:15 -04:00
DHGR.DITHWAVYIR
2020-11-29 23:10:44 -05:00
DHGR.48.SPIRAL
2020-11-30 01:02:28 -05:00
DHGR.RADIAL5
2020-11-18 00:52:55 -05:00
DHGR.FIZZLE
2021-09-22 14:35:15 -04:00
DHGR.48.PAGEC
2022-08-25 21:56:15 -04:00
DHGR.DITHBLOOM
2020-11-23 19:05:51 -05:00
DHGR.BFLY.RIP
DHGR.IRIS.IN
2022-08-31 16:17:21 -04:00
DHGR.DITHSTAR7
DHGR.SWIRL
2020-11-30 01:02:28 -05:00
DHGR.48.SPIRALC
2022-08-25 21:56:15 -04:00
DHGR.DITHRADIAL
2020-11-23 19:05:51 -05:00
DHGR.MAPLE.RIP
DHGR.R.BY.PIXEL
2020-11-23 19:05:51 -05:00
DHGR.HEART.IN
DHGR.SNOWFL.RIP
2022-08-31 16:17:21 -04:00
DHGR.STAR7.IN
2022-08-25 21:56:15 -04:00
DHGR.DITHRAD2
2020-11-30 01:02:28 -05:00
DHGR.48.SIDES
DHGR.CORNER4.IN
2020-11-23 19:05:51 -05:00
DHGR.WAVY.IRIS
DHGR.BLOOM.RIP
2022-08-25 21:56:15 -04:00
DHGR.DITHRAD4
2020-11-29 23:10:44 -05:00
DHGR.48.SYNC
2020-11-20 11:29:04 -05:00
DHGR.FLICK