OSDN Git Service

motonesemu/motonesemu.git
2013-03-08 astoria-dupdate and improved clock timing
2013-03-08 astoria-ddisplay clean up
2013-03-08 astoria-dvga test and display done
2013-03-08 astoria-dshared memory improved.
2013-03-07 astoria-dshared memory developped.
2013-03-07 astoria-dudp tested, still slow and udp max data size is the...
2013-03-07 astoria-dipc implemented, but linux fifo is too slow... must...
2013-03-07 astoria-dgtk display speed up
2013-03-06 astoria-dminor update
2013-03-06 astoria-dgtk work updates
2013-03-06 astoria-dfixed warning
2013-03-06 astoria-dminor fix
2013-03-06 astoria-dgui app (gtk-2.0) test ok
2013-03-06 astoria-dfifo test ok
2013-03-06 astoria-ddirectory structure reformed
2013-03-05 astoria-ddriver app added.
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.