OSDN Git Service

- ppu debug dump func updated
[motonesemu/motonesemu.git] / emulator / ppucore / ppucore.c
2013-10-04 astoria-d- ppu debug dump func updated
2013-09-06 astoria-dMerge branch 'master' of git.sourceforge.jp:/gitroot...
2013-08-20 astoria-dvblank clear timing updated.
2013-04-04 astoria-dclean up
2013-04-04 astoria-dscrolling enabled. now opening demo screen is all displ... motonesemu-0.1.2
2013-04-03 astoria-dsprite bug fixed!!!
2013-04-01 astoria-dvscreen draw pos timing changed.
2013-03-31 astoria-ddisabled ignore bit in ppu status register. now bg...
2013-03-31 astoria-dvscreen layout changed and improved execution logic.
2013-03-31 astoria-dminor updates.
2013-03-31 astoria-dload_sprite ok, but sprite display broken sometimes...
2013-03-30 astoria-dload_background ok.
2013-03-30 astoria-dvga_xfer confirmed..
2013-03-30 astoria-dload bg and stripe update, temporary commit...
2013-03-29 astoria-dclock, dma etc. improved performance.
2013-03-28 astoria-dppu also made to work syncronized with the clock.
2013-03-27 astoria-dscanline display order changed to comply with the sprit...
2013-03-27 astoria-dsprite 0 hit support, but doesn't work...
2013-03-26 astoria-dshow sprite developed.
2013-03-23 astoria-ddebug tool updated.
2013-03-22 astoria-dmodify...
2013-03-22 astoria-dvram read bug fixed.
2013-03-22 astoria-dupdates
2013-03-22 astoria-dppu reg update
2013-03-22 astoria-dppu ctrl reg1 command handler updated.
2013-03-19 astoria-dnmi, reset interrupt added. no visual is shown yet...
2013-03-15 astoria-dgcc bit field generates low > high order access for...
2013-03-15 astoria-dppu vblank status register updated.
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-dppu bus integrated.
2013-03-13 astoria-dppucore merge
2013-03-13 astoria-dadded (but not supported...) some ppu commands
2013-03-11 astoria-dppu core temporary commit
2013-03-08 astoria-dppu core work started.