OSDN Git Service

next page name table test added.
[motonesfpga/motonesfpga.git] / tools / test-image / sample1.asm
2013-09-13 astoria-dnext page name table test added.
2013-09-13 astoria-dscroll reg working..
2013-09-13 astoria-dscroll register test added.
2013-09-12 astoria-dattribute incorrect test case added.
2013-09-11 astoria-d- test case for incorrect bg display due to status
2013-09-10 astoria-d- ppu address register setting defect fix
2013-09-10 astoria-dinvalid vram addr working...
2013-09-09 astoria-d- test for ppu status read defect
2013-09-09 astoria-d- ppudata read buffer supported.
2013-09-07 astoria-d- bug fixed for code page crossing & relative
2013-09-06 astoria-d- vram address increment size 32 is supported.
2013-09-05 astoria-d- test case updated.
2013-09-05 astoria-dtest program bug fixed.
2013-09-05 astoria-dtest senario updated.
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-08-27 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-08-19 astoria-d- vram read bug fixed
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-02 astoria-d- cli supported.
2013-08-02 astoria-d- adc abs, y supported
2013-08-01 astoria-d- sty abs supported
2013-07-29 astoria-d- t3 cycle boundary crossing handling supported.
2013-07-28 astoria-d- code clean up.
2013-07-28 astoria-d- zp, xy mode supported.
2013-07-28 astoria-d- page boundary test case for t0 cycle added.
2013-07-28 astoria-d- ldy zp supported.
2013-07-28 astoria-d- ror acc suppoted.
2013-07-28 astoria-dtest env update.
2013-07-28 astoria-dadded test image dev environment