yabause
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
_ _ / \_/ \ ___ _ ____ \ /___ ___ / || | __ / \ ____ \ // || \ / || | \ \\ \_// \ / // || // _ || |__\ \\ \ __/ \_// _ || \\_/ \_||______/ \ \\ \__ \_/ \_||___/ \____/ \____\ Yet Another Buggy And Uncomplete Saturn Emulator ____________________________________ Copyright (c) 2002-2011 Yabause team 1) Introduction.............................................20 2) Staff/Thanks.............................................39 3) Contact information......................................75 4) Disclaimer...............................................86 1 Introduction________________________________________________ Yabause is a Sega Saturn emulator under GNU GPL. Yabause can boot Saturn bios and games, some of those games are playable. For installation/how to use information, check the ports specific README files: * README.DC for the dreamcast port * README.LIN for the linux port * README.MAC for the mac port * README.PSP for the PSP port * README.QT for the crossplatform Qt 4 port * README.WII for the WII port * README.WIN for the windows port 2 Staff/Thanks________________________________________________ See the AUTHORS file for team members list. Thanks to: * Runik (author of Saturnin), for all his help, especially on the vdp2. http://saturnin.consollection.com * Fabien Autrel (author of Satourne), for letting me browse his sources. http://satourne.consollection.com * Chuck Mason (author of semu), for releasing semu sources and for his handy debugger. * Romain Vallet for winning the "Find a name for my emu" contest, for his contribution to this README and for this nice web site he did. http://romanito.free.fr/ * Stefano and all of segadev for their help. * Josquin Debaz for writing the man page. * Bart Trzynadlowski for his disassembler. * Charles MacDonald for his saturn sample programs, docs, and being a major source for saturn information. 3 Contact information_________________________________________ E-mail: guillaume@yabause.org Web: http://yabause.org IRC: irc://irc.freenode.net/yabause Please don't ask for roms, bios files or any other copyrighted stuff. Please use the forum when you have any questions if possible. 4 Disclaimer__________________________________________________ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA See the GNU General Public License details in COPYING.