Commit Graph

4317 Commits

Author SHA1 Message Date
Vince Weaver
83981e61c8 peasant: forgot Makefile 2021-08-12 00:57:12 -04:00
Vince Weaver
f5a01b609e peasant: wrong message at ending 2021-08-12 00:54:04 -04:00
Vince Weaver
f62cab9038 peasant: box now paramaterizable 2021-08-12 00:42:12 -04:00
Vince Weaver
4246c3d5cc peasant: add hgr input support 2021-08-11 23:53:49 -04:00
Vince Weaver
c0ae45645e peasant: split off ending 2021-08-11 22:16:15 -04:00
Vince Weaver
b763f51810 peasant: initial text box support 2021-08-11 22:07:33 -04:00
Vince Weaver
e242680690 peasant: split off title from main exe 2021-08-11 21:45:31 -04:00
Vince Weaver
2bd8125bba peasant: add some more graphics 2021-08-11 19:29:47 -04:00
Vince Weaver
fe51c1cb38 peasant: touch up the graphcis 2021-08-11 16:38:51 -04:00
Vince Weaver
9d17167758 peasant: intro more or less done 2021-08-11 15:58:10 -04:00
Vince Weaver
0d1f5cc0e6 peasant: intro animation works, but is *really* slow 2021-08-11 15:49:03 -04:00
Vince Weaver
47e1cee97a peasant: load everything again 2021-08-11 00:41:29 -04:00
Vince Weaver
90772a6e86 peasant: add opening animation 2021-08-10 23:43:30 -04:00
Vince Weaver
9bc4d738b5 peasant: use qboot so we don't have DOS in the way 2021-08-10 18:49:37 -04:00
Vince Weaver
5fa1473172 peasant: update graphics 2021-08-10 17:00:19 -04:00
Vince Weaver
d08692ee2a peasant: more work on graphics 2021-08-10 16:03:31 -04:00
Vince Weaver
f3ba9135aa peasant: more graphics works 2021-08-10 15:30:02 -04:00
Vince Weaver
2c2ff1d909 peasant: update graphics
hgr is evil
2021-08-10 14:05:41 -04:00
Vince Weaver
bc86b41d5b peasant: hook up the text generation 2021-08-10 01:09:35 -04:00
Vince Weaver
c61a85b33f hgr_font: more or less working now 2021-08-09 21:46:19 -04:00
Vince Weaver
38b8751c21 hgr_font: lowercase seems to be working 2021-08-09 20:16:47 -04:00
Vince Weaver
34af0101ee hgr_font: lower ASCII done 2021-08-09 19:02:23 -04:00
Vince Weaver
53e5ce0536 hgr_font: update font 2021-08-09 17:01:20 -04:00
Vince Weaver
e152360e7d hgr_font: more or less works for uppercase 2021-08-09 13:19:47 -04:00
Vince Weaver
aa32a93326 hgr_font: good at drawing alien writing 2021-08-09 12:12:25 -04:00
Vince Weaver
90092e4707 hgr: beginnings of hgr font routine 2021-08-09 11:49:01 -04:00
Vince Weaver
e56c24f94d peasant: yet another silly project 2021-08-09 01:21:58 -04:00
Vince Weaver
41937efa7f mist_hgr: some more locations on the dock 2021-08-07 15:51:47 -04:00
Vince Weaver
e1f1e35985 lines logo program
based on this thread on twitter:
https://twitter.com/closethipster/status/1355982048071217153
2021-08-06 15:24:17 -04:00
Vince Weaver
1664868d96 mboard: logo mockingboard demo is more or less working 2021-08-06 12:49:46 -04:00
Vince Weaver
a5dd665198 mboard: some hacks got it to work
need to manually set IRQ vector
2021-08-06 11:25:58 -04:00
Vince Weaver
4ba7c72813 mboard: logo leaves us in AUX mode? 2021-08-06 10:51:38 -04:00
Vince Weaver
119c29db2a mboard: properly setup pt3 backround playing for PRODOS
doesn't work under LOGO though
2021-08-06 01:29:46 -04:00
Vince Weaver
a0c57872c4 mboard: forgot the Makefile somehow 2021-08-05 18:40:49 -04:00
Vince Weaver
48f8f8d054 logomusic: forgot image 2021-08-05 16:38:26 -04:00
Vince Weaver
02fdfc02cd logo music: initial commit 2021-08-05 16:38:03 -04:00
Vince Weaver
91efaaf7bc prodos: fix directory allocation entry
embarassing mistake, changed meaning of paramater but since both ints
wasn't caught
2021-08-05 14:09:48 -04:00
Vince Weaver
62f80a60fc prodos: fix bug when findind free block
meant that SAVE was not working quite right

also added a bunch of debugging messages
2021-08-05 14:00:46 -04:00
Vince Weaver
628513d1c1 tokenize_asoft: fix handling of linefeeds inside of open quotes
was breaking the z output
2021-08-05 01:11:33 -04:00
Vince Weaver
2977ac19c2 arcs: update appleiibot version 2021-08-05 01:11:11 -04:00
Vince Weaver
2ea8cbe621 z: update comments 2021-08-05 01:10:08 -04:00
Vince Weaver
fc62455f69 z: more improvements from qkumba 2021-08-05 01:09:06 -04:00
Vince Weaver
ee6dd84d9f z: update to compile on Linux 2021-08-04 19:48:19 -04:00
Vince Weaver
8e32466246 z: initial commit from qkumba 2021-08-04 18:48:03 -04:00
Vince Weaver
7ea2033caf prodos: add subdir support to rest of utils
WARNING: not tested, also won't work if you have to grow
a directory list
2021-08-04 16:06:52 -04:00
Vince Weaver
2e7be027ff prodos: LOAD now works with subdirs 2021-08-04 15:56:48 -04:00
Vince Weaver
9e6ebc92c2 prodos: catalog of subdirs now works 2021-08-04 15:35:50 -04:00
Vince Weaver
ee544928c1 prodos: more work on subdir support 2021-08-04 09:04:25 -04:00
Vince Weaver
b4852bf33e logo: rr: re-arrange a bit 2021-08-04 01:00:02 -04:00
Vince Weaver
1907caf2c4 prodos: add subdir support to DUMP 2021-08-04 00:59:46 -04:00