dos33fsprogs/games/riven_hgr
2024-07-01 02:07:29 -04:00
..
disk00_files riven: some work on intro 2024-07-01 02:07:29 -04:00
disk01_files riven: some work on intro 2024-07-01 02:07:29 -04:00
disk39_files riven: fix Makefile for no longer needed file 2024-06-25 09:34:49 -04:00
disk40_files riven: more tunnels 2024-06-23 01:01:17 -04:00
disk41_files riven: few more missing files 2024-06-25 09:34:04 -04:00
disk43_files riven: add missing paths near cart 2024-06-27 01:39:47 -04:00
graphics_sprites
graphics_title
release
audio.s riven: add some more assets 2024-06-21 01:31:11 -04:00
common_defines.inc
draw_pointer.s
generate_common.c
gr_offsets.s
hardware_detect.s
hardware.inc
hgr_14x14_sprite.s
hgr_tables.s
keyboard.s
lc_detect.s riven: hook up orb sound 2024-06-21 17:05:56 -04:00
log_table.s
Makefile riven: some work on intro 2024-07-01 02:07:29 -04:00
NOTES riven: add missing paths near cart 2024-06-27 01:39:47 -04:00
number_sprites.inc riven: forgot the number files 2024-06-21 01:32:13 -04:00
print_dni_numbers.s riven: forgot the number files 2024-06-21 01:32:13 -04:00
qboot_sector.s riven: have it use the dni printing code to print disk number 2024-06-20 22:06:33 -04:00
qboot_stage2.s
qboot.inc
qload.s riven: add cove 2024-06-24 18:42:24 -04:00
README
text_print.s
title.s riven: hook up bridge 2024-06-24 23:57:20 -04:00
TODO
wait_a_bit.s
wait.s
zp.inc riven: hook up orb sound 2024-06-21 17:05:56 -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