OSDN Git Service

ppu scroll x display bug fix
[motonesfpga/motonesfpga.git] / simulation / ppu / render.vhd
2013-09-18 astoria-dppu scroll x display bug fix
2013-09-18 astoria-d- scroll working...
2013-09-17 astoria-dsprite pattern fetch bug fix
2013-09-17 astoria-dsprite display side effect fixed.
2013-09-15 astoria-dprefetch boundary address bug fixed
2013-09-15 astoria-dcode clean up and modify sprite side effect due to
2013-09-15 astoria-d- scroll x and bg color test updated
2013-09-14 astoria-d- scroll x working...
2013-09-14 astoria-dscrolling working...
2013-09-13 astoria-dscroll reg working..
2013-09-12 astoria-dattribute for bg image bug fixed.
2013-09-12 astoria-dbg color bug fix
2013-09-06 astoria-d- universal bg color output supported.
2013-09-05 astoria-d- test case updated.
2013-08-27 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-08-19 astoria-d- vram read bug fixed
2013-08-19 astoria-d- nmi toggle and down timing updated to comply NES...
2013-07-23 astoria-dbg attribute bug fix.
2013-07-19 astoria-dsprite x-axis adjustment. motonesfpga-sim-0.1.2
2013-07-19 astoria-d- vblank pin direction was opposite.
2013-07-19 astoria-d- ppustatus updated.
2013-07-18 astoria-dppu status register worked.
2013-07-18 astoria-dcode clean up.
2013-07-18 astoria-dclean up
2013-07-18 astoria-dleft most bg color in the tile incorrect bug fixed.
2013-07-18 astoria-dclean up.
2013-07-18 astoria-dcode clean up
2013-07-17 astoria-dsecond left tile incorrect display bug fixed.
2013-07-17 astoria-dminor change.
2013-07-17 astoria-dsprite flip ok.
2013-07-17 astoria-d- sprite show ok.
2013-07-17 astoria-d- sprite shown partially... still need to work
2013-07-16 astoria-d- array of secondary oam registers worked...
2013-07-16 astoria-dclean up.
2013-07-16 astoria-dsprite evaluation boundary bug fixed
2013-07-16 astoria-dcode clean up.
2013-07-16 astoria-d- sprite evaluation update.
2013-07-16 astoria-doam evaluation working.
2013-07-15 astoria-dcode clean up.
2013-07-15 astoria-d- palette array changed into ram instance.
2013-07-14 astoria-dr/w from cpu is supported (still need to be worked...)
2013-07-12 astoria-dsecond left most bg tile image bug fixed.
2013-07-12 astoria-d- sprite and palette bus unified.
2013-07-11 astoria-dsecond left tile display bug fixed.
2013-07-10 astoria-dsprite working...
2013-07-09 astoria-dsprite handling started.
2013-07-09 astoria-dcode clean up.
2013-07-09 astoria-dppu register
2013-07-09 astoria-d- ppu register integrated.
2013-07-08 astoria-dminor update.
2013-07-08 astoria-dcode clean up.
2013-07-08 astoria-dtest
2013-07-07 astoria-dbg attr display ok.
2013-07-07 astoria-d- color palette bug (rgb 8 to rgb 4) fixed
2013-07-06 astoria-dbg transparent color set.
2013-07-06 astoria-dpattern low and high image gap bug fixed.
2013-07-06 astoria-ddisplay leftmost tile bug fixed.
2013-07-05 astoria-dregister timing syncronized.
2013-07-05 astoria-dminor update.
2013-07-05 astoria-dbg tile is displayed!!
2013-07-02 astoria-dbg display working..
2013-07-01 astoria-dbg working...
2013-07-01 astoria-dvga output and test init value set.
2013-06-30 astoria-dbg image first commit
2013-06-28 astoria-dvga out added.
2013-06-28 astoria-dpattern data shift each cycle ok.
2013-06-28 astoria-dfetch byte from name tbl, attr tbl, ptn tbl.
2013-06-28 astoria-dx, y pos update ok.
2013-06-27 astoria-dinitialize dummy name table data added.
2013-06-26 astoria-dppu working...
2013-06-25 astoria-dppu file added.