StrikeBox icon indicating copy to clipboard operation
StrikeBox copied to clipboard

Add NV2A emulation

Open StrikerX3 opened this issue 7 years ago • 4 comments

Integrate XQEMU's NV2A emulation on the XQEMU adapter (#22).

StrikerX3 avatar Mar 09 '18 01:03 StrikerX3

While at it, make sure to splice OpenGL out of the code. We don't want any hard dependencies on any one graphics API.

StrikerX3 avatar Mar 11 '18 00:03 StrikerX3

Note, that the Cxbx-Reloaded version is a cripled copy of the xqemu nv2a implementation, so I'd advise to largely ignore the former in favor of the latter.

Also, once upon a time, there was an independent nv2a implementation build in xexec by haxar - this might be a valuable resource too for anyone :stuck_out_tongue_winking_eye: that can retrieve it's (now removed from github) code.

PatrickvL avatar Jan 25 '19 16:01 PatrickvL

Thanks for the info, @PatrickvL. I updated the references above.

StrikerX3 avatar Jan 25 '19 18:01 StrikerX3

JayFoxRox suggested submoduling XQEMU and creating an adapter for its hardware classes.

StrikerX3 avatar Feb 28 '19 12:02 StrikerX3