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
/
dla2csv.xex
Age
Commit message (
Collapse
)
Author
2022-11-16
dla2csv.xex: stop using atexit(), it crashes under MyDOS.
B. Watson
2022-11-16
dla.atr: add autorun.sys, which requires XIO 40 (exec binary file), so ↵
B. Watson
switch to MyDOS.
2022-11-15
Bump version to 0.3.2.
B. Watson
2022-11-14
dla2csv.xex: exit instead of crashing if user presses Ctrl-3.
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-13
Use prettier colors in dla2csv.xex.
B. Watson
2022-11-12
dla2csv derp.
B. Watson
2022-11-12
Make dla2csv more like a real C program instead of "portable assembly".
B. Watson
2022-11-12
dla2csv.xex: update help message.
B. Watson
2022-11-12
dla2csv.xex: Add "Exit program?" option when user enters an empty filename.
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-11
dla2csv.xex: disk directory support, disable break key, ^C to abort conversion.
B. Watson
2022-11-10
VERSION now set in Makefile.
B. Watson
2022-11-10
Add .xex files to repo.
B. Watson