More Info

Revision 610666

(Back to digest)
 

Features in Games

Michaël Larouche committed changes in /trunk/playground/games/gamefu:

Add basic support for Sega Genesis/Megadrive system

No specific meta information is extracted yet.

Maybe I'll create a Ruby script that will create stub system like this.

File Changes

Added 14 files
/trunk/playground/games/gamefu
 
/kfile_plugins/genesis
 
/systems/genesis
 
/kfile_plugins/genesis/CMakeLists.txt
 
/kfile_plugins/genesis/Genesis_ROM_Format.txt
 
/kfile_plugins/genesis/kfile_genesis.cpp
 
/kfile_plugins/genesis/kfile_genesis.desktop
 
/kfile_plugins/genesis/kfile_genesis.h
 
/kfile_plugins/genesis/x-rom-genesis.desktop
 
/systems/genesis/CMakeLists.txt
 
/systems/genesis/gamefu_genesis.desktop
 
/systems/genesis/genesisrommetadata.cpp
 
/systems/genesis/genesisrommetadata.h
 
/systems/genesis/genesissystem.cpp
 
/systems/genesis/genesissystem.h
Modified 2 files
/trunk/playground/games/gamefu
 
/kfile_plugins/CMakeLists.txt
 
/systems/CMakeLists.txt
16 files changed in total