dos33fsprogs/games/riven_hgr
2024-07-17 01:46:48 -04:00
..
disk00_files riven_hgr: updated for release 2024-07-15 18:55:59 -04:00
disk01_files riven: more work hooking up disk0 2024-07-13 16:08:25 -04:00
disk39_files
disk40_files
disk41_files
disk43_files
graphics_sprites
graphics_title
release
audio.s
common_defines.inc riven: hd work progressing 2024-07-17 01:46:48 -04:00
draw_pointer.s
dts_block.c riven: more work on getting hd load to work 2024-07-16 23:32:44 -04:00
generate_common.c
gr_offsets.s
hardware_detect.s
hardware.inc prodos: more work on 2mg support 2024-07-16 14:14:30 -04:00
hgr_14x14_sprite.s
hgr_tables.s
keyboard.s riven: more work hooking up disk0 2024-07-13 16:08:25 -04:00
lc_detect.s
log_table.s
Makefile riven: hd work progressing 2024-07-17 01:46:48 -04:00
NOTES riven: hd work progressing 2024-07-17 01:46:48 -04:00
number_sprites.inc
print_dni_numbers.s
proboothd.s riven: hd work progressing 2024-07-17 01:46:48 -04:00
qboot_sector.s
qboot_stage2.s
qboot.inc
qload_floppy.s riven: start trying to hook up hd version 2024-07-16 22:48:17 -04:00
qload_hd.s riven: hd work progressing 2024-07-17 01:46:48 -04:00
qload.s riven: start trying to hook up hd version 2024-07-16 22:48:17 -04:00
README
text_print.s
title.s riven_hgr: updated for release 2024-07-15 18:55:59 -04:00
TODO
wait_a_bit.s
wait.s
zp.inc riven: hd work progressing 2024-07-17 01:46:48 -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