Commit Graph

145 Commits

Author SHA1 Message Date
Vince Weaver
f67e8bc7cc sine: optimize a bit more 2022-01-26 00:06:20 -05:00
Vince Weaver
22a9c81d36 rotate: back off the sound a bit 2022-01-25 22:45:17 -05:00
Vince Weaver
ab9d7040b8 rotate: add sound 2022-01-25 22:20:22 -05:00
Vince Weaver
b317bb7d8e rotate: happy accident 2022-01-25 21:28:46 -05:00
Vince Weaver
2795f3e491 thick_cos: optimizations 2022-01-25 17:03:41 -05:00
Vince Weaver
7639719242 thick_cos: update optimization 2022-01-25 16:42:56 -05:00
Vince Weaver
d8fa3729a1 sine: update rom sine 2022-01-25 15:44:27 -05:00
Vince Weaver
265ca7b7ec sine: work on small sines 2022-01-25 14:16:08 -05:00
Vince Weaver
676cbb4659 hgr: transitions: rect for basic bot 2021-12-08 18:56:09 -05:00
Vince Weaver
f03e452326 hgr: rectangle, more optimization 2021-12-08 17:01:22 -05:00
Vince Weaver
18e4ae1554 hgr: transitions 2021-12-08 15:15:57 -05:00
Vince Weaver
4c36e768f7 hgr: doom flame for hgr 2021-11-29 15:39:39 -05:00
Vince Weaver
19b2aac527 hgr: circle 2021-11-24 00:00:53 -05:00
Vince Weaver
21d3c1b289 hgr: thick lines 2021-11-23 23:52:19 -05:00
Vince Weaver
a25a133d6d hgr: thick_sine demo 2021-11-23 22:15:05 -05:00
Vince Weaver
9b5d52e09e plasma: one last opt 2021-11-04 21:39:42 -04:00
Vince Weaver
ecaa560381 plasma: more attempts 2021-10-26 15:05:14 -04:00
Vince Weaver
3e035a96fe hgr: plasma: forgot a file 2021-10-25 18:09:01 -04:00
Vince Weaver
d491f6ddca hgr: oval bot 2021-10-25 17:13:29 -04:00
Vince Weaver
0527513905 hgr: oval: pageflipping 2021-10-25 16:58:31 -04:00
Vince Weaver
9c6e0cb5ce hgr: oval: more optimization 2021-10-25 15:47:41 -04:00
Vince Weaver
ccdae6d1fb hgr: plasma 2021-10-25 14:10:44 -04:00
Vince Weaver
3207ccd526 hgr: wires: add bot version 2021-10-07 22:59:03 -04:00
Vince Weaver
05953557ed hgr: wires: down to 91 bytes 2021-10-07 15:31:14 -04:00
Vince Weaver
7c680e4b56 hgr: wires: finally get it more or less working 2021-10-07 15:13:07 -04:00
Vince Weaver
6f61fe0df8 hgr: wires: update Makefile 2021-09-10 00:47:00 -04:00
Vince Weaver
645f486c91 hgr: blueorange 2021-09-09 16:23:06 -04:00
Vince Weaver
c680123ada peasant: fix narrow rectangles being drawn
also drop use of HGLIN, use rectangles for everything
2021-09-01 22:42:57 -04:00
Vince Weaver
c61a85b33f hgr_font: more or less working now 2021-08-09 21:46:19 -04:00
Vince Weaver
2977ac19c2 arcs: update appleiibot version 2021-08-05 01:11:11 -04:00
Vince Weaver
322ba44833 prodos: work on save file support 2021-08-02 16:01:09 -04:00
Vince Weaver
907146f43b vgi tests: split up 2021-07-30 15:10:38 -04:00
Vince Weaver
18a286dc0d vgi: move some things around 2021-07-29 16:56:45 -04:00
Vince Weaver
80ab6fefbf vgi-myst: move to own directory 2021-07-29 16:47:17 -04:00
Vince Weaver
1bd9028b9b vgi-doom: split off to own directory 2021-07-29 15:35:06 -04:00
Vince Weaver
f73271f20d hgr: lines: optimize 2021-07-29 14:16:08 -04:00
Vince Weaver
47336d1189 hgr: lines: minor changes 2021-07-28 08:44:22 -04:00
Vince Weaver
068ed6a85b hgr: lines: got 16-bit bresenham working 2021-07-27 15:29:08 -04:00
Vince Weaver
e78e44abca now that Applwin supports LOGO, let's play with LOGO some 2021-07-22 12:07:02 -04:00
Vince Weaver
ee82b57505 vgi: add test program 2021-07-17 16:16:18 -04:00
Vince Weaver
46b2964348 mist_hgr: some more graphics stuff 2021-07-14 02:06:09 -04:00
Vince Weaver
67c80ee430 hgr_sprite: make generic
not very efficient
2021-07-12 02:18:06 -04:00
Vince Weaver
da6edf2a36 hgr: vgi: forgot to update for vgi_make_tables 2021-07-12 01:14:43 -04:00
Vince Weaver
9e26691bfd hgr: sprites: first sprite attempt 2021-07-11 22:10:51 -04:00
Vince Weaver
069d90dd0b vgi: update to better fit in myst code 2021-07-09 23:32:47 -04:00
Vince Weaver
f11a02b9e1 hgr: vgi: modify tool so it can create binary output 2021-07-09 00:33:03 -04:00
Vince Weaver
19ac3d9bf2 hgr: lines: urgh 2021-07-01 01:39:13 -04:00
Vince Weaver
fef858fa6f hgr: lines: working on hgr lines 2021-06-30 23:33:04 -04:00
Vince Weaver
76275d1ee7 vgi: work on colors 2021-06-30 09:30:42 -04:00
Vince Weaver
4f395ea798 vgi: update for disk image upload 2021-06-27 23:21:09 -04:00