aboutsummaryrefslogtreecommitdiff
path: root/dla2csv.c
AgeCommit message (Expand)Author
2022-11-18dla2csv.xex: progress bar instead of percentage.HEADmasterB. Watson
2022-11-18dla2csv.xex: only update percentage every other y.B. Watson
2022-11-17dla2csv.c: de-uglify the code some, fix minor issues.B. Watson
2022-11-17dla2csv.xex: optimizations WIP.B. Watson
2022-11-17Attempt to optimize dla2csv.xex.B. Watson
2022-11-17dla2csv.xex: use register for inp in convert(), add profiling.B. Watson
2022-11-16dla2csv.xex: silence warning in main().B. Watson
2022-11-16dla2csv.xex: stop using atexit(), it crashes under MyDOS.B. Watson
2022-11-15dla.xex: add Quit to Save/Redo/New menu.B. Watson
2022-11-14C formatting nitpickery.B. Watson
2022-11-14dla2csv.xex: exit instead of crashing if user presses Ctrl-3.B. Watson
2022-11-13v0.3.0: save files are now 176x170.B. Watson
2022-11-13Use prettier colors in dla2csv.xex.B. Watson
2022-11-12dla2csv derp.B. Watson
2022-11-12Make dla2csv more like a real C program instead of "portable assembly".B. Watson
2022-11-12dla2csv.xex: update help message.B. Watson
2022-11-12dla2csv.xex: Add "Exit program?" option when user enters an empty filename.B. Watson
2022-11-11dla2csv.xex: disk directory support, disable break key, ^C to abort conversion.B. Watson
2022-11-10VERSION now set in Makefile.B. Watson
2022-11-10Report write errors in dla2csv, add disk and disktest make targets.B. Watson
2022-11-10dla2csv: complain if input looks incorrect, user-friendly enhancements for at...B. Watson
2022-11-09Added dla2csv, dla2img. Split up docs.B. Watson