Commit Graph

16 Commits

Author SHA1 Message Date
f97f406272 Optimized ping pong some more. 2023-09-05 21:17:11 +02:00
ef1c519a6c Wavegen optimizations, cosmetics and another mystery solved. 2023-08-24 22:07:42 +02:00
b805349bf0 Noise wave generation code optimized. 2023-08-22 22:32:51 +02:00
4461c72eaa Wave generation code path for noise restructured. 2023-08-22 21:06:02 +02:00
1580f0a174 Nosync/sync wave selection optimized among other smaller optimizations. 2023-08-20 21:09:34 +02:00
815d5f6e29 Bugfix for songend detection and more optimizations. 2023-08-19 21:40:08 +02:00
36d435f502 Wave order table filling moved and optimized in SongInit. 2023-08-16 20:35:25 +02:00
e0f7537774 Moved pattern table init from PlayerInit to SongInit, optimized SongInit a bit. 2023-08-16 20:02:41 +02:00
c57f68a505 Track delay completely reworked. 2023-08-13 21:36:49 +02:00
0d3ad4074c Branch optimizations, removed two octave tables and replaced them by a tiny bit of code. 2023-08-10 22:41:52 +02:00
dd8c224199 Replaced the period table by byte-deltas, saved 36 bytes and compression is even better! 2023-08-10 20:27:30 +02:00
40822e295c Cosmetics, doc updates, and optimizations. 2023-08-10 20:24:43 +02:00
5d95ed156c Created Presto development branch, committed improvements to Raspberry Casket work-in-progress version. 2023-07-26 09:21:36 +02:00
39d5e5e91e Optimized pattern / song advance code. Prepared release 1.1. 2022-12-28 15:24:03 +01:00
2a1d9e9bc1 Rearranged code for more short branches. 2022-12-28 11:51:37 +01:00
be9dea0d67 Initial version 1.0. 2022-12-26 21:50:46 +01:00