]>
hydra-www.ietfng.org Git - acmetensortoys-chiptunes/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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