Alpha Posted October 16, 2005 Share Posted October 16, 2005 Mednafen is a portable, utilizing OpenGL and SDL, argument(command-line)-driven multi-system emulator with many advanced features. The Atari Lynx, GameBoy, GameBoy Color, GameBoy Advance, NES, PC Engine(TurboGrafx 16), and SuperGrafx are emulated. Modified the OpenGL code to use glTexSubImage2D() instead of glTexImage2D() every frame, resulting in a slight performance increase. Modified the OpenGL code to use smaller texture sizes with most PC Engine games(at least those that run at a width of 256 pixels; exceptions include Aoi Blink, R-Type 1 and 2, Yo Bros., and others). Lynx: Moved CMikie::Update() and C65C02::Update() into c65c02.cpp and mikie.cpp, respectively. Fixed pointer-to-integer type casting that was causing compiler errors under Ubuntu Linux AMD64. Modified a lot of code to work around/fix various compiler warnings. Fixed a few typos in the documentation.»» Homepage / Download Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now