File: README

package info (click to toggle)
yabause 0.9.13.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 7,468 kB
  • ctags: 15,918
  • sloc: ansic: 96,432; cpp: 7,056; asm: 5,796; objc: 1,007; java: 804; pascal: 609; xml: 96; makefile: 7
file content (101 lines) | stat: -rw-r--r-- 3,183 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
        _   _          
       / \_/ \            ___  _      ____ 
       \     /___  ___   /   || | __ /    \ ____
        \   //   ||   \ /    || | \ \\  \_//    \
        /  //    ||   //  _  || |__\ \\  \    __/
        \_//  _  ||   \\_/ \_||______/ \  \\  \__
           \_/ \_||___/              \____/ \____\
     Yet Another Buggy And Uncomplete Saturn Emulator

           ____________________________________
           Copyright (c) 2002-2013 Yabause team


1) Introduction.............................................20
2) Staff/Thanks.............................................37
3) Contact information......................................73
4) Disclaimer...............................................84


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.QT for the crossplatform Qt 4 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.