dos33fsprogs/games/riven_hgr
Vince Weaver 20a1698473 riven: update title text
hopefully looks a little less cluttered
2024-07-03 16:18:22 -04:00
..
disk00_files riven: move title to track 0 2024-07-03 16:07:01 -04:00
disk01_files riven: move title to track 0 2024-07-03 16:07:01 -04:00
disk39_files riven: move title to track 0 2024-07-03 16:07:01 -04:00
disk40_files riven: move title to track 0 2024-07-03 16:07:01 -04:00
disk41_files riven: move title to track 0 2024-07-03 16:07:01 -04:00
disk43_files riven: move title to track 0 2024-07-03 16:07:01 -04:00
graphics_sprites
graphics_title
release
audio.s
common_defines.inc riven: move qload to have one more sector of code 2024-07-01 13:34:58 -04:00
draw_pointer.s
generate_common.c
gr_offsets.s
hardware_detect.s
hardware.inc
hgr_14x14_sprite.s
hgr_tables.s riven: move qload to have one more sector of code 2024-07-01 13:34:58 -04:00
keyboard.s
lc_detect.s
log_table.s
Makefile riven: move title to track 0 2024-07-03 16:07:01 -04:00
NOTES riven: move title to track 0 2024-07-03 16:07:01 -04:00
number_sprites.inc
print_dni_numbers.s
prorwts_ca65.s riven: more work on prodos stuff 2024-07-02 16:52:32 -04:00
qboot_sector.s riven: update notes 2024-07-03 01:20:39 -04:00
qboot_stage2.s
qboot.inc
qload.s riven: move title to track 0 2024-07-03 16:07:01 -04:00
README
text_print.s riven: patch things so it automatically uses lowercase on Apple II+ 2024-07-01 14:48:25 -04:00
title.s riven: update title text 2024-07-03 16:18:22 -04:00
TODO riven: update title text 2024-07-03 16:18:22 -04:00
wait_a_bit.s
wait.s
zp.inc
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