Supermodel/Src/OSD/SDL
2012-07-12 06:13:24 +00:00
..
Audio.cpp Fixed left/right stereo channels -- they were reversed by default. 2012-02-09 17:12:13 +00:00
Main.cpp - Committing Nik's timing changes: the PowerPC's DEC and TBR now count at the correct rate and time is accurately maintained between calls to the emulator. A VBlank bit was identified in the Real3D status register space and is now timed. Unfortunately, there are still some problems and not all games are perfect, but FV2, VS2, and others are working much better or perfectly. 2012-07-12 06:13:24 +00:00
OSDConfig.h Added a wide screen hack that can be enabled with the -'wide-screen' argument or WideScreen in the config file. 2012-02-10 19:53:51 +00:00
SDLInputSystem.cpp Added support for joystick sliders to input system. 2011-11-01 23:24:37 +00:00
SDLInputSystem.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00
SDLMain_tmpl.h Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
SDLMain_tmpl.m Fixing import mistake: moving source code to trunk/Src. 2011-04-24 01:19:40 +00:00
Thread.cpp Added CThread::Sleep && CThread::GetTicks methods 2012-01-16 22:07:17 +00:00
Types.h Updated copyright information and added headers to all remaining files except debugger. 2011-09-14 19:08:43 +00:00