OSDN Git Service

motonesemu/motonesemu.git
2013-03-05 astoria-droot Makefile added.
2013-03-05 astoria-dstart working on vga display
2013-03-05 astoria-dppu work started...
2013-03-05 astoria-djmp, jsr, rts supported.
2013-03-04 astoria-dsupport branch instructions (bcc, bcs, beq, bmi, bne...
2013-03-04 astoria-dsupport inx, iny, dex, dey
2013-03-04 astoria-dbug fix.
2013-03-04 astoria-dtax, tay, txa, tya supported.
2013-03-04 astoria-dstx, sty, sta supported.
2013-03-04 astoria-dadded ram
2013-03-04 astoria-dstart actual instruction execution.
2013-02-27 astoria-dinstruction cycle & timing updated.
2013-02-24 astoria-dclock updates
2013-02-24 astoria-dclock timing updated
2013-02-23 astoria-drestored to use thread and nanosleep due to debugger...
2013-02-23 astoria-ddebug mode supported
2013-02-23 astoria-dcpu, bus and memory r/w cycle implemented.
2013-02-16 astoria-dclock exception handling update
2013-02-16 astoria-dupdate opcode map table
2013-02-16 astoria-d6502 decode bug fix
2013-02-16 astoria-dinstruction decode
2013-02-16 astoria-dinstruction decode support
2013-02-16 astoria-dload cartridge suuport.
2013-02-12 astoria-dsignal and pthread ok
2013-02-12 astoria-dtest
2013-02-12 astoria-dproject start.