bsnes/higan/processor/huc6280
Tim Allen f500426158 Update to v101r34 release.
byuu says:

Changelog:

  - PCE: emulated gamepad polling
  - PCE: emulated CPU interrupt sources
  - PCE: emulated timer
  - PCE: smarter emulation of ST0,ST1,ST2 instructions
  - PCE: better structuring of CPU, VDP IO registers
  - PCE: connected palette generation to the interface
  - PCE: emulated basic VDC timing
  - PCE: emulated VDC Vblank, Coincidence, and DMA completion IRQs
  - PCE: emulated VRAM, SATB DMA transfers
  - PCE: emulated VDC I/O registers

Everything I've implemented today likely has lots of bugs, and is
untested for obvious reasons.

So basically, after I fix many horrendous bugs, it should now be
possible to implement the VDC and start getting graphical output.
2017-01-17 08:02:56 +11:00
..
disassembler.cpp Update to v101r33 release. 2017-01-15 11:58:47 +11:00
huc6280.cpp Update to v101r34 release. 2017-01-17 08:02:56 +11:00
huc6280.hpp Update to v101r34 release. 2017-01-17 08:02:56 +11:00
instruction.cpp Update to v101r34 release. 2017-01-17 08:02:56 +11:00
instructions.cpp Update to v101r34 release. 2017-01-17 08:02:56 +11:00
memory.cpp Update to v101r32 release. 2017-01-14 10:59:38 +11:00