OSDN Git Service

scroll research start
[motonesfpga/motonesfpga.git] / simulation /
2016-03-26 astoria-dsync to master
2015-12-29 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2015-03-05 astoria-dgtkwave init script added.
2013-10-12 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-10-07 astoria-dtsx instruction supported.
2013-10-04 astoria-d- ppu render ram write timing updated.
2013-10-01 astoria-dregression test working...
2013-09-30 astoria-dmodified input data latch to stop using latch, but...
2013-09-30 astoria-d- name tbl 0/1 write clock synchronized
2013-09-30 astoria-dadded .gitignore file
2013-09-27 astoria-dram timing ctrl modified.
2013-09-27 astoria-d- merge decoder updates
2013-09-26 astoria-dtest timing aligned.
2013-09-26 astoria-dram write timing changed
2013-09-26 astoria-d- module structure reorganizezd
2013-09-25 astoria-dclean up
2013-09-25 astoria-dcode clean up
2013-09-25 astoria-dmodule structure re-organized
2013-09-24 astoria-dmerge updates
2013-09-24 astoria-dsync with ghdl env
2013-09-24 astoria-d- base clock aligned with the DE1 board clock 50 MHz
2013-09-24 astoria-d- rom/ram instance moved to root module.
2013-09-24 astoria-drom to be clk syncronized
2013-09-20 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-09-19 astoria-d- main testbench updated to simulate the real de1 envir...
2013-09-19 astoria-dcomponent latch renamed due to quartus component name...
2013-09-19 astoria-dclock driver fixed
2013-09-19 astoria-d- clock driver updated
2013-09-19 astoria-dclock divider modified to align with de1 board.
2013-09-19 astoria-dunified common routines, code clean up etc.
2013-09-18 astoria-dscroll attribute bug fix motonesfpga-sim-0.1.4
2013-09-18 astoria-dcomment/todo added.
2013-09-18 astoria-dscroll and attribute bug fix
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-11 astoria-dbg display defect fixed.
2013-09-10 astoria-dppu addr reset latch timing changed.
2013-09-10 astoria-d- ppu address register setting defect fix
2013-09-10 astoria-dinvalid vram addr working...
2013-09-09 astoria-dppu status read defect fix
2013-09-09 astoria-d- ppudata read buffer supported.
2013-09-07 astoria-dminor change
2013-09-07 astoria-d- bug fix for vram write timing incorrect. motonesfpga-sim-0.1.3
2013-09-07 astoria-d- bug fixed for code page crossing & relative
2013-09-06 astoria-d- apu reg write bug fixed
2013-09-06 astoria-d- dummy joypad read value added.
2013-09-06 astoria-d- universal bg color output supported.
2013-09-06 astoria-d- vram address increment size 32 is supported.
2013-09-05 astoria-d- test case updated.
2013-09-05 astoria-d- pch increment degrade fixed.
2013-09-05 astoria-ddma copy ok, no display yet.
2013-09-05 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-09-05 astoria-ddma data copy ok, but still sprite image not displayed...
2013-09-04 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-09-03 astoria-ddma data copy cpu side ok.
2013-09-03 astoria-ddecoder updated to reflect dma ready pin modification.
2013-09-03 astoria-ddma process ok.
2013-08-30 astoria-dapu device integrated on the cpu port.
2013-08-30 astoria-dremoved unneccesary target in Makefile to speed up...
2013-08-30 astoria-dadded dev directory in root Makefile
2013-08-27 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-08-27 astoria-dDMA controler (apu i/f) added.
2013-08-19 astoria-d- vram read bug fixed
2013-08-19 astoria-dcode block updated.
2013-08-19 astoria-d- nmi toggle and down timing updated to comply NES...
2013-08-19 astoria-dpla flag not set bug fix.
2013-08-12 astoria-d- conditional branch code changed to update exec cycle
2013-08-12 astoria-d- sbc v flag bug fixed
2013-08-11 astoria-d- php/plp supported.
2013-08-11 astoria-d- ora zp,x/abs/abs,xy/indir,y supported.
2013-08-11 astoria-d- branch page cross bug fixed.
2013-08-11 astoria-d- sta zp,x
2013-08-11 astoria-d- asl zp/zp,x/abs/abs,x
2013-08-11 astoria-d- dec zp,x/abs,x
2013-08-10 astoria-d- ldx zp,y
2013-08-10 astoria-d- lsr zp/zp,x/abs/abs,x supported.
2013-08-10 astoria-d- cpx abs
2013-08-10 astoria-d- rol zp
2013-08-09 astoria-d- cmp zp, x
2013-08-09 astoria-dcode clean up.
2013-08-08 astoria-d- abs, x/y page cross bug fixed
2013-08-08 astoria-d- and zp, x
2013-08-03 astoria-dcode clean up
2013-08-02 astoria-d- cli supported.
2013-08-02 astoria-d- adc abs, y supported
2013-08-02 astoria-dbmi supported.
2013-08-02 astoria-dstx abs supporrted.
2013-08-02 astoria-d- nmi handling bug fixed.
2013-08-01 astoria-d- sty abs supported
2013-07-29 astoria-d- t3 cycle boundary crossing handling supported.
next