Osmose is a Sega Master System emulator. This branch is optimized for the Raspberry Pi and based on Osmose 0.8.1 for SDL
  • C++ 50.9%
  • C 47.7%
  • Makefile 1%
  • Roff 0.4%
Find a file
2015-02-07 20:38:19 +00:00
cpu first commit 2013-03-03 23:15:43 -05:00
osmose_files first commit 2013-03-03 23:15:43 -05:00
unzip first commit 2013-03-03 23:15:43 -05:00
z80_disasm first commit 2013-03-03 23:15:43 -05:00
zlib first commit 2013-03-03 23:15:43 -05:00
BasicTypes.h first commit 2013-03-03 23:15:43 -05:00
BilinearVideoFilter.cpp first commit 2013-03-03 23:15:43 -05:00
BilinearVideoFilter.h first commit 2013-03-03 23:15:43 -05:00
Bits.h first commit 2013-03-03 23:15:43 -05:00
changes.txt first commit 2013-03-03 23:15:43 -05:00
DebugEventListener.h first commit 2013-03-03 23:15:43 -05:00
DebugEventThrower.cpp first commit 2013-03-03 23:15:43 -05:00
DebugEventThrower.h first commit 2013-03-03 23:15:43 -05:00
Definitions.h first commit 2013-03-03 23:15:43 -05:00
FIFOSoundBuffer.cpp first commit 2013-03-03 23:15:43 -05:00
FIFOSoundBuffer.h first commit 2013-03-03 23:15:43 -05:00
InputDevice.h first commit 2013-03-03 23:15:43 -05:00
IOMapper.cpp first commit 2013-03-03 23:15:43 -05:00
IOMapper.h first commit 2013-03-03 23:15:43 -05:00
IOMapper_GG.cpp first commit 2013-03-03 23:15:43 -05:00
IOMapper_GG.h first commit 2013-03-03 23:15:43 -05:00
JoystickInputDevice.cpp first commit 2013-03-03 23:15:43 -05:00
JoystickInputDevice.h first commit 2013-03-03 23:15:43 -05:00
KeyConversion.cpp first commit 2013-03-03 23:15:43 -05:00
license.txt first commit 2013-03-03 23:15:43 -05:00
main.cpp first commit 2013-03-03 23:15:43 -05:00
Makefile removed unneeded optimisations that are already enabled due to -Ofast, and remove cpu specific CFLAGS so we can optimise for rpi2 etc 2015-02-07 20:38:19 +00:00
MemoryMapper.cpp first commit 2013-03-03 23:15:43 -05:00
MemoryMapper.h first commit 2013-03-03 23:15:43 -05:00
MonochromVideoFilter.cpp first commit 2013-03-03 23:15:43 -05:00
MonochromVideoFilter.h first commit 2013-03-03 23:15:43 -05:00
Nearest2xVideoFilter.cpp first commit 2013-03-03 23:15:43 -05:00
Nearest2xVideoFilter.h first commit 2013-03-03 23:15:43 -05:00
NullVideoFilter.cpp first commit 2013-03-03 23:15:43 -05:00
NullVideoFilter.h first commit 2013-03-03 23:15:43 -05:00
Options.cpp first commit 2013-03-03 23:15:43 -05:00
Options.h first commit 2013-03-03 23:15:43 -05:00
osmose-0.8.1+rpi20130302.patch first commit 2013-03-03 23:15:43 -05:00
OsmoseConfiguration.cpp first commit 2013-03-03 23:15:43 -05:00
OsmoseConfiguration.h first commit 2013-03-03 23:15:43 -05:00
OsmoseCore.cpp first commit 2013-03-03 23:15:43 -05:00
OsmoseCore.h first commit 2013-03-03 23:15:43 -05:00
PaddleInputDevice.cpp first commit 2013-03-03 23:15:43 -05:00
PaddleInputDevice.h first commit 2013-03-03 23:15:43 -05:00
PadInputDevice.cpp first commit 2013-03-03 23:15:43 -05:00
PadInputDevice.h first commit 2013-03-03 23:15:43 -05:00
README.md first commit 2013-03-03 23:15:43 -05:00
readme.rpi first commit 2013-03-03 23:15:43 -05:00
readme.txt first commit 2013-03-03 23:15:43 -05:00
RomSpecificOption.cpp first commit 2013-03-03 23:15:43 -05:00
RomSpecificOption.h first commit 2013-03-03 23:15:43 -05:00
SaveState.h first commit 2013-03-03 23:15:43 -05:00
Scale2xScanlineVideoFilter.cpp first commit 2013-03-03 23:15:43 -05:00
Scale2xScanlineVideoFilter.h first commit 2013-03-03 23:15:43 -05:00
Scale2xVideoFilter.cpp first commit 2013-03-03 23:15:43 -05:00
Scale2xVideoFilter.h first commit 2013-03-03 23:15:43 -05:00
SmsDebugger.cpp first commit 2013-03-03 23:15:43 -05:00
SmsDebugger.h first commit 2013-03-03 23:15:43 -05:00
SmsEnvironment.cpp first commit 2013-03-03 23:15:43 -05:00
SmsEnvironment.h first commit 2013-03-03 23:15:43 -05:00
SN76489.cpp first commit 2013-03-03 23:15:43 -05:00
SN76489.h first commit 2013-03-03 23:15:43 -05:00
TextWriter.cpp first commit 2013-03-03 23:15:43 -05:00
TextWriter.cpp-o first commit 2013-03-03 23:15:43 -05:00
TextWriter.h first commit 2013-03-03 23:15:43 -05:00
TextWriter.h-o first commit 2013-03-03 23:15:43 -05:00
TvVideoFilter.cpp first commit 2013-03-03 23:15:43 -05:00
TvVideoFilter.h first commit 2013-03-03 23:15:43 -05:00
VDP.cpp first commit 2013-03-03 23:15:43 -05:00
VDP.h first commit 2013-03-03 23:15:43 -05:00
VDP_GG.cpp first commit 2013-03-03 23:15:43 -05:00
VDP_GG.h first commit 2013-03-03 23:15:43 -05:00
Version.h first commit 2013-03-03 23:15:43 -05:00
VideoFilter.h first commit 2013-03-03 23:15:43 -05:00
VideoFilterList.h first commit 2013-03-03 23:15:43 -05:00
WaveWriter.cpp first commit 2013-03-03 23:15:43 -05:00
WaveWriter.h first commit 2013-03-03 23:15:43 -05:00