dos33fsprogs/games/riven_hgr
2024-06-20 17:10:02 -04:00
..
disk01_files riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
disk39_files riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
disk40_files riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
disk43_files riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
graphics_sprites
graphics_title
release
common_defines.inc riven: split out level definitions from common_defines.inc 2024-06-16 00:38:13 -04:00
draw_pointer.s
generate_common.c riven: auto-generate qload.inc 2024-06-20 13:42:16 -04:00
gr_offsets.s
hardware_detect.s
hardware.inc riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
hgr_14x14_sprite.s
hgr_tables.s
keyboard.s riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
log_table.s
Makefile riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
NOTES riven: straighten out the cardinal directions outside on jungle island 2024-06-20 12:49:57 -04:00
qboot_sector.s
qboot_stage2.s
qboot.inc
qload.s riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
README
text_print.s
title.s riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
TODO riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
wait_a_bit.s
wait.s
zp.inc riven: foolishly working on better disk support 2024-06-20 17:10:02 -04:00
zx02_optim.s

Riven on a Floppy Disk
~~~~~~~~~~~~~~~~~~~~~~

AKA how much of the 5-CD-ROM game RIVEN will fit on a 140k Apple II Floppy

by Vince `deater' Weaver <vince@deater.net>


Just as it says, how much "hi-res" Riven can you fit on a floppy disk.
Hand converted locations packed with ZX02 compression.

Maglev scene (the real reason I did this) was rotoscoped in 40x48 "lores".
	
The website probably has a more complete rundown on everything going on here
	http://www.deater.net/weave/vmwprod/riven/

Building this assumes you have zx02, the ca65 assembler, and various of
	my dos33fsutils in proper places.  Sorry.

28 May 2024