mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-17 14:12:58 +00:00
b92cac0665
tested it seems to work again |
||
---|---|---|
.. | ||
graphics | ||
graphics_copy | ||
graphics_title | ||
graphics_vid | ||
music | ||
sprites | ||
copy_check.s | ||
decompress_fast_v2.s | ||
decompress_overlay.s | ||
directions.s | ||
draw_box.s | ||
draw_peasant.s | ||
font_test.s | ||
hardware.inc | ||
hello.bas | ||
hgr_1x5_sprite.s | ||
hgr_1x8_sprite.s | ||
hgr_7x30_sprite.s | ||
hgr_font.s | ||
hgr_input.s | ||
hgr_overlay.s | ||
hgr_rectangle.s | ||
hgr_save_restore.s | ||
hgr_tables.s | ||
interrupt_handler.s | ||
intro_cottage.s | ||
intro_knight.s | ||
intro_lake_e.s | ||
intro_lake_w.s | ||
intro_river.s | ||
intro.s | ||
Makefile | ||
NOTES | ||
pt3_lib_core.s | ||
pt3_lib_detect_model.s | ||
pt3_lib_init.s | ||
pt3_lib_irq_handler.s | ||
pt3_lib_mockingboard_detect.s | ||
pt3_lib_mockingboard_setup.s | ||
qboot_sector.s | ||
qboot_stage2.s | ||
qboot.inc | ||
qkumba_popwr.s | ||
qload.s | ||
README | ||
title.s | ||
TODO | ||
vid_logo.s | ||
wait_a_bit.s | ||
wait_keypress.s | ||
zp.inc |
The start of an implementation of PEASANT'S QUEST Peasant's Quest is a Flash game sort of parodying early Sierra adventure games. In the Homestarrunner universe it is made by a company for Videlectrix possibly on Apple IIe systems, though the graphics are for a much more modern system. I wanted to see if I could get something approximating the game running on an actual Apple II system. Vince `deater` Weaver 13 August 2021