Vince Weaver
5e015925a7
orb: more optimizations. so close...
2022-02-02 14:02:02 -05:00
Vince Weaver
b550f014b4
orb: more optimization
2022-02-02 13:17:59 -05:00
Vince Weaver
37828ba154
orb: optimizing, still not enough
2022-02-02 12:30:14 -05:00
Vince Weaver
dbd4351b0e
orb: add orb
...
also acciedntally update a few others
2022-02-02 00:20:56 -05:00
Vince Weaver
41641d2f8d
rotate: add rotate
2022-02-01 21:30:29 -05:00
Vince Weaver
d014d2adcf
thick_sine: as thick as it's going to get I suppose
2022-02-01 21:22:03 -05:00
Vince Weaver
9fa0ff23e2
demos: minor documentation update
2022-02-01 00:34:33 -05:00
Vince Weaver
08f028ce64
demos: update the submit makefiles
2022-01-24 00:44:50 -05:00
Vince Weaver
67cc09e5c9
xdraw_wave: rename again
2022-01-23 22:39:54 -05:00
Vince Weaver
bebb105d11
xdraw_wave: rename things
2022-01-23 22:39:26 -05:00
Vince Weaver
d287261534
xdraw_wave: update
2022-01-23 22:38:50 -05:00
Vince Weaver
d279760889
demo: update cometsong
2022-01-23 21:56:02 -05:00
Vince Weaver
78f5ba56bc
demos: update some files
2022-01-23 15:14:09 -05:00
Vince Weaver
9024856cde
dsr64: add another tiny demo
2022-01-23 01:15:18 -05:00
Vince Weaver
b81d473ad3
xdraw2: initial commit
2022-01-22 23:23:22 -05:00
Vince Weaver
2c68b53c0e
fuzzball: work on demo
2022-01-22 17:48:53 -05:00
Vince Weaver
7cb21acf65
tiny_tracker: work on visualization
2022-01-21 15:35:53 -05:00
Vince Weaver
f3a6076def
stargate: update entry
2022-01-21 01:35:47 -05:00
Vince Weaver
b6518e69ab
tiny_gr: update to be more robust
2022-01-20 22:48:42 -05:00
Vince Weaver
cd024402ae
tiny_tracker: max out the space
2022-01-19 11:41:31 -05:00
Vince Weaver
681189eff0
tiny_tracker: push the ay values to the start of the program
2022-01-19 11:37:07 -05:00
Vince Weaver
087d22d390
tiny_tracker: update comment
2022-01-19 01:06:40 -05:00
Vince Weaver
805982e21c
tiny_tracker: update another byte
2022-01-19 01:02:07 -05:00
Vince Weaver
0c62d901d2
tiny_tracker: a few more bytes
2022-01-19 00:51:08 -05:00
Vince Weaver
fc1a5afa97
tiny_tracker: a few more bytes
2022-01-19 00:14:44 -05:00
Vince Weaver
ba0588c037
tiny_tracker: found 5 more bytes
2022-01-19 00:01:08 -05:00
Vince Weaver
59971b085c
tiny_tracker: crazy hacks for 256
2022-01-18 23:53:24 -05:00
Vince Weaver
e7f1907f38
peasant: finally get qboot working across 2 disks
...
using PRORWTS seek now
also fixed subtle bug in qboot when loading partial tracks
also a bunch of movement in the demo stuff by accident, oops but it's
2am and I'm too lazy to back that out
2022-01-16 02:05:43 -05:00
Vince Weaver
d2f2d97ff1
tiny_tracker: more optimization
2022-01-15 20:51:35 -05:00
Vince Weaver
920934fde4
tiny_tracker: another 2 bytes
2022-01-15 16:23:59 -05:00
Vince Weaver
6896a3e6b7
tiny_tracker: optimize some more
2022-01-15 15:58:47 -05:00
Vince Weaver
bb7ff255cb
tiny_tracker: tiny_tracker4
2022-01-15 15:41:53 -05:00
Vince Weaver
27bfa9d049
flyer: save 1 byte
2022-01-15 15:07:37 -05:00
Vince Weaver
53f9fc0bc2
tiny_tracker: get it working
2022-01-15 15:07:13 -05:00
Vince Weaver
307a8ec58b
tiny_tracker: working on smaller
2022-01-15 14:47:10 -05:00
Vince Weaver
8769952043
flyer: get to fit
2022-01-12 15:58:21 -05:00
Vince Weaver
d97f42e3b8
flyer: optimize some more
2022-01-12 00:52:59 -05:00
Vince Weaver
c9ecfaf997
stargate: initial checkin
2022-01-12 00:05:34 -05:00
Vince Weaver
b83c393541
flyer: merge it all together
2022-01-11 20:37:11 -05:00
Vince Weaver
2226c02233
tiny_tracker: more work
2022-01-11 02:59:52 -05:00
Vince Weaver
b7cd2f386a
tiny_tracker3: room for 140 byte program
2022-01-10 21:40:24 -05:00
Vince Weaver
36fcc72dde
tiny_tracker: more work
2022-01-10 19:34:02 -05:00
Vince Weaver
6d653fa082
tiny_tracker: more optimization
2022-01-10 01:41:36 -05:00
Vince Weaver
d909751ed5
tiny_tracker: more work
2022-01-10 01:20:48 -05:00
Vince Weaver
489fdb2ac9
d2_tiny: more optimization
2022-01-10 00:47:32 -05:00
Vince Weaver
fb6371eec6
d2: more work on tiny mockingboard player
2022-01-09 23:58:37 -05:00
Vince Weaver
ccaba3d4ff
flyer: shave some bytes off
2022-01-09 18:10:45 -05:00
Vince Weaver
28128c4820
flyer: convert to asm
2022-01-04 16:17:57 -05:00
Vince Weaver
713ed40c8b
tiny_gr8: initial checkin
2022-01-03 16:32:19 -05:00
Vince Weaver
d7a14b3dad
logo_demo: update Makefile
...
was trying things when trying to debug problem on the Apple IIe
at the demoparty location
2021-11-14 17:15:32 -05:00
Vince Weaver
1ea6c775bd
hgr_d2: add some comments on functions being plotted
2021-11-14 17:15:03 -05:00
Vince Weaver
33a5c7a569
logo_demo: adjust time to ending
2021-11-12 16:27:31 -05:00
Vince Weaver
85057ef301
logo_demo: fix Makefile
2021-11-12 16:12:49 -05:00
Vince Weaver
e9e60d5a36
logo_demo: update makefile
2021-11-12 15:56:33 -05:00
Vince Weaver
41fce058b3
logo_demo: getting close
2021-11-12 15:48:47 -05:00
Vince Weaver
453084b274
logo_demo: hack to get it to autoboot at start
...
and still try to look good
and printf in Makefile, urgh
2021-11-12 15:26:58 -05:00
Vince Weaver
fed9d7f77d
logo_demo: more adjustments
2021-11-12 14:21:44 -05:00
Vince Weaver
f45c6fae54
logo_demo: more integrating
2021-11-12 13:06:52 -05:00
Vince Weaver
02fc693d21
logo_demo: integrating
2021-11-12 12:59:49 -05:00
Vince Weaver
faea64111e
logo_demo: oops staggered was overwriting page2
2021-11-12 12:32:47 -05:00
Vince Weaver
828b599800
logo_demo: get last part hooked up
2021-11-12 01:17:18 -05:00
Vince Weaver
2d26e1e638
hgr_d2: update Makefile
2021-11-12 00:11:42 -05:00
Vince Weaver
142be2cd62
d2_hgr: update for submission
2021-11-11 21:48:06 -05:00
Vince Weaver
7959042667
d2_hgr: add code to quit when key pressed
...
then optimized to find room for it
2021-11-11 21:41:43 -05:00
Vince Weaver
0169619c28
d2_hgr: more inlining
2021-11-11 21:08:35 -05:00
Vince Weaver
2d44b76a59
d2_hgr: inline to save bytes
2021-11-11 20:55:03 -05:00
Vince Weaver
a9418f88fa
d2_hgr: closer to submit
2021-11-11 20:29:38 -05:00
Vince Weaver
44d0160b26
d2_hgr: update music
2021-11-11 19:58:20 -05:00
Vince Weaver
07910f980b
logo_demo: more work on it
2021-11-11 17:01:44 -05:00
Vince Weaver
f006d30848
logo_demo: add myst drawing code
2021-11-11 15:58:18 -05:00
Vince Weaver
db607defdf
logo_demo: more work
2021-11-11 14:54:02 -05:00
Vince Weaver
c031c4c95a
logo_demo: more updates
2021-11-11 14:32:35 -05:00
Vince Weaver
b104e95e1f
logo_demo: update
2021-11-11 12:36:58 -05:00
Vince Weaver
56968ffd6c
logo_demo: update title screen
2021-11-11 11:33:36 -05:00
Vince Weaver
065c22356b
ugh new bigger music
2021-11-11 08:49:27 -05:00
Vince Weaver
39e59b21eb
Update logo
2021-11-10 16:52:01 -05:00
Vince Weaver
7033bf3a17
d2: add text message
2021-11-09 01:51:33 -05:00
Vince Weaver
de29430b88
logo: update some stuff
2021-11-09 01:50:57 -05:00
Vince Weaver
4992c79cb8
logo_demo: too much to do
2021-11-07 23:31:56 -05:00
Vince Weaver
b0f8ec9120
d2: update code
2021-11-07 14:06:57 -05:00
Vince Weaver
c75dffc7ed
demos: d2
2021-11-06 00:09:39 -04:00
Vince Weaver
ef90e30287
d2: working on stuff
2021-11-05 00:23:34 -04:00
Vince Weaver
8b4da6c460
tiny_tracker: make tiny tracker
2021-11-04 17:19:21 -04:00
Vince Weaver
ad9b1b81af
tiny_music: auto-generate the frequency table
2021-11-04 14:29:13 -04:00
Vince Weaver
da37bbf9a1
tiny_music: optimize some more
2021-11-04 14:06:52 -04:00
Vince Weaver
902e1cdcbe
tiny_music: inline for code savings
2021-11-04 13:41:51 -04:00
Vince Weaver
f38c1ea6f8
tiny_music: starting to optmize
2021-11-03 00:53:52 -04:00
Vince Weaver
0fb112fb3c
tiny_music: have it playing three channels
2021-11-02 16:48:35 -04:00
Vince Weaver
1ebc926af1
tiny_music: how small can we make it
2021-11-02 00:01:43 -04:00
Vince Weaver
f77b683740
wargames: fix to work in cases w/o ssi-263
2021-09-19 00:01:26 -04:00
Vince Weaver
df76299e0a
wargames: forgot co-ords
2021-09-15 18:20:01 -04:00
Vince Weaver
ae23580743
wargames: more complete version
2021-09-15 08:23:22 -04:00
Vince Weaver
5c4451b507
wargames: adjust text printing
2021-09-14 19:31:05 -04:00
Vince Weaver
338152eef6
wargames: move missiles
2021-09-14 16:33:37 -04:00
Vince Weaver
860de1701a
wargames: it's the speech synthesis
2021-09-14 13:57:44 -04:00
Vince Weaver
280eb30da3
demos: outline: work around ca65 assembler issue
2021-06-01 14:57:44 -04:00
Vince Weaver
72c18c3db4
demos: outline2021: compile with newer ca65
2021-05-25 16:24:57 -04:00
Vince Weaver
adbd7e2817
outline: demo: support Apple IIc
...
there were multiple things going wrong here
should probably merge changes back to pt3_lib
2021-05-19 22:25:18 -04:00
Vince Weaver
95e9dbfc1d
outline2021: demos: add some missing files
2021-05-16 23:30:46 -04:00
Vince Weaver
a5a88d24b4
demos: outline: more or less final submissions
2021-05-16 23:24:49 -04:00
Vince Weaver
cf975b6d67
outline: make wires so more symmetrical, noticable on full screen
...
messed up the timings :(
2021-05-11 23:52:06 -04:00
Vince Weaver
71ff74f01f
outline: final tuning?
2021-05-11 23:22:37 -04:00
Vince Weaver
4c1b8ce25b
outline: more tuning
2021-05-11 23:00:09 -04:00
Vince Weaver
ebc03cd572
outline: more tuning
2021-05-11 22:37:40 -04:00
Vince Weaver
c54ddf82b5
outline: demo: something
2021-05-11 00:13:05 -04:00
Vince Weaver
9e91a61a7c
outline: demo: more tuning
2021-05-10 23:02:15 -04:00
Vince Weaver
e9de194951
outline: demo: sorta getting close
2021-05-10 18:24:49 -04:00
Vince Weaver
8cee9a1994
demo: outline: more progress
2021-05-10 12:11:53 -04:00
Vince Weaver
9962c261ed
demo: more work-in-progress
2021-05-10 01:49:01 -04:00
Vince Weaver
b7ed658b8f
outline2021: work on demos
2021-05-09 00:53:32 -04:00
Vince Weaver
d9fd1e96bc
lovebyte: sierzoom: more comments
2021-03-25 19:14:55 -04:00
Vince Weaver
fe720a30fa
lovebyte: sierzoom: update the comments to explain things a bit better
2021-03-25 18:58:45 -04:00
Vince Weaver
08c9e7e90e
Add lovebyte submissions
2021-03-14 20:49:24 -04:00
Vince Weaver
d5b7c3cc6e
checkers: sort of split off
2021-03-01 10:21:34 -05:00
Vince Weaver
78cb19fe7a
tfv: fix ca65 complaints about negative constants
2021-01-20 16:38:44 -05:00
Vince Weaver
d69a4926c3
some last files
2021-01-06 00:33:25 -05:00
Vince Weaver
4bb718cdc4
missing file
2021-01-06 00:29:34 -05:00
Vince Weaver
00c3702126
more missing files
2021-01-06 00:06:53 -05:00
Vince Weaver
bac44c5ef2
another missing file
2021-01-05 23:59:30 -05:00
Vince Weaver
f20d5a78a5
more missing files
2021-01-05 23:51:58 -05:00
Vince Weaver
c3f620eedb
32: add small file
2021-01-05 23:44:38 -05:00
Vince Weaver
6c7139300b
made an attempt to check in all missing files
2021-01-05 23:30:41 -05:00
Vince Weaver
88643fd6bb
demos: finally everything should build again
2021-01-05 23:09:35 -05:00
Vince Weaver
e0febd1a90
demos: more work
...
keep making git mistakes urgh
2021-01-05 22:52:10 -05:00
Vince Weaver
ae57fdb378
checkin pending files
2021-01-05 15:32:11 -05:00
Vince Weaver
b1238af49d
re-arranged the entire directory structure
...
this will probably upset people
2021-01-05 15:29:31 -05:00