dos33fsprogs/games/peasant
Vince Weaver c59fa6c0e4 peasant: load parse_input high
have the actual compressed strings loaded by each individual section
2021-10-20 23:54:09 -04:00
..
graphics_cliff peasant: add cliff heights 2021-10-05 23:25:48 -04:00
graphics_copy peasant: re-arrange stuff in case I make this actually playable 2021-08-14 14:04:46 -04:00
graphics_end peasant: boat mostly working 2021-09-16 22:51:55 -04:00
graphics_over peasant: forgot to update file 2021-10-13 19:26:46 -04:00
graphics_peasantry peasant: some graphics weren't committed 2021-10-20 22:03:13 -04:00
graphics_title peasant: update to "press any key" from "click anywhere" 2021-09-19 18:12:37 -04:00
graphics_trogdor peasant: split off the trogdor part 2021-09-10 00:46:25 -04:00
graphics_vid peasant: add make distclean target 2021-10-12 16:48:27 -04:00
music peasant: add electric duet music if no mockingboard 2021-10-01 01:26:09 -04:00
sprites peasant: auto-generate peasant sprite file 2021-10-13 15:10:39 -04:00
talk peasant: more hooking up of mountain pass 2021-10-19 16:59:46 -04:00
text peasant: hook up some of archery scene 2021-10-20 16:37:54 -04:00
unused peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
Makefile peasant: load parse_input high 2021-10-20 23:54:09 -04:00
NOTES peasant: load parse_input high 2021-10-20 23:54:09 -04:00
README peasant: update documentation 2021-08-14 13:03:58 -04:00
TODO peasant: hook up some of archery scene 2021-10-20 16:37:54 -04:00
clear_bottom.s peasant: add text to end credits 2021-09-10 23:18:21 -04:00
cliff.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
copy_check.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
decompress_fast_v2.s peasant: yet another silly project 2021-08-09 01:21:58 -04:00
decompress_overlay.s peasant: intro animation works, but is *really* slow 2021-08-11 15:49:03 -04:00
dialog_cliff.s peasant: missing files 2021-10-18 21:07:01 -04:00
dialog_inside.s peasant: missing files 2021-10-18 21:07:01 -04:00
dialog_peasant1.s peasant: missing files 2021-10-18 21:07:01 -04:00
dialog_peasant2.s peasant: missing files 2021-10-18 21:07:01 -04:00
dialog_peasant3.s peasant: missing files 2021-10-18 21:07:01 -04:00
dialog_peasant4.s peasant: missing files 2021-10-18 21:07:01 -04:00
dialog_test.s peasant: more dialog 2021-10-14 21:07:08 -04:00
directions.s peasant: update directions to match Apple II play 2021-09-19 18:25:10 -04:00
draw_box.s peasant: all inventory shown 2021-09-01 23:27:06 -04:00
draw_peasant.s peasant: auto-generate peasant sprite file 2021-10-13 15:10:39 -04:00
duet.s peasant: add electric duet music if no mockingboard 2021-10-01 01:26:09 -04:00
ending.s peasant: move loadsave to qload 2021-10-20 23:21:00 -04:00
font_test.s hgr_font: more or less working now 2021-08-09 21:46:19 -04:00
game_over.s peasant: move loadsave to qload 2021-10-20 23:21:00 -04:00
generate_all_symbols.c peasant: hook up more pass dialog 2021-10-19 15:55:24 -04:00
generate_common.c peasant: save almost works 2021-09-29 00:17:39 -04:00
gr_copy.s peasant: add priority graphic loading 2021-08-24 13:38:03 -04:00
gr_offsets.s peasant: collision sort of works 2021-08-24 14:32:04 -04:00
hardware.inc peasant: default to language card bank1 when not showing inventory 2021-10-17 22:56:46 -04:00
hello.bas peasant: update graphics 2021-08-10 14:05:41 -04:00
hgr_1x5_sprite.s peasant: more work on sprite merging 2021-10-05 08:46:18 -04:00
hgr_1x8_sprite.s peasant: more work on sprite merging 2021-10-05 08:46:18 -04:00
hgr_1x28_sprite_mask.s peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
hgr_2x14_sprite_mask.s peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
hgr_2x16_sprite.s peasant: inventory sprites mostly working 2021-09-04 00:30:47 -04:00
hgr_font.s peasant: add hgr input support 2021-08-11 23:53:49 -04:00
hgr_hgr2.s peasant: hgr2: actually clear correct page 2021-09-25 23:51:22 -04:00
hgr_input.s peasant: some commands actually work 2021-08-15 01:12:43 -04:00
hgr_overlay.s peasant: intro animation works, but is *really* slow 2021-08-11 15:49:03 -04:00
hgr_partial_save.s peasant: only save part of hires screen 2021-08-16 01:31:49 -04:00
hgr_rectangle.s peasant: fix narrow rectangles being drawn 2021-09-01 22:42:57 -04:00
hgr_save_restore.s peasant: update lake_e 2021-08-12 14:45:25 -04:00
hgr_sprite.s peasant: more work on sprite merging 2021-10-05 08:46:18 -04:00
hgr_tables.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
hgr_text_box.s peasant: add confirmation dialog for load/save 2021-09-28 21:08:46 -04:00
interrupt_handler.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
intro.s peasant: move loadsave to qload 2021-10-20 23:21:00 -04:00
intro_cottage.s peasant: add "ESC Skips" message to intro 2021-10-07 00:43:44 -04:00
intro_knight.s peasant: add "ESC Skips" message to intro 2021-10-07 00:43:44 -04:00
intro_lake_e.s peasant: update intro 2021-10-12 19:25:53 -04:00
intro_lake_w.s peasant: add "ESC Skips" message to intro 2021-10-07 00:43:44 -04:00
intro_river.s peasant: update intro 2021-10-12 19:25:53 -04:00
inventory.s peasant: split off inventory code 2021-10-17 00:41:52 -04:00
keyboard.s peasant: fix WASD steering on lowercase systems 2021-10-04 20:39:47 -04:00
lc_detect.s peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
loadsave_menu.s peasant: more fixes for lowercase input 2021-10-04 21:51:20 -04:00
music.inc peasant: move most hgr routines to qload 2021-09-26 15:41:43 -04:00
music.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
new_game.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
new_map_location.s peasant: auto-generate the verb lookup table 2021-10-19 23:56:02 -04:00
parse_input.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
peasant1.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
peasant2.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
peasant2_actions.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
peasant3.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
peasant4.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
peasant_move.s peasant: settle on 1x28 vs 7x28 for name of sprite routines 2021-10-05 00:13:31 -04:00
pt3_lib_core.s peasant: music works! 2021-08-12 19:03:55 -04:00
pt3_lib_detect_model.s peasant: music works! 2021-08-12 19:03:55 -04:00
pt3_lib_init.s peasant: music works! 2021-08-12 19:03:55 -04:00
pt3_lib_irq_handler.s peasant: music works! 2021-08-12 19:03:55 -04:00
pt3_lib_mockingboard.inc peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
pt3_lib_mockingboard_detect.s peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
pt3_lib_mockingboard_patch.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
pt3_lib_mockingboard_setup.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
qboot.inc peasant: push qboot stage2 into lores page2 as we won't be using it 2021-08-14 15:45:03 -04:00
qboot_sector.s peasant: move qload earlier and re-enable savefile support 2021-08-14 16:01:36 -04:00
qboot_stage2.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
qkumba_popwr.s peasant: save almost works 2021-09-29 00:17:39 -04:00
qload.inc peasant: move loadsave to qload 2021-10-20 23:21:00 -04:00
qload.s peasant: load parse_input high 2021-10-20 23:54:09 -04:00
save1.s peasant: load game sorta works 2021-09-27 00:33:24 -04:00
save2.s peasant: loading from disk2 now works 2021-09-27 22:04:09 -04:00
save3.s peasant: save almost works 2021-09-29 00:17:39 -04:00
score.s peasant: fix displaying three digit scores if middle digit is 0 2021-09-28 21:41:54 -04:00
speaker_beeps.s ending: add sound effect 2021-09-17 00:04:51 -04:00
ssi263.inc peasant: hook up trogdor speech 2021-09-17 19:18:38 -04:00
ssi263_detect.s peasant: work on getting trogdor scene to run again 2021-09-27 22:26:37 -04:00
ssi263_simple_speech.s peasant: update ssi sound, also fix problem with stereo 2021-10-03 23:03:49 -04:00
text_print.s peasant: all hardware detection at beginning 2021-09-23 14:59:07 -04:00
title.s peasant: move loadsave to qload 2021-10-20 23:21:00 -04:00
tokens.inc peasant: hook up some of archery scene 2021-10-20 16:37:54 -04:00
trogdor.s peasant: move loadsave to qload 2021-10-20 23:21:00 -04:00
trogdor_speech.s peasant: work on getting trogdor scene to run again 2021-09-27 22:26:37 -04:00
version.inc peasant: update for release 0.76 2021-10-13 19:56:48 -04:00
vid_logo.s peasant: update for release 0.76 2021-10-13 19:56:48 -04:00
wait.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
wait_a_bit.s peasant: move music playing to the language card 2021-09-25 22:44:07 -04:00
wait_keypress.s peasant: yet another silly project 2021-08-09 01:21:58 -04:00
wrong_boot2.s peasant: update some documentation 2021-09-19 00:12:44 -04:00
zp.inc peasant: load parse_input high 2021-10-20 23:54:09 -04:00

README

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