OSDN Git Service

code improved (abs, absx)
[motonesfpga/motonesfpga.git] / simulation / cpu / decoder.vhd
2013-06-13 astoria-dcode improved (abs, absx)
2013-06-13 astoria-dstatus register reworked to support 2 cycle instructions.
2013-06-13 astoria-d- sec/clc ok.
2013-06-12 astoria-daddr_mode type removed.
2013-06-12 astoria-dlda abs, x ok
2013-06-12 astoria-d- ldy
2013-06-12 astoria-d- sei
2013-06-12 astoria-dcode refactoring (still working).
2013-06-12 astoria-d- exec cycle moved out from decoder.
2013-06-11 astoria-dabs, x page across case ok.
2013-06-11 astoria-dcode refactored.
2013-06-11 astoria-deffective address working.
2013-06-10 astoria-dabs, x working.
2013-06-10 astoria-dabsx cycle 5 (page boundary crossing case) work
2013-06-10 astoria-dabs, x effective address calucation working...
2013-06-10 astoria-dminor fix.
2013-06-10 astoria-dclean up.
2013-06-10 astoria-dcode clean up.
2013-06-09 astoria-dldy we pin clear
2013-06-09 astoria-dldx immediate ok.
2013-06-09 astoria-drts bug fix.
2013-06-09 astoria-d- added data latch. now latch has two instances,
2013-06-09 astoria-ddebug util updated.
2013-06-09 astoria-d- stack pop bug fixed.
2013-06-08 astoria-d- stack push ok.
2013-06-08 astoria-ddecoder code reorganized.
2013-06-07 astoria-dminor update
2013-06-07 astoria-dremoved not used pin in the data bus buffer.
2013-06-07 astoria-dcpu to memory write ok.
2013-06-07 astoria-dadded tri-state buffer at the address output gate.
2013-06-07 astoria-dpush stack supported.
2013-06-06 astoria-djsr ok. (stack decrement is not worked...)
2013-06-06 astoria-dremoved addressing mode type.
2013-06-06 astoria-djmp abs ok.
2013-06-06 astoria-djmp and abs addressing working.
2013-06-05 astoria-dldx status register update ok.
2013-06-05 astoria-dstatus register integrated into cpu.
2013-06-04 astoria-dstatus register work started.
2013-06-03 astoria-d- stack pointer added.
2013-06-03 astoria-dclean up.
2013-06-03 astoria-dcode clean up.
2013-06-03 astoria-d- input data latch added.
2013-06-02 astoria-ddelete old code
2013-06-02 astoria-dx/y reg update timing changed.
2013-06-02 astoria-dldx immediate ok.
2013-06-02 astoria-dcode resutructure update
2013-05-31 astoria-dpc update timing fixed.
2013-05-30 astoria-dupdate. partially merge from simple-arch.
2013-05-28 astoria-dinstruction decoder working....
2013-05-28 astoria-dintegrated shared io data bus.
2013-05-27 astoria-dreset initialize period updated. (still yet to be done)
2013-05-27 astoria-dinstruction decoder added.