dos33fsprogs/games/peasant
Vince Weaver ab923d0871 peasant: more work on ending
have music play again
also third part of trogdor speech
2021-12-16 23:38:16 -05:00
..
graphics_archery
graphics_cliff peasant: update priorities in the cliff lands 2021-12-12 23:52:09 -05:00
graphics_copy
graphics_end
graphics_inn peasant: inn: add night background 2021-12-08 23:31:29 -05:00
graphics_inside
graphics_map
graphics_over
graphics_peasantry
graphics_title
graphics_trogdor peasant: make trogdor lair code closer to the other levels 2021-12-13 01:07:16 -05:00
graphics_vid
music
saves peasant: update save file 2021-12-05 15:42:53 -05:00
sprites peasant: fix issue where some peasant sprite/masks off by one 2021-12-06 23:08:11 -05:00
talk
text peasant: hook up missing parts of ending 2021-12-14 23:34:30 -05:00
unused
archery.s
clear_bottom.s
cliff_actions.s
cliff.s peasant: add prioirty to outer lair 2021-12-12 22:29:36 -05:00
copy_check.s
decompress_fast_v2.s
decompress_overlay.s
dialog_cliff.s
dialog_inn.s
dialog_inside.s
dialog_peasant1.s
dialog_peasant2.s
dialog_peasant3.s
dialog_peasant4.s
dialog_test.s
dialog_trogdor.s peasant: make trogdor lair code closer to the other levels 2021-12-13 01:07:16 -05:00
directions.s
draw_box.s
draw_peasant.s
duet.s
ending.s peasant: more work on ending 2021-12-16 23:38:16 -05:00
font_test.s
game_over.s
generate_all_symbols.c
generate_common.c
gr_copy.s
gr_offsets.s
hardware.inc
hello.bas
hgr_1x5_sprite.s
hgr_1x8_sprite.s
hgr_1x28_sprite_mask.s
hgr_2x14_sprite_mask.s
hgr_2x16_sprite.s
hgr_font.s
hgr_hgr2.s
hgr_input.s
hgr_overlay.s peasant: intro animation works, but is *really* slow 2021-08-11 15:49:03 -04:00
hgr_partial_save.s
hgr_rectangle.s
hgr_save_restore.s
hgr_sprite.s
hgr_tables.s
hgr_text_box.s
inn_actions.s peasant: hook up missing text in inn 2021-12-05 15:17:06 -05:00
inn.s
inside_actions.s
inside.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
kerrek_actions.s
keyboard.s
lc_detect.s
loadsave_menu.s
Makefile peasant: more hooking up of Trogdor 2021-12-14 00:41:58 -05:00
map.s
music.inc
music.s
new_game.s peasant: hook up missing parts of ending 2021-12-14 23:34:30 -05:00
new_map_location.s peasant: add prioirty to outer lair 2021-12-12 22:29:36 -05:00
NOTES peasant: more hooking up of Trogdor 2021-12-14 00:41:58 -05:00
parse_input.s peasant: more work on ending 2021-12-16 23:38:16 -05:00
peasant1_actions.s peasant: properly hook up "climb cliff" message 2021-12-06 00:39:07 -05:00
peasant1.s peasant: hook up the hay bale messages 2021-12-05 22:57:18 -05:00
peasant2_actions.s peasant: hook up the hay bale messages 2021-12-05 22:57:18 -05:00
peasant2.s peasant: add prioirty to outer lair 2021-12-12 22:29:36 -05:00
peasant3_actions.s peasant: hook up the hay bale messages 2021-12-05 22:57:18 -05:00
peasant3.s peasant: hook up the hay bale messages 2021-12-05 22:57:18 -05:00
peasant4_actions.s peasant: properly hook up "climb cliff" message 2021-12-06 00:39:07 -05:00
peasant4.s peasant: hook up the hay bale messages 2021-12-05 22:57:18 -05:00
peasant_common.s peasant: hook up the hay bale messages 2021-12-05 22:57:18 -05:00
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
random16.s
README
save1.s peasant: update save file 2021-12-05 15:42:53 -05:00
save2.s
save3.s
score.s
speaker_beeps.inc
speaker_beeps.s
ssi263_detect.s
ssi263_simple_speech.s
ssi263.inc
text_print.s
title.s
TODO
tokens.inc peasant: more hooking up of Trogdor 2021-12-14 00:41:58 -05:00
trogdor_actions.s peasant: more work on ending 2021-12-16 23:38:16 -05:00
trogdor_speech.s peasant: more work on ending 2021-12-16 23:38:16 -05:00
trogdor.s peasant: more hooking up of Trogdor 2021-12-14 00:41:58 -05:00
version.inc peasant: update to version 0.82 2021-12-05 16:12:21 -05:00
vid_logo.s peasant: update to version 0.82 2021-12-05 16:12:21 -05:00
wait_a_bit.s
wait_keypress.s
wait.s
wrong_boot2.s
zp.inc peasant: hook up missing parts of ending 2021-12-14 23:34:30 -05:00

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