mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-01 05:31:52 +00:00
.. | ||
bubbles | ||
cascade | ||
center | ||
crystal | ||
diamond | ||
diamond_stripes | ||
fizzle | ||
graphics | ||
lr | ||
star | ||
thin_bar | ||
constants.s | ||
fx.lib.2bit.s | ||
fx.lib.s | ||
hardware.inc | ||
hello.bas | ||
macros.copybit.s | ||
macros.hgr.s | ||
macros.misc.s | ||
macros.s | ||
main_macros.s | ||
Makefile | ||
README | ||
vblank.s | ||
wait_for_key.s | ||
wait_keypress.s | ||
zp.inc | ||
zx02_optim.s |
Trying to figure out how the fancy wipes from Total Replay / 4cade work Designed so can be modular and loaded on the fly, but for our purposes that doesn't really matter Summary here best I can tell: + FXCode = current effect, loaded to $6C00 + Coordinates1Bit = $8600 = $3480 bytes of data? + Coordinates2Bit = $8100 = $3C00 bytes of data + Coordinates3Bit = $6D00 = ; depends on $300 $200 $BB00 $BC00 $BE00