index
:
dla-asm
master
Diffusion Limited Aggregation for Atari 8-bit
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2022-11-16
enhance autorun.sys.
B. Watson
2022-11-16
dla.atr: add autorun.sys, which requires XIO 40 (exec binary file), so switch...
B. Watson
2022-11-15
Document other make targets in BUILD.txt.
B. Watson
2022-11-15
Update .gitignore
B. Watson
2022-11-14
v0.3.1: dla.xex: handle Break and EOF at prompts.
B. Watson
2022-11-13
v0.3.0: save files are now 176x170.
B. Watson
2022-11-11
Fix Makefile incompatibility with BSD make.
B. Watson
2022-11-11
Embed version number in dla2img.sh.
B. Watson
2022-11-11
v0.2.1: Prepend D: to Save filename if needed. Move VERSION out of the Makefile.
B. Watson
2022-11-10
Mention TNFS in README.
B. Watson
2022-11-10
VERSION now set in Makefile.
B. Watson
2022-11-10
Report write errors in dla2csv, add disk and disktest make targets.
B. Watson
2022-11-09
Added dla2csv, dla2img. Split up docs.
B. Watson
2022-11-08
Store unpacked pixels during generation. Needs more testing.
B. Watson
2022-11-01
fastmasks, ~15% speedup
B. Watson
2022-10-31
Keep default particles & seed on New.
B. Watson
2022-10-24
initial commit (v0.0.3)
B. Watson