mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-01-01 05:31:52 +00:00
e1f10efbbb
probably a mistake, was a huge pain, but freed up some room |
||
---|---|---|
.. | ||
graphics_maglev | ||
graphics_magsteps | ||
graphics_outside | ||
graphics_projector | ||
graphics_sprites | ||
graphics_title | ||
movie1 | ||
movie2 | ||
common_defines.inc | ||
draw_pointer.s | ||
hardware_detect.s | ||
hardware.inc | ||
hello.bas | ||
hgr_14x14_sprite.s | ||
hgr_sprite.s | ||
hgr_tables.s | ||
keyboard.s | ||
level_maglev.s | ||
level_magsteps.s | ||
level_outside.s | ||
level_projector.s | ||
leveldata_maglev.inc | ||
leveldata_magsteps.inc | ||
leveldata_outside.inc | ||
leveldata_projector.inc | ||
loader.s | ||
log_table.s | ||
Makefile | ||
movie1.s | ||
movie2.s | ||
NOTES | ||
qboot_sector.s | ||
qboot_stage2.s | ||
qboot.inc | ||
qload.s | ||
README | ||
title.s | ||
TODO | ||
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