BizHawk/yabause
goyuken 415d749be9 saturn - fix r4402, which was horribly busted. the code looks messier now... almost as messy as before. except the sound test mode in SOTN works through savestates now (it doesn't in vanilla yabause), so i fixed something. 2013-05-03 22:12:35 +00:00
..
autopackage yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
doc yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
l10n yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
src saturn - fix r4402, which was horribly busted. the code looks messier now... almost as messy as before. except the sound test mode in SOTN works through savestates now (it doesn't in vanilla yabause), so i fixed something. 2013-05-03 22:12:35 +00:00
AUTHORS yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
CMakeLists.txt yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
COPYING yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
ChangeLog yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
GOALS yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
INSTALL yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
Makefile.am yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
NEWS yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README.DC yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README.LIN yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README.MAC yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README.PSP yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README.QT yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README.WII yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
README.WIN yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
TODO yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
acinclude.m4 yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
autogen.sh yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00
configure.in yabause 0.9.12 source release 2013-04-30 21:20:11 +00:00

README

        _   _          
       / \_/ \            ___  _      ____ 
       \     /___  ___   /   || | __ /    \ ____
        \   //   ||   \ /    || | \ \\  \_//    \
        /  //    ||   //  _  || |__\ \\  \    __/
        \_//  _  ||   \\_/ \_||______/ \  \\  \__
           \_/ \_||___/              \____/ \____\
     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.