pokeyellow/gfx/tilesets/flower, branch remove-pip Pokémon Yellow Convert pngs in gfx/ to 1bpp and 2bpp. 2014-04-05T20:41:36+00:00 yenatch yenatch@gmail.com 2014-04-05T20:41:36+00:00 01888c742d6d748d56757de9a54b9f8d590b5205 All graphics are now png. Some files were split out of necessity: - gfx/trade.2bpp -> gfx/game_boy.norepeat.png gfx/link_cable.png - gfx/red/introfight.2bpp -> gfx/red/intro_nido_{1,2,3}.6x6.png - gfx/blue/introfight.2bpp -> gfx/blue/intro_purin_{1,2,3}.6x6.png
All graphics are now png.

Some files were split out of necessity:
- gfx/trade.2bpp -> gfx/game_boy.norepeat.png gfx/link_cable.png
- gfx/red/introfight.2bpp -> gfx/red/intro_nido_{1,2,3}.6x6.png
- gfx/blue/introfight.2bpp -> gfx/blue/intro_purin_{1,2,3}.6x6.png
* analyzed assembly related to handling sprites 2013-03-17T21:54:12+00:00 Mr Wint MrWint42@gmail.com 2013-03-17T21:54:12+00:00 c5ab38099e2212a3ba42e27dbd76887987bfa0b2 * added assembly that was wrongly classified as music before * all jumps and calls now point to a proper label * removed all incbins in home bank * some more small assembly analysis and comments
* added assembly that was wrongly classified as music before
* all jumps and calls now point to a proper label
* removed all incbins in home bank
* some more small assembly analysis and comments