chore: rename captures to program-name scheme, tweak two demos
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 29 Aug 2026 23:00:22 +0000 (02:00 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 29 Aug 2026 23:00:22 +0000 (02:00 +0300)
commitf52323b773e168d8f876069fc10d1bb7bde4b447
tree7fa5fbf46fec144d990df685f397e777ee131ece
parent4f65e286c54d8428d9020a00a02d57baf6e7034d
chore: rename captures to program-name scheme, tweak two demos

- Replace "screenshot, N.png" / "screenshot.png" captures with
  "<Program> - Screenshot N.png" and add screencast mp4s (Game of
  life, Lottery, 3D graph, Interferogram, truth, mousedrv)
- mousedrv.bas: print button status every frame instead of only when
  pressed — useful now that held buttons report correctly
- 3D graph.bas: SOUND 0, .5 at the start of each nait3d frame
24 files changed:
Math/Game of life/Game of life - Screenshot 0.png [new file with mode: 0644]
Math/Game of life/Game of life - Screenshot 1.png [new file with mode: 0644]
Math/Game of life/screenshot.png [deleted file]
Math/Lottery/Lottery analysis - Screencast 1.mp4 [new file with mode: 0644]
Math/Lottery/Lottery analysis - Screenshot 0.png [new file with mode: 0644]
Math/Lottery/Lottery analysis - Screenshot 1.png [new file with mode: 0644]
Math/Lottery/screenshot, 1.png [deleted file]
Math/Lottery/screenshot, 2.png [deleted file]
Math/Lottery/screenshot, 3.png [deleted file]
Math/Plotting/3D graph - Screencast 0.mp4 [new file with mode: 0644]
Math/Plotting/3D graph - Screenshot 0.png [new file with mode: 0644]
Math/Plotting/3D graph - Screenshot 1.png [new file with mode: 0644]
Math/Plotting/3D graph - Screenshot 2.png [new file with mode: 0644]
Math/Plotting/3D graph.bas
Math/Plotting/3D graph.png [deleted file]
Math/Simulation/Interferogram - Screenshot 0.png [new file with mode: 0644]
Math/Simulation/Interferogram.png [deleted file]
Math/Truth table/img/screenshot, 1.png [deleted file]
Math/Truth table/img/screenshot, 2.png [deleted file]
Math/Truth table/img/screenshot, 3.png [deleted file]
Math/Truth table/truth - Screenshot 2.png [new file with mode: 0644]
Math/Truth table/truth - Screenshot 3.png [new file with mode: 0644]
Miscellaneous/Mouse driver/mousedrv - Screenshot 0.png [new file with mode: 0644]
Miscellaneous/Mouse driver/mousedrv.bas