Commit Graph

436 Commits

Author SHA1 Message Date
Vince Weaver
cf7e1f092b donut: add rotation
breaks after a few frames?
2023-11-10 16:36:47 -05:00
Vince Weaver
b1c5090753 donut: got donut going
it's very slow
2023-11-10 16:07:58 -05:00
Vince Weaver
5829435061 gr: plasma: one more try at interference 2023-10-29 18:45:07 -04:00
Vince Weaver
0f121ce524 gr: plasma: optimize interference2 some more 2023-10-29 18:08:35 -04:00
Vince Weaver
c9afbb2443 gr: plasma: work on effect 2023-10-29 18:01:18 -04:00
Vince Weaver
e2dc374012 second: add ocean 2023-10-17 01:19:06 -04:00
Vince Weaver
8c4fd13ca3 plasmag: cycle counting 2023-09-12 01:21:37 -04:00
Vince Weaver
e4e1f20770 plasmag_hgr: try every 4th line 2023-09-10 00:15:34 -04:00
Vince Weaver
f1b34ac48e plsmag_hgr: draw every other scanline 2023-09-10 00:13:30 -04:00
Vince Weaver
d6b3b0a77f plasmag: hgr sorta looks OK 2023-09-09 18:11:23 -04:00
Vince Weaver
7efdf1a437 plasmag: more work on hgr version 2023-09-09 17:05:10 -04:00
Vince Weaver
4747055c54 plasmag: try some hgr 2023-09-09 13:38:23 -04:00
Vince Weaver
9c5af5412f star_horiz: quick attempt at some BASIC 2023-09-09 13:37:38 -04:00
Vince Weaver
576c2d7bc9 plasmag: more optimization 2023-09-08 00:29:22 -04:00
Vince Weaver
0cf99d0216 plasmag: try to optimize 2023-09-07 15:26:57 -04:00
Vince Weaver
2aca9de337 plasmag: merge in fac tables 2023-09-07 02:14:32 -04:00
Vince Weaver
ee04e5f042 plasmag: more size opt 2023-09-05 00:40:33 -04:00
Vince Weaver
29564f6762 plasmag: optimize size down some more 2023-09-04 22:47:04 -04:00
Vince Weaver
1f4db2b7ed plasmag: more sine reversing 2023-09-03 23:32:26 -04:00
Vince Weaver
d1bcefc04a plasma: reverse engineering the sine tables 2023-09-03 22:17:39 -04:00
Vince Weaver
df69d2d5ba plasma: shaving some bytes off 2023-09-01 00:43:12 -04:00
Vince Weaver
2efe9aed60 plasma: split off so can work on minimal version 2023-08-31 00:59:07 -04:00
Vince Weaver
7b3a877a91 plasma: reformat 2023-08-31 00:56:07 -04:00
Vince Weaver
c3b9e1a713 plasmag: still trying to find a good plasma
this one is from French Touch, let's see if I can get it compiling
2023-08-31 00:18:30 -04:00
Vince Weaver
cb9795c6e4 fake_bios: use custom wait so not using ROM 2023-08-29 00:14:01 -04:00
Vince Weaver
9aa045e297 fake_bios: add 6502, aux, and mockingboard detection 2023-08-28 23:34:00 -04:00
Vince Weaver
1ead39db6e fake_bios: detect language card 2023-08-28 21:45:35 -04:00
Vince Weaver
5b6cb448eb fake_bios: detects the model type
or at least detects II,II+,IIe,IIc,or IIgs
2023-08-28 21:21:28 -04:00
Vince Weaver
2fd1508f01 fake_bios: split off in own dir 2023-08-28 21:00:38 -04:00
Vince Weaver
68155e1629 hgr_font: more fine tuning 2023-08-27 23:25:43 -04:00
Vince Weaver
bb765bcbc7 hgr_font: sorta have bios screen working 2023-08-27 13:28:23 -04:00
Vince Weaver
7f84d3b7ed vmw_font: more work on bios 2023-08-27 00:48:36 -04:00
Vince Weaver
f628ad3d48 vmw_font: add cga thin font, not really that different 2023-08-25 22:25:56 -04:00
Vince Weaver
858ad0b84d hgr_font: adjust so underscore connects 2023-08-24 01:01:08 -04:00
Vince Weaver
f4fbed727d hgr_font: hook up font generation tools 2023-08-23 23:36:32 -04:00
Vince Weaver
56c40d3516 png2font: add png2font tool 2023-08-23 23:36:02 -04:00
Vince Weaver
25ad7af88b hgr_font: leave 10 font behind 2023-08-23 21:44:35 -04:00
Vince Weaver
8bca6fb354 hgr_font: modify to work with vmw-style strings 2023-08-23 21:36:11 -04:00
Vince Weaver
68ae91fe7e hgr_font: clean things up a bit 2023-08-23 21:07:25 -04:00
Vince Weaver
8c8f764388 hgr_font: separate out the hgr table code 2023-08-23 20:02:57 -04:00
Vince Weaver
9ac439ae28 hgr_font: more work on 4am fonts 2023-08-23 19:47:33 -04:00
Vince Weaver
f2f17259ba hgr_font: trying some things out 2023-08-23 16:18:49 -04:00
Vince Weaver
1151474587 second: add rotozoom 2023-08-15 14:48:24 -04:00
Vince Weaver
335ad44c1a double: finally figure out why dhgr not working 2023-05-08 02:14:34 -04:00
Vince Weaver
b2727fd8e0 dgr2png: fix aux color rotate 2023-05-08 00:04:54 -04:00
Vince Weaver
47225c718e dgr_viewer: forgot the examples 2023-05-07 15:01:40 -04:00
Vince Weaver
30825d0fdf dgr_viewer: double lo-res is a pain
did finally figure out what was going on

the aux pages are rotated by nybble
2023-05-07 14:55:55 -04:00
Vince Weaver
59095129e3 gr_viewer: get it like the others 2023-05-06 01:44:03 -04:00
Vince Weaver
cc165c3efb gr2png: add gr2png utility 2023-05-06 00:37:40 -04:00
Vince Weaver
deb0af4914 dhgr_viewer: add missing files 2023-04-27 21:43:13 -04:00