bsnes/ruby/video
Tim Allen 40f4b91000 Update to v095r06 release.
byuu says:

Changelog:
- fixed I/O register reads; perfect score on endrift's I/O tests now
- fixed mouse capture clipping on Windows [Cydrak]
- several hours of code maintenance work done on the SFC core

All higan/sfc files should now use the auto fn() -> ret; syntax. Haven't
converted all unsigned->uint yet. Also, probably won't do sfc/alt as
that's mostly just speed hack stuff.

Errata:
- forgot auto& instead of just auto on SuperFamicom::Video::draw_cursor,
  which makes Super Scope / Justifier crash. Will be fixed in the next
  WIP.
2015-11-14 11:52:51 +11:00
..
opengl Update to v095r06 release. 2015-11-14 11:52:51 +11:00
cgl.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
direct3d.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
directdraw.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
gdi.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
glx.cpp Update to v095r02 release. 2015-11-10 22:07:34 +11:00
glx2.cpp Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
sdl.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
wgl.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
xshm.cpp Update to v094r28 release. 2015-06-20 15:44:05 +10:00
xv.cpp Update to v094r31 release. 2015-06-25 19:52:32 +10:00