log

age author description
Fri, 04 May 2012 07:23:07 -0500 Robert McIntyre formatted ship-of-regret-and-sleep.mid for smooth mini-midi conversion.
Fri, 04 May 2012 06:34:00 -0500 Robert McIntyre shortened song.
Fri, 04 May 2012 06:28:16 -0500 Robert McIntyre adding ship-of-regret-and-sleep.mid.
Fri, 04 May 2012 06:18:48 -0500 Robert McIntyre merge dylan's changes.
Wed, 02 May 2012 20:32:45 -0500 Dylan Holmes Fixed error with wild pokemon demographics; will need to alter the way hxc-wilds format of data returned by hxc-wilds to incorporate encounter rates.
Wed, 02 May 2012 19:52:06 -0500 Dylan Holmes Fixed type effectiveness; added it to the ROM map. (I've been remiss...)
Sun, 29 Apr 2012 20:35:58 -0500 Dylan Holmes Added interactive Pokemon cries.
Sun, 29 Apr 2012 19:48:43 -0500 Dylan Holmes Added introduction.
Fri, 04 May 2012 06:15:47 -0500 Robert McIntyre remove useless :duty from drum track.
Fri, 04 May 2012 06:12:59 -0500 Robert McIntyre got drums to work.
Fri, 04 May 2012 05:17:18 -0500 Robert McIntyre working on drums.
Fri, 04 May 2012 04:13:13 -0500 Robert McIntyre working on noise.
Fri, 04 May 2012 03:55:00 -0500 Robert McIntyre remove dead code.
Fri, 04 May 2012 03:50:07 -0500 Robert McIntyre removed duplicate notes in drum track.
Fri, 04 May 2012 03:45:04 -0500 Robert McIntyre enabled duty-selection via title information in the midi file.
Fri, 04 May 2012 03:34:32 -0500 Robert McIntyre implememted automatic detection of tracks.
Fri, 04 May 2012 03:01:28 -0500 Robert McIntyre implemented adjustable wave-duty for the two pitch channels.
Fri, 04 May 2012 02:41:45 -0500 Robert McIntyre added trill and extended last note.
Fri, 04 May 2012 02:27:11 -0500 Robert McIntyre remove csv file.
Fri, 04 May 2012 02:26:28 -0500 Robert McIntyre going to work on another song.
Thu, 03 May 2012 11:28:33 -0500 Robert McIntyre rescaled intro.
Thu, 03 May 2012 11:24:46 -0500 Robert McIntyre fixed silence at end, and increased tempo.
Thu, 03 May 2012 10:28:05 -0500 Robert McIntyre synchronized pony song.
Thu, 03 May 2012 07:25:06 -0500 Robert McIntyre exporting to midi file.
Thu, 03 May 2012 07:01:42 -0500 Robert McIntyre removed all overlapping notes.
Thu, 03 May 2012 06:57:41 -0500 Robert McIntyre removed overlapping notes in drum track.
Thu, 03 May 2012 06:45:26 -0500 Robert McIntyre move some notes between tracks.
Thu, 03 May 2012 06:42:58 -0500 Robert McIntyre simplified notes
Thu, 03 May 2012 06:31:17 -0500 Robert McIntyre merge drum tracks
Thu, 03 May 2012 06:28:37 -0500 Robert McIntyre change insturments.
Thu, 03 May 2012 06:22:34 -0500 Robert McIntyre removed some tracks.
Thu, 03 May 2012 06:13:17 -0500 Robert McIntyre added music
Fri, 27 Apr 2012 12:16:11 -0500 Robert McIntyre saving progress.
Thu, 26 Apr 2012 08:14:03 -0500 Robert McIntyre mapped most of music-playing RAM
Thu, 26 Apr 2012 06:52:35 -0500 Robert McIntyre mapped more of RAM music-playing data structure.
Thu, 26 Apr 2012 05:45:16 -0500 Robert McIntyre discovered meanig of first 8 bytes of music.
Thu, 26 Apr 2012 05:05:16 -0500 Robert McIntyre can cange music; trying to understand music format.
Thu, 26 Apr 2012 04:35:49 -0500 Robert McIntyre investigating the game's music.
Thu, 26 Apr 2012 03:00:58 -0500 Robert McIntyre saving progress.
Wed, 25 Apr 2012 13:46:31 -0500 Robert McIntyre can now play midi files with two tracks.
Wed, 25 Apr 2012 13:09:06 -0500 Robert McIntyre now I can play two voices at once!
Wed, 25 Apr 2012 12:41:30 -0500 Robert McIntyre created basic frame system for multiple voices.
Wed, 25 Apr 2012 12:35:53 -0500 Robert McIntyre workig on two voices using square wave generators.
Wed, 25 Apr 2012 01:58:44 -0500 Robert McIntyre paramaterized music-step
Wed, 25 Apr 2012 01:56:39 -0500 Robert McIntyre paramaterized do-message
Tue, 24 Apr 2012 23:51:30 -0500 Robert McIntyre reordered assembly in music-kernel.
Tue, 24 Apr 2012 23:18:40 -0500 Robert McIntyre remove crufty comment.
Mon, 23 Apr 2012 09:49:24 -0500 Robert McIntyre correctly handles notes longer than 1 second.
Mon, 23 Apr 2012 09:40:11 -0500 Robert McIntyre investigating infinite loop in note-codes.
Mon, 23 Apr 2012 09:22:07 -0500 Robert McIntyre correctly handle silent spaces in midi files.
Mon, 23 Apr 2012 08:26:23 -0500 Robert McIntyre sucessfully played third-kind.
Mon, 23 Apr 2012 07:02:39 -0500 Robert McIntyre completed basic midi parser using midicsv
Mon, 23 Apr 2012 05:45:25 -0500 Robert McIntyre implemented note-code message.
Mon, 23 Apr 2012 04:45:55 -0500 Robert McIntyre changed assembly to handle mini-midi messages of different lengths.
Tue, 17 Apr 2012 06:53:48 -0500 Robert McIntyre increased resolution of music-kernel timer.
Tue, 17 Apr 2012 06:36:43 -0500 Robert McIntyre merge.
Sat, 14 Apr 2012 12:24:00 -0500 Dylan Holmes Found assembly scripts for GiveItem and GivePokemon.
Sat, 14 Apr 2012 09:27:49 -0500 Dylan Holmes Found HP restored by SODA POP, FRESH WATER, LEMONADE; also found number of steps for REPEL, SUPER REPEL, MAX REPEL.
Sat, 14 Apr 2012 05:20:28 -0500 Dylan Holmes Figured out how NPC Pokemon teams are encoded.
Tue, 17 Apr 2012 06:36:17 -0500 Robert McIntyre completed basic music playing kernel