bsnes/higan/processor/m68k
Tim Allen ac2d0ba1cf Update to v101r05 release.
byuu says:

Changelog:

  - 68K: fixed bug that affected BSR return address
  - VDP: added very preliminary emulation of planes A, B, W (W is
    entirely broken though)
  - VDP: added command/address stuff so you can write to VRAM, CRAM,
    VSRAM
  - VDP: added VRAM fill DMA

I would be really surprised if any commercial games showed anything at
all, so I'd probably recommend against wasting your time trying, unless
you're really bored :P

Also, I wanted to add: I am accepting patches\! So if anyone wants to
look over the 68K core for bugs, that would save me untold amounts of
time in the near future :D
2016-08-13 09:47:30 +10:00
..
disassembler.cpp Update to v101r04 release. 2016-08-12 11:07:04 +10:00
effective-address.cpp Update to v100r12 release. 2016-07-25 23:15:54 +10:00
instruction.cpp Update to v101r05 release. 2016-08-13 09:47:30 +10:00
instructions.cpp Update to v101r05 release. 2016-08-13 09:47:30 +10:00
m68k.cpp Update to v101r03 release. 2016-08-11 08:02:02 +10:00
m68k.hpp Update to v101r05 release. 2016-08-13 09:47:30 +10:00
memory.cpp Update to v101r04 release. 2016-08-12 11:07:04 +10:00
registers.cpp Update to v100r11 release. 2016-07-23 12:32:35 +10:00