2012-06-25 |
Robert McIntyre |
minor fix to create render dir if it does not already exist.
|
2012-06-25 |
Robert McIntyre |
completed clojure functions to generate final video.
|
2012-06-24 |
Robert McIntyre |
trying to find out map problem.
|
2012-06-24 |
Robert McIntyre |
added full recording function.
|
2012-06-24 |
Robert McIntyre |
added download script to get needed libraries for Dylan.
|
2012-06-24 |
Robert McIntyre |
saving progress.
|
2012-06-24 |
Robert McIntyre |
remove print statement.
|
2012-06-24 |
Robert McIntyre |
sound recording complete.
|
2012-06-24 |
Robert McIntyre |
sound recording test now works.
|
2012-06-24 |
Robert McIntyre |
working on recording sound. almost have it, but there is still unexplained popping sounds.
|
2012-06-24 |
Robert McIntyre |
added sound introspection abilities.
|
2012-06-24 |
Robert McIntyre |
added RAM display.
|
2012-06-23 |
Robert McIntyre |
going to work on functions relating to doing the final video, ram-display, sound, etc.
|
2012-06-23 |
Robert McIntyre |
reduced colors in pinkie pie mark to exactly 4.
|
2012-06-23 |
Robert McIntyre |
added pinkie pie cutie mark.
|
2012-06-23 |
Robert McIntyre |
generated gameboy palette for gimp for Dylan.
|
2012-06-23 |
Robert McIntyre |
switched tile and pallette assembly.
|
2012-06-23 |
Robert McIntyre |
cosmetic change. need to investigate why switching pallet and tile assembly does not work.
|
2012-06-23 |
Robert McIntyre |
colors now work properly.
|
2012-06-23 |
Robert McIntyre |
can now display black and white images (still working on color).
|
2012-06-22 |
Robert McIntyre |
accuracy of displayed image is much improved, but there the palettes are still messed up.
|
2012-06-22 |
Robert McIntyre |
going to correct premium stupdity.
|
2012-06-22 |
Robert McIntyre |
got an image to display, but it doesn't tile correctly.
|
2012-06-21 |
Robert McIntyre |
efficient data writing assembly complete.
|
2012-06-21 |
Robert McIntyre |
problem turned out to be nothing.
|
2012-06-21 |
Robert McIntyre |
trying to track down pesky assembly bug.
|
2012-06-21 |
Robert McIntyre |
saving progress.
|
2012-06-20 |
Robert McIntyre |
added function to slice up an image into an appropriate representation for the GB.
|
2012-06-20 |
Robert McIntyre |
fix compilation problem.
|
2012-06-18 |
Robert McIntyre |
resolved conflict.
|
2012-06-14 |
Robert McIntyre |
saving progress
|
2012-06-13 |
Robert McIntyre |
created function to deconstruct image into tiles and translate into gb-rgb color space.
|
2012-06-12 |
Robert McIntyre |
working on confirming accuracy of color map.
|
2012-06-12 |
Robert McIntyre |
discovered that the gb has far fewer unique colors than I initially thought.
|
2012-06-12 |
Robert McIntyre |
generated graphical representation of the gb color map.
|
2012-06-11 |
Robert McIntyre |
discovered gameboy->vga color map.
|
2012-06-11 |
Robert McIntyre |
reversed pixel image.
|
2012-06-11 |
Robert McIntyre |
pixel introspection. but entire image is upside down.
|
2012-06-11 |
Robert McIntyre |
merged changes from trip to wichita.
|
2012-06-08 |
Robert McIntyre |
improbed color display kernel.
|
2012-06-08 |
Robert McIntyre |
can now display a single color :)
|
2012-06-08 |
Robert McIntyre |
fleshing out image color calibration code.
|
2012-05-24 |
Robert McIntyre |
added function to pack gb-rgb bytes
|
2012-06-11 |
Robert McIntyre |
edit to image.clj
|
2012-05-07 |
Robert McIntyre |
cleanup.
|
2012-05-07 |
Robert McIntyre |
added rgb->gbRGB translation code.
|
2012-05-07 |
Robert McIntyre |
merge
|
2012-05-07 |
Robert McIntyre |
added image.clj
|
2012-05-07 |
Robert McIntyre |
added reference c program for converting vga rgb to vb rgb.
|
2012-05-07 |
Robert McIntyre |
merge.
|
2012-05-02 |
Robert McIntyre |
added save state
|
2012-05-05 |
Robert McIntyre |
adjusted drum beats.
|
2012-05-04 |
Robert McIntyre |
slight cleanup.
|
2012-05-04 |
Robert McIntyre |
added csv files, completed demo :)
|
2012-05-04 |
Robert McIntyre |
adjusted mother.mid for easy mini-midi conversion.
|
2012-05-04 |
Robert McIntyre |
increased tempo of regret
|
2012-05-04 |
Robert McIntyre |
formatted ship-of-regret-and-sleep.mid for smooth mini-midi conversion.
|
2012-05-04 |
Robert McIntyre |
shortened song.
|
2012-05-04 |
Robert McIntyre |
adding ship-of-regret-and-sleep.mid.
|
2012-05-04 |
Robert McIntyre |
merge dylan's changes.
|
2012-05-03 |
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.
|
2012-05-03 |
Dylan Holmes |
Fixed type effectiveness; added it to the ROM map. (I've been remiss...)
|
2012-04-30 |
Dylan Holmes |
Added interactive Pokemon cries.
|
2012-04-30 |
Dylan Holmes |
Added introduction.
|
2012-05-04 |
Robert McIntyre |
remove useless :duty from drum track.
|
2012-05-04 |
Robert McIntyre |
got drums to work.
|
2012-05-04 |
Robert McIntyre |
working on drums.
|
2012-05-04 |
Robert McIntyre |
working on noise.
|
2012-05-04 |
Robert McIntyre |
remove dead code.
|
2012-05-04 |
Robert McIntyre |
removed duplicate notes in drum track.
|
2012-05-04 |
Robert McIntyre |
enabled duty-selection via title information in the midi file.
|
2012-05-04 |
Robert McIntyre |
implememted automatic detection of tracks.
|
2012-05-04 |
Robert McIntyre |
implemented adjustable wave-duty for the two pitch channels.
|
2012-05-04 |
Robert McIntyre |
added trill and extended last note.
|
2012-05-04 |
Robert McIntyre |
remove csv file.
|
2012-05-04 |
Robert McIntyre |
going to work on another song.
|
2012-05-03 |
Robert McIntyre |
rescaled intro.
|
2012-05-03 |
Robert McIntyre |
fixed silence at end, and increased tempo.
|
2012-05-03 |
Robert McIntyre |
synchronized pony song.
|
2012-05-03 |
Robert McIntyre |
exporting to midi file.
|
2012-05-03 |
Robert McIntyre |
removed all overlapping notes.
|
2012-05-03 |
Robert McIntyre |
removed overlapping notes in drum track.
|
2012-05-03 |
Robert McIntyre |
move some notes between tracks.
|
2012-05-03 |
Robert McIntyre |
simplified notes
|
2012-05-03 |
Robert McIntyre |
merge drum tracks
|
2012-05-03 |
Robert McIntyre |
change insturments.
|
2012-05-03 |
Robert McIntyre |
removed some tracks.
|
2012-05-03 |
Robert McIntyre |
added music
|
2012-04-27 |
Robert McIntyre |
saving progress.
|
2012-04-26 |
Robert McIntyre |
mapped most of music-playing RAM
|
2012-04-26 |
Robert McIntyre |
mapped more of RAM music-playing data structure.
|
2012-04-26 |
Robert McIntyre |
discovered meanig of first 8 bytes of music.
|
2012-04-26 |
Robert McIntyre |
can cange music; trying to understand music format.
|
2012-04-26 |
Robert McIntyre |
investigating the game's music.
|
2012-04-26 |
Robert McIntyre |
saving progress.
|
2012-04-25 |
Robert McIntyre |
can now play midi files with two tracks.
|