dos33fsprogs/games/peasant
2021-10-04 20:39:47 -04:00
..
graphics
graphics_cliff
graphics_copy
graphics_end
graphics_title
graphics_trogdor
graphics_vid
music
sprites
talk peasant: add the priority layer to intro sequence 2021-10-02 14:43:58 -04:00
text
clear_bottom.s
cliff.s
copy_check.s
decompress_fast_v2.s
decompress_overlay.s
directions.s
draw_box.s
draw_peasant.s
duet.s
ending.s
font_test.s
generate_common.c
gr_copy.s
gr_offsets.s
hardware.inc
hello.bas
hgr_1x5_sprite.s
hgr_1x8_sprite.s
hgr_2x16_sprite.s
hgr_7x28_sprite_mask.s
hgr_7x28_sprite.s
hgr_14x14_sprite_mask.s
hgr_font.s
hgr_hgr2.s
hgr_input.s
hgr_overlay.s
hgr_partial_save.s
hgr_rectangle.s
hgr_save_restore.s
hgr_sprite.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
inventory.s
keyboard.s peasant: fix WASD steering on lowercase systems 2021-10-04 20:39:47 -04:00
lc_detect.s
loadsave_menu.s
Makefile
music.inc
music.s
new_map_location.s
NOTES
parse_input.s
peasant1.s
peasant2.s
peasant3.s
peasant4.s
peasant_move.s
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_patch.s
pt3_lib_mockingboard_setup.s
pt3_lib_mockingboard.inc
qboot_sector.s
qboot_stage2.s
qboot.inc
qkumba_popwr.s
qload.inc
qload.s
README peasant: update documentation 2021-08-14 13:03:58 -04:00
save1.s
save2.s
save3.s
score.s
speaker_beeps.s
ssi263_detect.s
ssi263_simple_speech.s
ssi263.inc
text_print.s
title.s
TODO
tokens.inc
trogdor_speech.s
trogdor.s
version.inc
vid_logo.s
wait_a_bit.s
wait_keypress.s
wait.s
wrong_boot2.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