bsnes/higan/pce
Tim Allen fbc1571889 Update to v106r85 release.
byuu says:

The bad instruction was due to the instruction before it fetching one
too many bytes. Didn't notice right away as the disassembler got it
right.

The register map was incorrect on the active 16-bit flags.

I fixed and improved some other things along those lines. Hooked up some
basic KnGE (VPU) timings, made it print out VRAM and some of the WRAM
onto the screen each frame, tried to drive Vblank and Hblank IRQs, but
... I don't know for sure what vector addresses they belong to.

MAME says "INT4" for Vblank, and says nothing for Hblank. I am wildly
guessing INT4==SWI 4==0xffff10, but ... I have no idea. I'm also not
emulating the interrupts properly based on line levels, I'm just firing
on the 0→1 transitions. Sounds like Vblank is more nuanced too, but I
guess we'll see.

Emulation is running further along now, even to the point of it
successfully enabling the KnGE IRQs, but VRAM doesn't appear to get much
useful stuff written into it yet.

I reverted the nall/primitive changes, so request for testing is I guess
rescinded, for whatever it was worth.
2019-01-22 11:26:20 +11:00
..
cartridge Update to v106r59 release. 2018-08-26 16:49:54 +10:00
controller Update to v103r05 release. 2017-07-01 16:15:27 +10:00
cpu Update to v106r30 release. 2018-05-28 11:16:27 +10:00
interface Update to v106r85 release. 2019-01-22 11:26:20 +11:00
psg Update to v106r67 release. 2018-12-21 11:01:14 +11:00
system Update to v106r52 release. 2018-07-25 22:24:03 +10:00
vce Update to v106r30 release. 2018-05-28 11:16:27 +10:00
vdc Update to v106r52 release. 2018-07-25 22:24:03 +10:00
vpc Update to v102r07 release. 2017-02-13 10:09:03 +11:00
GNUmakefile Update to v106r26 release. 2018-05-24 12:14:17 +10:00
pce.hpp Update to v102r08 release. 2017-02-20 19:13:10 +11:00