OSDN Git Service

motonesemu/motonesemu.git
2013-03-22 astoria-dupdates
2013-03-22 astoria-dppu reg update
2013-03-22 astoria-dppu ctrl reg1 command handler updated.
2013-03-21 astoria-drti supported.
2013-03-21 astoria-dadc/subc suppoted.
2013-03-21 astoria-dshift, rotate instructions (asl, lsr, ror, rol) supported.
2013-03-20 astoria-dbus bug fix
2013-03-19 astoria-dnmi, reset interrupt added. no visual is shown yet...
2013-03-19 astoria-daddressing mode bug fix.
2013-03-19 astoria-dsupported inc/dec inst.
2013-03-19 astoria-dvram data set bug fix
2013-03-19 astoria-ddebug tool updated
2013-03-18 astoria-dminor fix
2013-03-18 astoria-dstack pointer bug fixed.
2013-03-18 astoria-dstop using separate threads for cpu and rom, ram, ppu...
2013-03-16 astoria-ddebug tool update. jsr bug fix.
2013-03-16 astoria-ddebug tool (break point, log on/off) updated.
2013-03-16 astoria-djsr bug fix.
2013-03-16 astoria-dand, eor, ora supported.
2013-03-16 astoria-djsr, rts bug fixed.
2013-03-16 astoria-dsupported comparison instructions: bit, cmp, cpx, cpy
2013-03-15 astoria-dgcc bit field generates low > high order access for...
2013-03-15 astoria-dbug fix. added cli as well.
2013-03-15 astoria-dflag set instruction clc, cld, clv, sec, sed supported.
2013-03-15 astoria-dppu vblank status register updated.
2013-03-15 astoria-dminor fix
2013-03-15 astoria-dppu ok. motonesemu-0.1.0
2013-03-14 astoria-dvram bus integrated.
2013-03-14 astoria-dppu frequency set
2013-03-14 astoria-dppu show background ok!!
2013-03-14 astoria-dminor fix
2013-03-14 astoria-dppu bus integrated.
2013-03-13 astoria-ddebug tool update
2013-03-13 astoria-ddebug tool updated
2013-03-13 astoria-dppucore merge
2013-03-13 astoria-dclean up.
2013-03-13 astoria-dppucore included into main work.
2013-03-13 astoria-dadded (but not supported...) some ppu commands
2013-03-13 astoria-dvram bug fixed
2013-03-13 astoria-dsprite xfer ok
2013-03-12 astoria-dppucore minor fix
2013-03-12 astoria-dppu display ok
2013-03-12 astoria-dppu internal release 2
2013-03-11 astoria-dppu core temporary commit
2013-03-08 astoria-dppu core work started.
2013-03-08 astoria-dminor updates.
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.