Age | Commit message (Expand) | Author |
2022-11-08 | drunkwalk does spawning and plotting, too. | B. Watson |
2022-11-08 | Remove part_x and part_y. | B. Watson |
2022-11-08 | Remove Start key peeking (no longer works). | B. Watson |
2022-11-08 | Optimize the new drunkwalk... | B. Watson |
2022-11-08 | Store unpacked pixels during generation. Needs more testing. | B. Watson |
2022-11-06 | Remove dead code, save 3 cycles in drunkwalk, v0.1.3. | B. Watson |
2022-11-05 | Unroll drunkwalk some, v0.1.2, save ~25s runtime. | B. Watson |
2022-11-05 | Save another ~45 sec runtime, version 0.1.1 | B. Watson |
2022-11-05 | Save ~15 cycles in drunkwalk. | B. Watson |
2022-11-05 | Fix cycle counts. | B. Watson |
2022-11-04 | Bump version to 0.1.0. | B. Watson |
2022-11-04 | Update README.txt (we are down to 5 mins with default args now). | B. Watson |
2022-11-04 | Save 3 more cycles in drunkwalk. | B. Watson |
2022-11-04 | More micro-opts. | B. Watson |
2022-11-04 | Fix cycle-counting comments. | B. Watson |
2022-11-04 | Micro-optimization: Self-modifying code! | B. Watson |
2022-11-03 | Micro-optimizations. | B. Watson |
2022-11-02 | Check for Start key in vblank only. | B. Watson |
2022-11-02 | Update README.txt. | B. Watson |
2022-11-01 | Twiddle some comments. | B. Watson |
2022-11-01 | Use getchr for menu. | B. Watson |
2022-11-01 | Save a few cycles in drunkwalk. | B. Watson |
2022-11-01 | fastmasks, ~15% speedup | B. Watson |
2022-10-31 | Bump version to 0.0.99 | B. Watson |
2022-10-31 | Update README, close IOCB before open, "Saved OK" prompt. | B. Watson |
2022-10-31 | Fiddle with comments in mmss.s, save 2 bytes. | B. Watson |
2022-10-31 | Print elapsed time in MM:SS.CC | B. Watson |
2022-10-31 | Keep default particles & seed on New. | B. Watson |
2022-10-26 | Update README.txt | B. Watson |
2022-10-26 | Add .gitignore | B. Watson |
2022-10-26 | Menu options: add New, remove Exit and WriteCSV. | B. Watson |
2022-10-25 | Reorganize code, no more separate init segment. | B. Watson |
2022-10-25 | Initial save-image support. | B. Watson |
2022-10-25 | Bump version. | B. Watson |
2022-10-25 | Inline plotsetup in drunkwalk; add more seed types. | B. Watson |
2022-10-25 | Micro-optimization: inline spawn subroutine. | B. Watson |
2022-10-25 | Pico-optimization | B. Watson |
2022-10-25 | Micro-optimizations | B. Watson |
2022-10-25 | Cleanup FR1 | B. Watson |
2022-10-25 | Fix PAL/NTSC divisor | B. Watson |
2022-10-25 | Show elapsed time and (non-functional) menu. | B. Watson |
2022-10-24 | Version 0.0.4, run with CRITIC set | B. Watson |
2022-10-24 | Mention practical limit (~2K particles) in README.txt | B. Watson |
2022-10-24 | Update README.txt to match reality. | B. Watson |
2022-10-24 | Fix thinko (192 scanlines, not 160). | B. Watson |
2022-10-24 | initial commit (v0.0.3) | B. Watson |