多机种模拟器之一,主要模拟FC、PCE(CD)、GBA等,支持SDL,占用资源低,0.4.5版主要针对了MAC系统的优化和PCE-CD的CD音轨WAV文件在二进制资料传输平台上的录放问题修正,具体内容如下:
drivers/opengl.cpp now includes the GL header files AFTER the header file that eventually loads config.h is included to fix compilation on Mac OS X.
Redefined SFEND from { 0 } to { 0, 0, 0}, and fixed older code to use the SFEND macro, to fix crashing on OSX and possibly other platforms when saving or loading states.
Reduced SDL's buffer size when using the SDL sound driver(used on MacOSX).
Restructured and merged some of the sections in the autoconf script. Note to future self: I noted that it seems if the first instance of PKG_CHECK_MODULES() is in a statement that doesn't evaluate, any other PKG_CHECK_MODULES() statements will fail. I don't know if this is a bug in autoconf, or a misunderstanding on my part.
Removed the largely unused ESD sound driver from compilation, as it is mostly unsuitable for use in Mednafen. Also removed the jack driver, as it was unfinished, and couldn't be used anyway.
PCE: Fixed CD-DA playback from "WAV" audio files on big-endian platforms.
Fixed a compilation problem on big-endian CPUs by adding appropriate type-casts in psf.cpp.
更多内容和下载请去官网:点击进入 |