dos33fsprogs/games/peasant
2021-08-15 01:19:26 -04:00
..
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
hgr_text_box.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
peasant.s peasant: can sorta walk around 2021-08-15 01:19:26 -04:00
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.inc
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