bsnes/hiro
Tim Allen ea02f1e36a Update to v094r31 release.
byuu says:

This WIP scores 448/920 tests passed.

Gave a shot at ROM prefetch that failed miserably (ranged from 409 to
494 tests passed. Nowhere near where it would be if it were implemented
correctly.)

Three remaining issues:
- ROM prefetch
- DMA timing
- timers (I suspect it's a 3-clock delay in starting, not a 3-clock into
  the future affair)

Probably only going to be able to get the timers working without heroic
amounts of effort.

MUL timing is fixed to use idle cycles.
STMIA is fixed to set sequential at the right moments.
DMA priority support is added, so DMA 0 can interrupt DMA 1 mid-transfer.

In other news ...

I'm calling gtk_widget_destroy on the GtkWindow now, so hopefully those
Window_configure issues go away.

I realize I was leaking Display* handles in the X-video driver while
I was looking at it, so I fixed those.

I added DT_NOPREFIX so the Windows ListView will show & characters
correctly now.
2015-06-25 19:52:32 +10:00
..
cocoa Update to v094r09 release. 2015-02-28 12:52:53 +11:00
core Update to v094r28 release. 2015-06-20 15:44:05 +10:00
extension Update to v094r29 release. 2015-06-22 23:31:49 +10:00
gtk Update to v094r31 release. 2015-06-25 19:52:32 +10:00
platform Update to v094r13 release. 2015-03-07 21:21:47 +11:00
qt Update to v094r09 release. 2015-02-28 12:52:53 +11:00
reference Update to v094r09 release. 2015-02-28 12:52:53 +11:00
resource Update to v094r09 release. 2015-02-28 12:52:53 +11:00
windows Update to v094r31 release. 2015-06-25 19:52:32 +10:00
GNUmakefile Update to v094r31 release. 2015-06-25 19:52:32 +10:00
components.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
hiro.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
hiro.hpp Update to v094r27 release. 2015-06-18 20:48:53 +10:00