]> hydra-www.ietfng.org Git - acmetensortoys-chiptunes/shortlog
acmetensortoys-chiptunes
2010-08-25 Nathaniel Wesley... Batch of untested changes (eep!) main
2010-06-17 Nathaniel Wesley... Move interactivecommands to midimode
2010-04-12 Nathaniel Wesley... Some initial thoughts on a schematic.
2010-04-11 Nathaniel Wesley... Tracker: remove export functionality
2010-04-11 Nathaniel Wesley... NPF: two 5-bit cmds in track
2010-04-11 Nathaniel Wesley... Avoid hard-coding the location of OC2B on the chip
2010-04-11 Nathaniel Wesley... Fix progenv/trackerfmt.h after last commit
2010-04-11 Nathaniel Wesley... Incremental progress towards new packed format.
2010-03-25 Nathaniel Wesley... Update interactivecommands notes
2010-03-24 Nathaniel Wesley... LICENCE: (C), commentary, lft's mail, & AGPLv3.
2010-03-24 Nathaniel Wesley... Add support for, and switch output to, OC2B PWMDAC
2010-03-22 Nathaniel Wesley... Add first draft of docs/interactivecommands
2010-03-19 Nathaniel Wesley... New tracker_optimize.pl with export ability
2010-03-19 Nathaniel Wesley... Move to progenv/trackerfmt.h PACKSIZE_* constants
2010-03-19 Nathaniel Wesley... Add progenv/trackerfmt_perlize.pl utility
2010-03-05 Nathaniel Wesley... Small changes to new packed format docs
2010-03-05 Nathaniel Wesley... Move TRACKLEN to progenv/trackerfmt.h
2010-03-05 Nathaniel Wesley... New, structurally improved tracker_optimize.pl
2010-03-04 Nathaniel Wesley... Add new proposal for packed tracker format
2010-03-02 Nathaniel Wesley... Song init on target now in own function
2010-03-01 Nathaniel Wesley... Makefile -Wall -Wextra -Werror and more deps
2010-03-01 Nathaniel Wesley... Make a few things in target/ more config-ifdeffy
2010-03-01 Nathaniel Wesley... Fix command numbering in docs, too.
2010-03-01 Nathaniel Wesley... Some small cleanups
2010-03-01 Nathaniel Wesley... Move target/ to avr-libc WDT management
2010-03-01 Nathaniel Wesley... Move target/ to avr-libc built in progmem.h
2010-03-01 Nathaniel Wesley... Make some target/main.c functions static
2010-03-01 Nathaniel Wesley... Eliminate character command encoding in target
2010-02-28 Nathaniel Wesley... Make tracker/chip.c use NR_CHAN
2010-02-28 Nathaniel Wesley... Silence compiler warning about unused parameter in...
2010-02-25 Nathaniel Wesley... Optimizer now prunes unused instruments too
2010-02-25 Nathaniel Wesley... Introduce target/config.h
2010-02-23 Nathaniel Wesley... Add songs/*.raw to clean list
2010-02-23 Nathaniel Wesley... Add %.raw targets for songs/ using --audio
2010-02-23 Nathaniel Wesley... Move songs into songs/ dir and improve Makefile
2010-02-23 Nathaniel Wesley... Add tracker --export and --audio options
2010-02-23 Nathaniel Wesley... Initial checkin of optimizer
2010-02-22 Nathaniel Wesley... Remove stale makefiles
2010-02-22 Nathaniel Wesley... target/main.c initialize timers with progenv/ vals
2010-02-22 Nathaniel Wesley... target/main.c more stuff from progenv/
2010-02-22 Nathaniel Wesley... That's 20MHz, not 2MHz, TYVM
2010-02-22 Nathaniel Wesley... Add some debugging stuff to Makefile
2010-02-22 Nathaniel Wesley... \ in a comment means something different in a .S
2010-02-22 Nathaniel Wesley... Fix overenthusiasm for unsigned types
2010-02-21 Nathaniel Wesley... Fix some #defines in gentimes.pl
2010-02-21 Nathaniel Wesley... Make tracker/stuff.h use progenv/trackerfmt.h
2010-02-21 Nathaniel Wesley... Add top-level Makefile
2010-02-21 Nathaniel Wesley... Add .gitignore
2010-02-21 Nathaniel Wesley... Add progenv/types.h (should have been earlier)
2010-02-21 Nathaniel Wesley... Move tracker/chip.c definitions to progenv/
2010-02-21 Nathaniel Wesley... Make tracker/stuff.h pull in progenv/types.h
2010-02-21 Nathaniel Wesley... Make target/asm.S use progenv/
2010-02-21 Nathaniel Wesley... Move some target/main.c definitions to progenv/
2010-02-21 Nathaniel Wesley... Improve gentimes.pl script, now also generates .h file
2010-02-20 Nathaniel Wesley... Rename asm.s to asm.S
2010-02-19 Nathaniel Wesley... progenv/trackerfmt.h to hold format constants
2010-02-19 Nathaniel Wesley... Update progenv/gentimes.pl, and add gentimes.h
2010-02-18 Nathaniel Wesley... Make docs/ dir, move packedformat desc, add tracker...
2010-02-18 Nathaniel Wesley... Initial perl script for computing timing constants
2010-02-18 Linus ÅkessonInitial checkin of lft's excellent work