]>
hydra-www.ietfng.org Git - acmetensortoys-chiptunes/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nathaniel Wesley Filardo [Sun, 11 Apr 2010 05:49:47 +0000 (01:49 -0400)]
Fix progenv/trackerfmt.h after last commit
Note that the old tracker --export is the only user of this constant and
it will be wrong in any case!
Nathaniel Wesley Filardo [Sun, 11 Apr 2010 05:46:10 +0000 (01:46 -0400)]
Incremental progress towards new packed format.
This brings a new instrument packing style and also uses the (updated)
Perl optimizer/exporter by default.
Nathaniel Wesley Filardo [Thu, 25 Mar 2010 06:16:44 +0000 (02:16 -0400)]
Update interactivecommands notes
Nathaniel Wesley Filardo [Wed, 24 Mar 2010 04:31:40 +0000 (00:31 -0400)]
LICENCE: (C), commentary, lft's mail, & AGPLv3.
Nathaniel Wesley Filardo [Wed, 24 Mar 2010 04:21:31 +0000 (00:21 -0400)]
Add support for, and switch output to, OC2B PWMDAC
Nathaniel Wesley Filardo [Mon, 22 Mar 2010 04:45:36 +0000 (00:45 -0400)]
Add first draft of docs/interactivecommands
Nathaniel Wesley Filardo [Fri, 19 Mar 2010 00:17:25 +0000 (20:17 -0400)]
New tracker_optimize.pl with export ability
Nathaniel Wesley Filardo [Fri, 19 Mar 2010 00:16:34 +0000 (20:16 -0400)]
Move to progenv/trackerfmt.h PACKSIZE_* constants
Nathaniel Wesley Filardo [Fri, 19 Mar 2010 00:04:47 +0000 (20:04 -0400)]
Add progenv/trackerfmt_perlize.pl utility
Nathaniel Wesley Filardo [Fri, 5 Mar 2010 08:19:15 +0000 (03:19 -0500)]
Small changes to new packed format docs
Nathaniel Wesley Filardo [Fri, 5 Mar 2010 07:45:36 +0000 (02:45 -0500)]
Move TRACKLEN to progenv/trackerfmt.h
Nathaniel Wesley Filardo [Fri, 5 Mar 2010 05:40:51 +0000 (00:40 -0500)]
New, structurally improved tracker_optimize.pl
Nathaniel Wesley Filardo [Thu, 4 Mar 2010 02:31:11 +0000 (21:31 -0500)]
Add new proposal for packed tracker format
Nathaniel Wesley Filardo [Tue, 2 Mar 2010 22:00:47 +0000 (17:00 -0500)]
Song init on target now in own function
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 01:10:44 +0000 (20:10 -0500)]
Makefile -Wall -Wextra -Werror and more deps
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 01:09:22 +0000 (20:09 -0500)]
Make a few things in target/ more config-ifdeffy
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 01:04:00 +0000 (20:04 -0500)]
Fix command numbering in docs, too.
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 01:01:38 +0000 (20:01 -0500)]
Some small cleanups
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 00:58:29 +0000 (19:58 -0500)]
Move target/ to avr-libc WDT management
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 00:56:48 +0000 (19:56 -0500)]
Move target/ to avr-libc built in progmem.h
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 00:53:13 +0000 (19:53 -0500)]
Make some target/main.c functions static
This helps reduce target size since it enables single-use inlining.
Nathaniel Wesley Filardo [Mon, 1 Mar 2010 00:50:55 +0000 (19:50 -0500)]
Eliminate character command encoding in target
While here, fix a permutation in progenv/trackerfmt.h's CMD_* definitions.
Nathaniel Wesley Filardo [Sun, 28 Feb 2010 05:49:37 +0000 (00:49 -0500)]
Make tracker/chip.c use NR_CHAN
Nathaniel Wesley Filardo [Sun, 28 Feb 2010 05:48:39 +0000 (00:48 -0500)]
Silence compiler warning about unused parameter in SDL callback
Nathaniel Wesley Filardo [Thu, 25 Feb 2010 23:43:53 +0000 (18:43 -0500)]
Optimizer now prunes unused instruments too
Nathaniel Wesley Filardo [Thu, 25 Feb 2010 06:05:26 +0000 (01:05 -0500)]
Introduce target/config.h
While here, move more of target/ to symbolics.
Nathaniel Wesley Filardo [Tue, 23 Feb 2010 05:47:16 +0000 (00:47 -0500)]
Add songs/*.raw to clean list
Nathaniel Wesley Filardo [Tue, 23 Feb 2010 05:45:54 +0000 (00:45 -0500)]
Add %.raw targets for songs/ using --audio
Nathaniel Wesley Filardo [Tue, 23 Feb 2010 05:40:40 +0000 (00:40 -0500)]
Move songs into songs/ dir and improve Makefile
Nathaniel Wesley Filardo [Tue, 23 Feb 2010 05:36:40 +0000 (00:36 -0500)]
Add tracker --export and --audio options
Nathaniel Wesley Filardo [Tue, 23 Feb 2010 05:34:41 +0000 (00:34 -0500)]
Initial checkin of optimizer
Nathaniel Wesley Filardo [Mon, 22 Feb 2010 01:55:51 +0000 (20:55 -0500)]
Remove stale makefiles
Nathaniel Wesley Filardo [Mon, 22 Feb 2010 01:55:05 +0000 (20:55 -0500)]
target/main.c initialize timers with progenv/ vals
Nathaniel Wesley Filardo [Mon, 22 Feb 2010 01:54:17 +0000 (20:54 -0500)]
target/main.c more stuff from progenv/
Nathaniel Wesley Filardo [Mon, 22 Feb 2010 01:52:57 +0000 (20:52 -0500)]
That's 20MHz, not 2MHz, TYVM
Nathaniel Wesley Filardo [Mon, 22 Feb 2010 01:52:45 +0000 (20:52 -0500)]
Add some debugging stuff to Makefile
Nathaniel Wesley Filardo [Mon, 22 Feb 2010 01:45:48 +0000 (20:45 -0500)]
\ in a comment means something different in a .S
Nathaniel Wesley Filardo [Mon, 22 Feb 2010 01:24:44 +0000 (20:24 -0500)]
Fix overenthusiasm for unsigned types
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 23:58:18 +0000 (18:58 -0500)]
Fix some #defines in gentimes.pl
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 22:50:48 +0000 (17:50 -0500)]
Make tracker/stuff.h use progenv/trackerfmt.h
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 06:52:52 +0000 (01:52 -0500)]
Add top-level Makefile
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 06:52:40 +0000 (01:52 -0500)]
Add .gitignore
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 06:50:41 +0000 (01:50 -0500)]
Add progenv/types.h (should have been earlier)
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 03:00:30 +0000 (22:00 -0500)]
Move tracker/chip.c definitions to progenv/
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 02:59:49 +0000 (21:59 -0500)]
Make tracker/stuff.h pull in progenv/types.h
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 02:59:08 +0000 (21:59 -0500)]
Make target/asm.S use progenv/
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 02:56:43 +0000 (21:56 -0500)]
Move some target/main.c definitions to progenv/
Nathaniel Wesley Filardo [Sun, 21 Feb 2010 02:54:42 +0000 (21:54 -0500)]
Improve gentimes.pl script, now also generates .h file
Nathaniel Wesley Filardo [Sat, 20 Feb 2010 03:55:50 +0000 (22:55 -0500)]
Rename asm.s to asm.S
Nathaniel Wesley Filardo [Fri, 19 Feb 2010 05:33:15 +0000 (00:33 -0500)]
progenv/trackerfmt.h to hold format constants
Nathaniel Wesley Filardo [Fri, 19 Feb 2010 05:32:19 +0000 (00:32 -0500)]
Update progenv/gentimes.pl, and add gentimes.h
Nathaniel Wesley Filardo [Thu, 18 Feb 2010 06:01:53 +0000 (01:01 -0500)]
Make docs/ dir, move packedformat desc, add tracker{command,waveforms} notes
Nathaniel Wesley Filardo [Thu, 18 Feb 2010 04:46:24 +0000 (23:46 -0500)]
Initial perl script for computing timing constants
Linus Åkesson [Fri, 1 Jun 2007 11:58:00 +0000 (07:58 -0400)]
Initial checkin of lft's excellent work